Added tag 0.7.8 for changeset e10c87f88ec9ef7ec99f9773bb77ac745ea7aebf
[grml2usb.git] / grml2usb.8
index b6609ee..8ab0863 100644 (file)
@@ -21,6 +21,8 @@ grml2usb requires and supports exactly two options:
 .B <path-to-the-iso-file>
 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 <path-to-the-mountpoint>
 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)