diff options
author | Eric Hameleers <alien@slackware.com> | 2015-11-28 01:52:06 +0100 |
---|---|---|
committer | Eric Hameleers <alien@slackware.com> | 2015-11-28 01:52:06 +0100 |
commit | 4d5cdc379e338c1c28f4d7d09226d4167a3f9e1e (patch) | |
tree | 95eba4e47f473c238361f19750cbd7d392a333e1 /syslinux/f2.txt | |
download | liveslak-4d5cdc379e338c1c28f4d7d09226d4167a3f9e1e.tar.gz liveslak-4d5cdc379e338c1c28f4d7d09226d4167a3f9e1e.tar.xz |
Slackware Live Edition: initial commit.Beta2
This is Beta 2.
Read http://alien.slackbook.org/blog/slackware-live-edition-beta-2
for all the details.
Diffstat (limited to '')
-rw-r--r-- | syslinux/f2.txt | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/syslinux/f2.txt b/syslinux/f2.txt new file mode 100644 index 0000000..bf4ee9a --- /dev/null +++ b/syslinux/f2.txt @@ -0,0 +1,27 @@ + + + + + + + + + + + -+ Customization Help +- + +To boot with default values just press ENTER. +Customizations of the Live environment: +boot: live lang=nl_NL kbd=nl tz=Europe/Amsterdam + "Specify language, keyboard and/or timezone" +boot: live nop "No persistence, i.e. boot the virgin installation" +boot: live nomodeset "Boot with kernel mode setting for graphics + -- needed with some machines." +boot: live load=nvidia "Load and configure binary Nvidia drivers" +boot: live rootdelay=10 + "Add 10 second delay to allow proper USB initialization" +boot: live swap "Activate swap partitions if found on the computer" + +To check your system memory with memtest86+, use 'memtest': +boot: memtest + |