Hi,

I'm working with the fantastic-boot-CD GRML:

 * http://grml.org/

With grml-live you can build / update your own cd with one line of code!!!

 * http://grml.org/grml-live/

Doing this you have always new kernel and drivers from debian
(stable/unstable).

Usage examples

To get a small, Debian-stable and grml-based Live-CD using
/grml/grml-live as build and output directory just run:

# grml-live

To get a small Debian-unstable and grml-small based Live-CD using
/home/mika/grml-live as build and output directory just use:

# grml-live -c GRMLBASE,GRML_SMALL,I386 -o /home/mika/grml-live

To get a small, Debian-unstable and grml-based Live-CD using /tmp as
build and output directory and use grml_0.0-3.iso as ISO name (placed
inside /tmp/grml_isos) just invoke:

# grml-live -o /tmp -c GRMLBASE,GRML_SMALL,I386 -s sid -i grml_0.0-3.iso


So unattended could be :-)

# grml-live -c GRMLBASE,GRML_SMALL,I386,WU -o /home/wu.iso

cu,

Ralf

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
unattended-info mailing list
unattended-info@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/unattended-info

Reply via email to