X-Git-Url: http://git.grml.org/?p=grml2usb.git;a=blobdiff_plain;f=grml2usb.8.txt;h=c908763892a17cde2052a36668125732db2a5e5e;hp=8f628890b880bfa05729d34cdc068244f3b61af5;hb=1d43bf36feeef95f29f8e34f22cc7c72b2447604;hpb=22a2cd3c1e781a4d0d5848509a90afac09fb7b5e diff --git a/grml2usb.8.txt b/grml2usb.8.txt index 8f62889..c908763 100644 --- a/grml2usb.8.txt +++ b/grml2usb.8.txt @@ -130,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 @@ -146,6 +150,12 @@ 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. + *\--skip-usb-check*:: + +Skip check to verify whether given device is a removable device. +Some USB devices are known to report wrong information, when using +such a device you can skip grml2usb's removable device check. + *\--syslinux*:: This option is deprecated and is being left only for backwards compatibility @@ -621,9 +631,9 @@ 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. -[[ressources]] -Online Ressources ------------------ +[[resources]] +Online Resources +---------------- Check out the link:http://grml.org/grml2usb/[grml2usb webpage] and the link:http://git.grml.org/?p=grml2usb.git[grml2usb git repository].