X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=grml2usb%2Findex.html;h=232e939a86095adf67e219bf5840110e8440992a;hb=2e53ab04d67599a739b4f98e7b97f4b29b67c845;hp=1a638f9208e78e4b4fa8a4527a0c59a93e74f92f;hpb=eef6d23807df0aa002d6f90c1226ae53e61f1e6f;p=grml.org.git diff --git a/grml2usb/index.html b/grml2usb/index.html index 1a638f9..232e939 100644 --- a/grml2usb/index.html +++ b/grml2usb/index.html @@ -743,7 +743,7 @@ asciidoc.install(2);

1. Name

-

grml2usb - install grml ISO(s) on usb device for booting

+

grml2usb - install Grml ISO(s) on usb device for booting

@@ -752,19 +752,20 @@ asciidoc.install(2);

grml2usb [ options ] <ISO[s]> <device>

-

Important! The grml team does not take responsibility for loss of any data!

+

Important! The Grml team does not take responsibility for loss of any data!

3. 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 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).

+

grml2usb installs Grml on a given partition of your usb device and makes +it bootable. It provides multiboot 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 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).

4. Options

-

The ISO[s] should be the path to one or multiple grml-ISOs and/or the path to +

ISO[s] should be the path to one or multiple grml-ISOs and/or the path to the currently running live-system (being /lib/live/mount/medium).

The device either might be a device name like /dev/sdX1 or a directory. When specifying a device name the device is mounted automatically. When specifying a @@ -825,7 +826,7 @@ Copy files only but do not install a bootloader.

Avoid executing commands, instead show what would be executed. Warning: please notice that the ISO has to be mounted anyway, otherwise -identifying the grml flavour would not be possible. +identifying the Grml flavour would not be possible.

@@ -912,6 +913,14 @@ multiple entries for removing different bootoptions at once.

+--skip-bootflag +
+
+

+Do not check for presence of bootflag on target device. +

+
+
--skip-grub-config
@@ -1030,7 +1039,7 @@ Enable verbose mode.
grml/
   |-- grml2usb.txt         [not yet implemented]
-  |-- grml-cheatcodes.txt  [list of bootoptions for grml]
+  |-- grml-cheatcodes.txt  [list of bootoptions for Grml]
   |-- grml-version.txt     [file containing information about grml-version]
   |-- LICENSE.txt          [license information]
   |-- md5sums              [md5sums of original ISO]
@@ -1294,7 +1303,7 @@ grml2usb.tgz.
 

7.2. Why can’t I just dd the ISO to a USB device?

-

Well, you can. :) Starting with grml 2009.10 the ISOs are dd-able straight out-of-the-box.

+

Well, you can. :) Starting with Grml 2009.10 the ISOs are dd-able straight out-of-the-box.

@@ -782,7 +783,7 @@ default MBR consider using --syslinux-mbr instead.
@@ -1504,7 +1513,7 @@ default 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 +

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.

@@ -1532,7 +1541,8 @@ iso, e.g. grml64 and grml.