# grml-live-remaster /mnt/sda5/grml_remaster_0.1.iso
grml-live-remaster - remaster a grml from the live cd
grml-live-remaster <destination.iso>
grml-live-remaster is a script which lets you remaster a grml directlry from a running live CD session.
destination.iso should point to a path that is on a hard disk, you might want to mount some swap partitions or swap files first, because grml-live-remaster will need a lot ot RAM.
To live-remaster the system using the partition mounted on /mnt/sda5 invoke:
# grml-live-remaster /mnt/sda5/grml_remaster_0.1.iso
grml-live-remaster lacks LOTS of error checking code and needs a lot of love.
Please report feedback, bugreports and wishes to the grml-team!
Michael Schierl <schierlm@gmx.de>, Michael Prokop <mika@grml.org>