blob: 3288407ba9041419a274f98170fba400912503b0 (
about) (
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.
swap => Allow the Live OS to activate all swap partitions on
on the local hardware. By default, none 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 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 ==
|