summaryrefslogtreecommitdiffstats
path: root/README.txt
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2017-07-18 10:55:48 +0200
committer Eric Hameleers <alien@slackware.com>2017-07-18 10:55:48 +0200
commit9d48a4829c63dc43faf7e6ea19b83f975eef8d07 (patch)
tree9295c73578dee9a79a3b9cded396a5ada8490b2a /README.txt
parent9a715d28b26908166077acf37612bab40186ced3 (diff)
downloadliveslak-9d48a4829c63dc43faf7e6ea19b83f975eef8d07.tar.gz
liveslak-9d48a4829c63dc43faf7e6ea19b83f975eef8d07.tar.xz
Document the 'debug=<number>' boot parameter
'2' enables verbose script execution; '4' dumps you into a debug shell right before the switch_root.
Diffstat (limited to 'README.txt')
-rw-r--r--README.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.txt b/README.txt
index 42f2c2d..981ca80 100644
--- a/README.txt
+++ b/README.txt
@@ -322,6 +322,9 @@ blacklist=mod1[,mod2[...]] => Add one or more kernel modules
debug => During init, pause at strategic locations while
assembling the overlay filesystem and show mount information.
+debug=<number> => '2' enables verbose script execution;
+ '4' dumps you into a debug shell right before the switch_root.
+
rescue => After initialization, you will be dropped in a
rescue shell to perform lowlevel maintenance.