X-Git-Url: http://git.grml.org/?p=grml2usb.git;a=blobdiff_plain;f=grml2usb.8.txt;fp=grml2usb.8.txt;h=42b4bcd87842fe5608a3adbe890c14624856cf1d;hp=28df32da0095bea8409c9b5d7b8272a5c89e7960;hb=95b0773a46e1850a4855e4dde13ce6df94134c82;hpb=5d8f070b23996c9a279aa48048104fe512b70978 diff --git a/grml2usb.8.txt b/grml2usb.8.txt index 28df32d..42b4bcd 100644 --- a/grml2usb.8.txt +++ b/grml2usb.8.txt @@ -37,7 +37,7 @@ Options ------- ISO[s] should be the path to one or multiple grml-ISOs and/or the path to -the currently running live-system (being /lib/live/mount/medium). +the currently running live-system (being /run/live/medium). The device either might be a device name like /dev/sdX1 or a directory. When specifying a device name the device is mounted automatically. When specifying a @@ -580,11 +580,11 @@ Install specified ISO on device /dev/sdX1. Install specified ISOs on device /dev/sdX1 for multibooting ISOs. - # grml2usb /lib/live/mount/medium /dev/sdX1 + # grml2usb /run/live/medium /dev/sdX1 Install currently running Grml live system on device /dev/sdX1. - # grml2usb /lib/live/mount/medium /home/grml/grml64-full_2018.12.iso /dev/sdX1 + # grml2usb /run/live/medium /home/grml/grml64-full_2018.12.iso /dev/sdX1 Install currently running Grml live system and the specified ISO on device /dev/sdX1 for multibooting.