X-Git-Url: http://git.grml.org/?p=grml2usb.git;a=blobdiff_plain;f=grml2usb.8.txt;h=f40fcaaba20f20bfe2b372e4133ff90cfc35983c;hp=d77db6076f573c25bf61b7cbdecfa24bc65d923a;hb=2ada6652e6db797635f3f35e55d6da56017a0dd5;hpb=efd19d8657e82eaaf6c6eeacdf939cfcf2ed57f0 diff --git a/grml2usb.8.txt b/grml2usb.8.txt index d77db60..f40fcaa 100644 --- a/grml2usb.8.txt +++ b/grml2usb.8.txt @@ -17,12 +17,13 @@ Important! The Grml team does not take responsibility for loss of any data! Introduction ------------ -grml2usb installs Grml on a given partition of your usb device and makes it -bootable. It provides multi-iso support, meaning you can specify several Grml -ISOs on the command line at once and select the Grml flavour you would like to -boot on the bootprompt then. Note that the *first* ISO specified on the grml2usb -command line will become the default one (that's the one that will boot when -just pressing enter on the bootprompt or wait until the boot timeout matches). +grml2usb installs Grml on a given partition of your usb device and makes +it bootable. It provides multiboot ISO support, meaning you can specify +several Grml ISOs on the command line at once and select the Grml +flavour you would like to boot on the bootprompt then. Note that the +*first* ISO specified on the grml2usb command line will become the +default one (that's the one that will boot when just pressing enter on +the bootprompt or wait until the boot timeout matches). [IMPORTANT] By default a compatible master boot record (MBR) is installed on the device @@ -129,6 +130,10 @@ Do not install /boot/addons/ files (like dos, grub, memdisk,...). Remove specified bootoption (could be a regex) from existing boot options. Use multiple entries for removing different bootoptions at once. + *\--skip-bootflag*:: + +Do not check for presence of bootflag on target device. + *\--skip-grub-config*:: Skip generation of grub configuration files. By default the configuration @@ -616,9 +621,9 @@ Install specified ISO on device /dev/sdX1 remove vga=791 and nomce from existing # grml2usb --bootoptions="persistent-path=%flavour_name" grml64_2010.04.iso grml_2010.04.iso /dev/sdX1 -Install specified ISOs on device /dev/sdx and add parameter persisten-path +Install specified ISOs on device /dev/sdx and add parameter persistent-path to every menu entry. %flavour_name will be expanded to the flavour of the specific -iso, e.g. Grml64 and Grml. +iso, e.g. grml64 and grml. [[ressources]] Online Ressources