X-Git-Url: http://git.grml.org/?p=grml2usb.git;a=blobdiff_plain;f=grml2usb.8.txt;h=9696f24013832ba160f4b03a07b2a6fa4128f0b0;hp=61b97c24fd2423ca3541063bd488996f906486cd;hb=5d3c18e7f0533bc44ceb3021f8e40707e70ed8b1;hpb=5b8c1e9fd23ec3ceaa27e42016e4a3e40a15bec3 diff --git a/grml2usb.8.txt b/grml2usb.8.txt index 61b97c2..9696f24 100644 --- a/grml2usb.8.txt +++ b/grml2usb.8.txt @@ -127,6 +127,11 @@ Do not output anything but just errors on console. Do not install /boot/addons/ files (like dos, grub, memdisk,...). + *\--remove-bootoption=...*:: + +Remove specified bootoption (could be a regex) from existing boot options. Use +multiple entries for removing different bootoptions at once. + *\--skip-grub-config*:: Skip generation of grub configuration files. By default the configuration @@ -630,6 +635,11 @@ file instead of the one provided by the ISO. Install specified ISO on device /dev/sdX1 and use "lang=de ssh=mysecret" as default bootoptions. + + # grml2usb --remove-bootoption="vga=791" --remove-bootoption="quiet" grml_2009.05.iso /dev/sdX1 + +Install specified ISO on device /dev/sdX1 remove vga=791 and quiet from existing bootoptions. + [[ressources]] Online Ressources -----------------