summaryrefslogtreecommitdiffstats
path: root/EFI
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2023-01-22 21:40:42 +0100
committer Eric Hameleers <alien@slackware.com>2023-01-22 21:40:42 +0100
commitba73f4d249939ac427600f40a56dd5b468128c56 (patch)
tree0ffc81592419beabf4bbdea521f00b6ffb9fef06 /EFI
parent72408e834633006d83451e62ace723cbd3ceb3c6 (diff)
downloadliveslak-ba73f4d249939ac427600f40a56dd5b468128c56.tar.gz
liveslak-ba73f4d249939ac427600f40a56dd5b468128c56.tar.xz
Update boot-stage help with new core2ram parameter. Update README.txt
Diffstat (limited to 'EFI')
-rw-r--r--EFI/BOOT/help.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/EFI/BOOT/help.txt b/EFI/BOOT/help.txt
index 8d7310e..ea24562 100644
--- a/EFI/BOOT/help.txt
+++ b/EFI/BOOT/help.txt
@@ -125,6 +125,10 @@ toram => copy the OS from the media to to RAM before running it.
toram=all => Prevent writes to disk since we are supposed to
run from RAM; equivalent to parameter "toram".
+toram=core => Load Console OS modules into RAM. Console-only Slackware
+ loads fast, contains 'setup2hd' and frees up your USB drive so you can
+ overwrite it with a Persistent Live OS.
+
toram=os => Load OS modules into RAM, but write persistent data to USB.
=== Troubleshooting ===