X-Git-Url: https://git.grml.org/?p=grml2usb.git;a=blobdiff_plain;f=grml2usb.8.txt;fp=grml2usb.8.txt;h=91fd1b20b11418505f12525e9d1e663e8ba8200f;hp=59c562732b5095de40fafa7fc63006e7d8b181b4;hb=cc12ab635f2b0586aa212899a123c851eb05d076;hpb=d85b3e390008b8659eb9929ec8d28c0ec82e1f89 diff --git a/grml2usb.8.txt b/grml2usb.8.txt index 59c5627..91fd1b2 100644 --- a/grml2usb.8.txt +++ b/grml2usb.8.txt @@ -52,7 +52,8 @@ The following options are supported: *\--bootoptions=...*:: 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. +boot parameter use %flavour which will be expanded to the flavour name. To add +multiple bootoptions you can specify the option multiple time. *\--bootloader-only*:: @@ -646,6 +647,7 @@ file instead of the one provided by the ISO. /////////////////////////////////////////////////////////////////////////////////////// # grml2usb --bootoptions="lang=de ssh=mysecret" grml_2009.10.iso /dev/sdX1 + # grml2usb --bootoptions="lang=de" --bootoptions="ssh=mysecret" grml_2009.10.iso /dev/sdX1 Install specified ISO on device /dev/sdX1 and use "lang=de ssh=mysecret" as default bootoptions.