@@ -65,7 +65,6 @@ grml persistence Enable persistency feature, more details a
6565 http://wiki.grml.org/doku.php?id=persistency
6666grml hostname=... Set hostname to given argument
6767grml hostname Set a random hostname
68- [Note: only available with releases newer than 2010.04]
6968grml nonetworking Do not create/overwrite /etc/network/interface during startup
7069grml distri=... Set distribution name to given argument. If a jpg file named like the
7170 given distri name can be found in directory desktop on the ISO
@@ -129,25 +128,22 @@ grml isofrom=[fs:][/device]/grml.iso Use specified ISO image for booting.
129128 NOTE: you can can also use isofrom=/dev/disk/by-label/yourlabel
130129 (adjust yourlabel as needed), which should prevent choosing the
131130 wrong block device (e.g. if more than one disk is present).
132- grml findiso=/grml_2010.12. iso Look for the specified ISO file on all disks where it usually
131+ grml findiso=/grml-.... iso Look for the specified ISO file on all disks where it usually
133132 looks for the .squashfs file (so you don't have to know the device name
134133 as in isofrom=....).
135134grml fetch=$IP/filename.squashfs Download a squashfs image from a given url, copying to ram and booting it.
136- [Note: releases before 2011.05 didn't support DNS but IP only.]
137135grml live-media-path=/live/grml... Sets the path to the live filesystem on the medium
138136 By default, it is set to /live/$GRML_FLAVOUR/ (where $GRML_FLAVOUR
139137 is corresponding to grml64-full, grml32-full, grml64-small,...
140- [Note: this option is mandatory since release 2011.12 ]
138+ [Note: this parameter is mandatory]
141139grml module=grml Instead of using the default "$name.module" another file can
142140 be specified without the extension ".module"; it should be placed
143141 on "/live" directory of the live medium
144142 Useful for Multiboot USB pen, see
145143 http://wiki.grml.org/doku.php?id=tips#multiboot_usb_pen
146144grml bootid=mybootid Use specified argument as identifier for the ISO.
147145 mybootid is specified in /conf/bootid.txt on the ISO.
148- [Note: only available since release 2010.04]
149146grml ignore_bootid Disable bootid verification.
150- [Note: only available since release 2010.04]
151147
152148
153149Debugging related settings:
0 commit comments