aboutsummaryrefslogtreecommitdiffstats
path: root/README.txt
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2020-09-05 22:01:36 +0200
committer Eric Hameleers <alien@slackware.com>2020-09-05 22:01:36 +0200
commit84d214c7214b00cf82294ee088a80ba4498799bf (patch)
treeab38fd87be6832a0b05f400f90a02cc9b0aaeab6 /README.txt
parent8665fb1422c6f5ef1cd7e094a749f6281b94f168 (diff)
downloadliveslak-84d214c7214b00cf82294ee088a80ba4498799bf.tar.gz
liveslak-84d214c7214b00cf82294ee088a80ba4498799bf.tar.xz
Expand the capabilities of the 'toram' boot parameter
toram=all Prevent writes to disk since we are supposed to run from RAM; equivalent to parameter "toram". toram=os Load OS modules into RAM, but write persistent data to USB.
Diffstat (limited to 'README.txt')
-rw-r--r--README.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.txt b/README.txt
index 8c9d944..195c366 100644
--- a/README.txt
+++ b/README.txt
@@ -386,6 +386,11 @@ persistence=name => Use this if you are using a different
toram => copy the OS from the media to to RAM before running it.
You can remove the boot media after booting.
+toram=all => Prevent writes to disk since we are supposed to run from RAM;
+ equivalent to parameter "toram".
+
+toram=os => Load OS modules into RAM, but write persistent data to USB.
+
=== Troubleshooting ===
blacklist=mod1[,mod2[...]] => Add one or more kernel modules