X-Git-Url: https://git.grml.org/?p=grml-live.git;a=blobdiff_plain;f=docs%2Fgrml-live-remaster.txt;h=1bfc3f0fc442ee0217011d54d4ee88abd1173fc4;hp=dc63c50410eacef34470978f4ac4dac80674afa5;hb=b1addd4d0b10e52d8fa55b1e307994cfad39ceaf;hpb=0467ef3fb1525901bd86593af9edce97991938c5 diff --git a/docs/grml-live-remaster.txt b/docs/grml-live-remaster.txt index dc63c50..1bfc3f0 100644 --- a/docs/grml-live-remaster.txt +++ b/docs/grml-live-remaster.txt @@ -14,7 +14,7 @@ grml-live-remaster Description ----------- -grml-live-remaster is a script which lets you remaster a grml directlry from a +grml-live-remaster is a script which lets you remaster a grml directly from a running live CD session. Options @@ -24,19 +24,19 @@ Options 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. +need a lot of RAM. Usage examples -------------- -To live-remaster the system using the partition mounted on /mnt/sda5 invoke: +To live-remaster the system using the partition mounted on /media/sda5 invoke: - # grml-live-remaster /mnt/sda5/grml_remaster_0.1.iso + # grml-live-remaster /media/sda5/grml_remaster_0.1.iso TODO list --------- -grml-live-remaster lacks lots of error checking code. +grml-live-remaster lacks LOTS of error checking code and needs a lot of love. Bugs ----