X-Git-Url: https://git.grml.org/?p=grml2usb.git;a=blobdiff_plain;f=grml2usb.8.txt;h=dc23be06438b1c8c3028b7570556875416c19589;hp=933c84ec0c587bc478e48703de0101d016f5f3a0;hb=17edf962140d07b067ee65750333d4d3c8553d06;hpb=d772cdd2a9a0cf7da1c257e4d76f3bf16937196c diff --git a/grml2usb.8.txt b/grml2usb.8.txt index 933c84e..dc23be0 100644 --- a/grml2usb.8.txt +++ b/grml2usb.8.txt @@ -51,7 +51,8 @@ The following options are supported: *\--bootoptions=...*:: -Use specified bootoptions as default. +Use specified bootoptions as default. To use flavour name as a argument for a +boot parameter use %flavour which will be expanded to the flavour name. *\--bootloader-only*:: @@ -78,6 +79,10 @@ Format specified partition with FAT16. Force any (possible dangerous) actions requiring manual interaction (like --fat16). + *\--grub*:: + +Install grub bootloader instead of (default) syslinux. + *\--grub-mbr*:: Install grub into MBR (Master Boot Record) instead of PBR (Partition Boot @@ -650,6 +655,12 @@ default bootoptions. Install specified ISO on device /dev/sdX1 remove vga=791 and quiet from existing bootoptions. + # 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 +to every menu entry. %flavour_name will be expanded to the flavour of the specific +iso, e.g. grml64 and grml. + [[ressources]] Online Ressources -----------------