summaryrefslogtreecommitdiffstats
path: root/syslinux/f4.txt
diff options
context:
space:
mode:
Diffstat (limited to 'syslinux/f4.txt')
-rw-r--r--syslinux/f4.txt22
1 files changed, 22 insertions, 0 deletions
diff --git a/syslinux/f4.txt b/syslinux/f4.txt
new file mode 100644
index 0000000..9d27e29
--- /dev/null
+++ b/syslinux/f4.txt
@@ -0,0 +1,22 @@
+== 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.
+
+swap => Allow the Live OS to activate all swap partitions on
+ on the local hardware. By default, none is touched.
+
+=== Troubleshooting ===
+
+debug => During init, pause at specifiuc locations while as-
+ sembling 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 ==