X-Git-Url: http://git.grml.org/?a=blobdiff_plain;ds=sidebyside;f=manpages%2Fgrml2ram.8;h=69026b1f5cc02c04d3ecd0fbaabe86be90b60112;hb=0c2ca6d03c11580038978c3bcd7eba02d788bac2;hp=34310d2b7858b11ab1396bd08cb4c64cbc584bc0;hpb=ed04d5a64caaa421e2ffdf3e06b88e763504b91f;p=grml-scripts.git diff --git a/manpages/grml2ram.8 b/manpages/grml2ram.8 index 34310d2..69026b1 100644 --- a/manpages/grml2ram.8 +++ b/manpages/grml2ram.8 @@ -1,21 +1,22 @@ .TH grml2ram 8 .SH "NAME" -grml2ram \- copy compressed GRML image to RAM +grml2ram \- copy compressed Grml image to RAM .SH SYNOPSIS .B grml2ram .SH DESCRIPTION -grml2ram is a script which copies the compressed GRML image to RAM and -unmounts /cdrom then. This allows ejecting of the CD (run 'eject /dev/cdrom' for example) -afterwards. Therefore running the grml live-cd without the need for a present grml-ISO is possible. -Please notice that you need enough free RAM to run grml2ram. At least enough space for the compressed -GRML image itself (about 52MB for grml-small and 685MB for grml) and for running userspace software -afterwards (at least 128MB are recommended) should be available. +grml2ram is a script which copies the compressed Grml image to RAM and unmounts +/cdrom then. This allows ejecting of the CD (run 'eject /dev/cdrom' for example) +afterwards. Therefore running the Grml live system without the need for a +present Grml-ISO is possible. Please notice that you need enough free RAM to +run grml2ram. At least enough space for the compressed Grml image itself +(roughly the size of the ISO) and for running userspace software afterwards (at +least 128MB are recommended) should be available. .SH OPTIONS grml2ram supports only the following option: .TP .B -f, \-\-force -Force copy process for GRML image even though the check for enough free RAM fails. +Force copy process for Grml image even though the check for enough free RAM fails. .SH SEE ALSO .B bootoption toram .SH AUTHOR -This manual page was written by Michael Prokop for the grml project. +This manual page was written by Michael Prokop for the Grml project.