summaryrefslogtreecommitdiffstats
path: root/syslinux/f4.txt
blob: 8842bccd9d0324922c354eef08640ae593380e8a (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
27
28
29
30
31
==  Tweaks for the boot commandline ==

=== Hardware related ===

localhd => initialize RAID/LVM on local hard drives.

nga => no glamor 2D acceleration.  Use when X.Org fails
  with error "EGL_MESA_drm_image required".

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