From b29a98a3574573958d27cf7b46c9f780bf9ee557 Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Wed, 19 Jul 2017 23:03:53 +0200 Subject: 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. --- README.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'README.txt') 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". -- cgit v1.2.3