summaryrefslogtreecommitdiffstats
path: root/syslinux/f4.txt
blob: 3a871e375b7e748317886f5394f6550ccb36a888 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
==  Tweaks for the boot commandline ==

=== Hardware related ===

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. Default is 5.

swap => Allow the Live OS to activate all swap partitions on
  the local hardware. By default, no swap is touched.

=== Troubleshooting ===

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 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.

== [F1]: Home [F2]: Desktop setup [F3]: Media tweaks ==