X-Git-Url: https://git.grml.org/?p=grml2usb.git;a=blobdiff_plain;f=grml2usb.8.txt;h=43a383c72260656eb588238f7b4b9b14c7dd99aa;hp=0a0ffb74ab6fc83cde40a15cf2007be4f6f69d23;hb=ddf2721eb25c00a2816fa5c65cf57127e669aee2;hpb=0c7f61de1f31ba80833bede85849aa34073660c6 diff --git a/grml2usb.8.txt b/grml2usb.8.txt index 0a0ffb7..43a383c 100644 --- a/grml2usb.8.txt +++ b/grml2usb.8.txt @@ -413,7 +413,7 @@ FAT16 filesystem. Install specified ISO on device /dev/sdx1 and use syslinux as bootloader (instead of grub being the default). -///////////////////////////////////////////////////////////////// +/////////////////////////////////////////////////////////////////////////////////////// # grml2usb --kernel=/boot/vmlinuz-2.6.28-grml --initrd=/boot/initrd.img-2.6.28-grml \ /home/grml/grml_2008.11.iso /dev/sdx1 @@ -422,10 +422,10 @@ instead of the ones provided by the ISO. # grml2usb --squashfs=/grml/grml-live/grml_cd/live/grml.squashfs \ /home/grml/grml_2008.11.iso /dev/sdx1 -///////////////////////////////////////////////////////////////// Install specified ISO on device /dev/sdx1 but use given squashfs file instead of the one provided by the ISO. +/////////////////////////////////////////////////////////////////////////////////////// # grml2usb --bootoptions="lang=de ssh=mysecret" grml_2008.11.iso /dev/sdx1