From: Christian Hofstaedtler Date: Sun, 25 Dec 2011 17:24:29 +0000 (+0100) Subject: Update grml2usb tgz, doc, grml2iso doc X-Git-Url: https://git.grml.org/?p=grml.org.git;a=commitdiff_plain;h=4889a146240f5fb67fed024b80ba935789805cab Update grml2usb tgz, doc, grml2iso doc --- diff --git a/grml2usb/grml2iso.html b/grml2usb/grml2iso.html new file mode 100644 index 0000000..a48908f --- /dev/null +++ b/grml2usb/grml2iso.html @@ -0,0 +1,905 @@ + + + + + +grml2iso(8) + + + + + +
+
+

1. Name

+
+

grml2iso - create a multiboot grml ISO using grml2usb

+
+
+
+

2. Synopsis

+
+

grml2iso -o <target.iso> <ISO[s]>

+
+
+

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

+
+
+
+
+

3. Introduction

+
+

grml2iso allows you to create a multiboot grml ISO. You can specify +two or more grml ISOs and will get one single multiboot ISO as a result. +grml2iso requires and uses grml2usb for this task and installs grub2 +as bootmanager on the multiboot ISO.

+
+
+
+

4. Options

+
+

grml2iso supports the environment variables GRML2USB and WRKDIR. +GRML2USB specifies the path to the grml2usb script you’d like to use. +WRKDIR specifies the work directory for creating the filesystem. +The work directory needs at least as much free disk space as the sum +of all specified ISOs.

+
+
+\-o <target.iso> +
+
+

+This option is mandatory and specifies where the resulting multiboot grml ISO +should be placed. Note that (to avoid any possible data loss) grml2iso will exit +if the specified target.iso exists already. +

+
+
+\-c <directory> +
+
+

+The content of the specified directory will be copied to the resulting +multiboot grml ISO. +

+
+
+\-b <boot params> +
+
+

+Use specified default bootoptions as default. +

+
+
+*\-f * +
+
+

+Force the program to run and overwrite an existing iso image. +

+
+
+\-r <boot param> +
+
+

+Remove specified boot parameter from existing command line. Could be specified multiple times. +

+
+
+\-p <grml2usb param> +
+
+

+Execute grml2usb with the specified parameters. For a list of valid parameters have a look at the grml2usb webpage or the grml2usb manpage +

+
+
+\-s <URI> +
+
+

+Generate a small iso file which downloads the squashfs file from the specified URI. Due to current limitations in busyboxs wget and DNS resolution, an URL can not contain a hostname but an IP only. This is useful if you want to boot systems which support booting iso image from your local system. Besides the iso image this command also copies the squashfs file to the output directory. +

+
+
+
+
+
+

5. Usage examples

+
+
+
+
# grml2iso -o /tmp/grml.iso grml_2009.05.iso grml64_2009.05.iso
+
+

Create multiboot ISO /tmp/grml.iso with grml_2009.05.iso and grml64_2009.05.iso.

+
+
+
# grml2iso -b 'lang=de ssh=passwd' -c /tmp/grml-content -o /srv/grml.iso /srv/grml/grml_2009.10.iso
+
+

Create a new iso with additional boot parameters and copy the content from /tmp/grml-content to the generated iso image.

+
+
+
# grml2iso -r quiet -r vga=791 -o /srv/grml.iso /srv/grml-small_2009.10.iso
+
+

Create a new iso and remove existing boot parameters quiet and vga=791.

+
+
+
# GRML2USB=/srv/git/grml2usb grml2iso -o /srv/grml.iso /srv/grml/grml_2009.05.iso /srv/grml/grml64-medium_2009.05.iso
+
+

Create multiboot ISO /srv/grml.iso with grml_2009.05.iso and +grml64-medium_2009.05.iso using /srv/git/grml2usb as grml2usb script.

+
+
+
# WRKDIR=/mnt/test/grml-tmp grml2iso -o /mnt/test/grml.iso grml_2009.05.iso grml64_2009.05.iso
+
+

Use /mnt/test/grml-tmp as working directory for creating the multiboot ISO +/mnt/test/grml.iso with grml_2009.05.iso and grml64_2009.05.iso.

+
+
+
# grml2iso -p --skip-addons -o /srv/grml.iso /srv/grml-small_2009.10.iso /srv/grml64-small_2009.10.iso
+
+

Don’t copy the addons from the specified iso images

+
+
+
+

6. Online Ressources

+
+ +
+
+
+

7. Bugs

+
+

Please report feedback, bugreports and wishes to the author.

