summaryrefslogtreecommitdiffstats
path: root/syslinux
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2016-02-15 22:42:11 +0100
committer Eric Hameleers <alien@slackware.com>2016-02-15 22:42:11 +0100
commit6bf2c8f15bd86514fa3f965e2ca1b0d835b1da67 (patch)
tree6d96909bb11504850c64fadd7c3d37f4a844659a /syslinux
parentb1d9adeb4fe038f0315106b6bdc8cb393af58383 (diff)
downloadliveslak-6bf2c8f15bd86514fa3f965e2ca1b0d835b1da67.tar.gz
liveslak-6bf2c8f15bd86514fa3f965e2ca1b0d835b1da67.tar.xz
Tweaks and spelling fixes for the syslinux and grub2 help files.
Diffstat (limited to 'syslinux')
-rw-r--r--syslinux/f4.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/syslinux/f4.txt b/syslinux/f4.txt
index 3288407..3a871e3 100644
--- a/syslinux/f4.txt
+++ b/syslinux/f4.txt
@@ -6,10 +6,10 @@ nomodeset => Boot without kernel mode setting, needed with
some machines.
rootdelay=10 => Add 10 second delay to give the kernel more
- time to initialize USB. Try this if booting fails.
+ time to initialize USB. Try this if booting fails. Default is 5.
swap => Allow the Live OS to activate all swap partitions on
- on the local hardware. By default, none is touched.
+ the local hardware. By default, no swap is touched.
=== Troubleshooting ===
@@ -17,8 +17,8 @@ blacklist=mod1[,mod2[...]] => Add one or more kernel modules
to the kernel blacklist to prevent them from loading, in case
they cause issues during operation.
-debug => During init, pause at specifiuc locations while as-
- sembling the overlay filesystem and show mount information.
+debug => During init, pause at strategic locations while
+ assembling the overlay filesystem and show mount information.
rescue => After initialization, you will be dropped in a
rescue shell to perform lowlevel maintenance.