X-Git-Url: https://git.grml.org/?p=grml2usb.git;a=blobdiff_plain;f=grml2usb.8.txt;h=142671d293d5ccc22fa442095e609848f097c1c0;hp=822341d4922587d80585910cf657cb5c3bdd8af6;hb=c405c60270992217b4485dbcd0ba4c9bf258fa0b;hpb=627d8d8f3b3b8963ae8657c19bc020bbbf9b5a93 diff --git a/grml2usb.8.txt b/grml2usb.8.txt index 822341d..142671d 100644 --- a/grml2usb.8.txt +++ b/grml2usb.8.txt @@ -19,7 +19,7 @@ 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 bootbrompt then. Note that the *first* ISO specified on the grml2usb +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). @@ -119,10 +119,22 @@ Do not output anything but just errors on console. Do not install /boot/addons/ files (like dos, grub, memdisk,...). + *\--skip-grub-config*:: + +Skip generation of grub configuration files. By default the configuration +files for syslinux *and* grub will be written so you've a working configuration +file no matter whether you're using grub or syslinux as bootloader. + *\--skip-mbr*:: Do not touch/install the master boot record (MBR). + *\--skip-syslinux-config*:: + +Skip generation of syslinux configuration files. By default the configuration +files for syslinux *and* grub will be written so you've a working configuration +file no matter whether you're using grub or syslinux as bootloader. + *\--syslinux*:: Install syslinux bootloader instead of the default (being grub).