+
+
+
+

8. Authors

+
+

Michael Prokop <mika@grml.org> and Thorsten Glaser <tg@mirbsd.org>

+
+
+
+

+ + + diff --git a/grml2usb/grml2usb.tgz b/grml2usb/grml2usb.tgz index 9c21709..e19942f 100644 Binary files a/grml2usb/grml2usb.tgz and b/grml2usb/grml2usb.tgz differ diff --git a/grml2usb/grml2usb.tgz.md5 b/grml2usb/grml2usb.tgz.md5 new file mode 100644 index 0000000..5d9b906 --- /dev/null +++ b/grml2usb/grml2usb.tgz.md5 @@ -0,0 +1 @@ +81fb5b18dba473c9d4b0d81a845a630c grml2usb.tgz diff --git a/grml2usb/grml2usb.tgz.md5.asc b/grml2usb/grml2usb.tgz.md5.asc index 9c22ea4..ee39036 100644 --- a/grml2usb/grml2usb.tgz.md5.asc +++ b/grml2usb/grml2usb.tgz.md5.asc @@ -1,11 +1,22 @@ -----BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 +Hash: SHA256 -3435a6cabdb9bab355b16d54834c46dc grml2usb.tgz +81fb5b18dba473c9d4b0d81a845a630c grml2usb.tgz -----BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.11 (GNU/Linux) +Version: GnuPG v1.4.10 (GNU/Linux) -iEYEARECAAYFAk7mGrwACgkQ2N9T+zficugFtQCeL57+kWce05ITozg4/hXkmC1D -EUgAninBM2H8pYvAX8IYoOydhiXPs6e3 -=5sh/ +iQIcBAEBCAAGBQJO91u4AAoJEL7IfitBhWKa66EP/R6LLWX7FLxtSaGRWvg+wWHx +0KX7KBLUp8BZ4N/YqAcUq+F2Uduz5V712BLt5PQGbkg45KJsxvZFX3HciATtYN+U +tqAHF7QYD0M/AZV0zakd/riMSGYceYPD6D0686CCOJhbjrvcyw2b/4JNsDhICaGI +IeDL8wjmNUZ/IoJdH36qbWkJpE6M8hcBWPm74vtQRm2JC8rgv/QfVjEXGLpJIJnX +qudNcRDeq17JbGuIJASmG1eza1gitHmIxJCl48Zr2CdKrhNcb9M8ceBA9KfNafou +LyBwCztN43gQAIrVUGY1mbJuOGmkb3tu+urfres8fyRwo8NYUGUbOsL+ilk/36YY +V9Cg4TxrAjSSypJGl8tuhW+/dGRF5QFJlEwmuAtO02gLjQMwVwPg1XwrmTSQ1wGI +dX1aJS4vUzTrZa2HjkoPZMTM+CM8XvhALaTYEO+RoDHJxPhIJ1NlvoXmLIhga2H4 +Z7MWSOCBTAcUcGB9K5Y4XQ6wjPmpXtz61MnOGSoHyusWewGKlO9d5+1zqvpLNivs +5Ku7PuVqEJLPd4NmkiYEUDlvXRltjnt5vlUt7ZTmkI6Q+I7pMtlK+mM1i+VeiQ8+ +OmKkeTvsb4MYgOU+IzIlyj+TAxCaA+3ZHTEYVqyNeXekOQI6STbDsaS9fekSJqoO +Na6Oc0S8ZydL6DQ/0I6A +=5w2p -----END PGP SIGNATURE----- + diff --git a/grml2usb/index.html b/grml2usb/index.html index f6bd2da..a14f69b 100644 --- a/grml2usb/index.html +++ b/grml2usb/index.html @@ -1499,9 +1499,9 @@ syslinux being the default) and install a master boot record (MBR) to the MBR of default bootoptions.

-
# grml2usb --remove-bootoption="vga=791" --remove-bootoption="quiet" grml_2009.10.iso /dev/sdX1
+
# grml2usb --remove-bootoption="vga=791" --remove-bootoption="nomce" grml_2009.10.iso /dev/sdX1
-

Install specified ISO on device /dev/sdX1 remove vga=791 and quiet from existing bootoptions.

+

Install specified ISO on device /dev/sdX1 remove vga=791 and nomce from existing bootoptions.

# grml2usb --bootoptions="persistent-path=%flavour_name" grml64_2010.04.iso grml_2010.04.iso /dev/sdX1
@@ -1534,7 +1534,7 @@ iso, e.g. grml64 and grml.