diff options
Diffstat (limited to 'syslinux/f4.txt')
-rw-r--r-- | syslinux/f4.txt | 8 |
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. |