summaryrefslogtreecommitdiffstats
path: root/README.txt
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2017-07-19 23:03:53 +0200
committer Eric Hameleers <alien@slackware.com>2017-07-19 23:03:53 +0200
commitb29a98a3574573958d27cf7b46c9f780bf9ee557 (patch)
tree03b8c136314f814af0d407377988544e7d151d21 /README.txt
parent7d22682ddd36a23b6c55652ba59b9a05c19a8b7a (diff)
downloadliveslak-b29a98a3574573958d27cf7b46c9f780bf9ee557.tar.gz
liveslak-b29a98a3574573958d27cf7b46c9f780bf9ee557.tar.xz
Allow syntax 'livemedia=scandev:/path/to/live.iso'
Use the 'scandev' keyword instead of specifying an actual partition name if you want liveslak to scan all partitions for the ISO. Use this if you are not sure of the devicename and have no means of figuring it out.
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 981ca80..47d4d75 100644
--- a/README.txt
+++ b/README.txt
@@ -290,6 +290,9 @@ livemedia=/dev/sdX => Tell the init script which partition
livemedia=/dev/sdX:/path/to/live.iso => Use this if you want to
load the live OS from an ISO file on a local harddisk partition.
+livemedia=scandev:/path/to/live.iso => Use this if liveslak should
+ scan all device partitions to locate the ISO file.
+
livemain=directoryname => Use this if you copied the content
of the ISO to a different directory than "liveslak".