X-Git-Url: https://git.grml.org/?p=grml2usb.git;a=blobdiff_plain;f=grml2usb.8;h=8ab0863f154dc239fb7cc9920afdc0119a663b4a;hp=b6609ee325f6064358b6d7579e7f1685e1343711;hb=05fb6c5715c60f11f257df61779a351c8eb4c947;hpb=5052336d74c7a6fb0ffa65588c7d918e7308041e diff --git a/grml2usb.8 b/grml2usb.8 index b6609ee..8ab0863 100644 --- a/grml2usb.8 +++ b/grml2usb.8 @@ -21,6 +21,8 @@ grml2usb requires and supports exactly two options: .B The path where the iso you want to use for installation is available. That's something like for example /home/mika/grml_0.9.iso. +The path could als be a block device or a plain directory (which contains all +files of the iso). .TP .B This option specifies the mountpoint for your usb device, using the setup in @@ -37,6 +39,9 @@ bootflag enabled (see 'cfdisk /dev/ice') and with filesystem type vfat .B grml2usb /home/mika/grml_0.9.iso /mnt/usb-sda1 This will install the iso grml_0.9.iso to the device behind mountpoint /mnt/usb-sda1 set up via /etc/fstab. +.TP +.B grml2usb /cdrom /mnt/external1 +Install currently running grml to usb-device on /mnt/external1. .SH SEE ALSO .BR "http://wiki.grml.org/doku.php?id=usb " and .BR grml2hd (8)