X-Git-Url: http://git.grml.org/?p=grml-live.git;a=blobdiff_plain;f=docs%2Fgrml-live.txt;h=86dd91ea65eaa1b444f3fc0261d65e8dc73f63c2;hp=9de557d5af497c719cc88062d0e18c20ae3b055e;hb=fcd3d3c959291bc4b88f3f26c0ec3347a826eb3d;hpb=b9d53b2a4c8f5e8bf506f893c7d7e3c75a7f548a diff --git a/docs/grml-live.txt b/docs/grml-live.txt index 9de557d..86dd91e 100644 --- a/docs/grml-live.txt +++ b/docs/grml-live.txt @@ -252,8 +252,8 @@ system: [NOTE] -If you have enough RAM, just run "mount -t tmpfs none /mnt/ramdisk" to get a -tmpfs ("RAMDISK"), and use /mnt/ramdisk as build and output directory - this +If you have enough RAM, just run "mount -t tmpfs none /media/ramdisk" to get a +tmpfs ("RAMDISK"), and use /media/ramdisk as build and output directory - this results in a very fast build process. Note that these files will be gone when rebooting. @@ -535,9 +535,8 @@ Instructions # mv AMD64.tar.gz /etc/grml/fai/config/basefiles/ # install relevant tools - # please check out http://grml.org/grml-live/#current_state when encountering problems! apt-get install -t squeeze-backports squashfs-tools - apt-get -o APT::Install-Recommends=false install grml-live + apt-get --no-install-recommends install grml-live # adjust grml-live configuration for our needs: cat > /etc/grml/grml-live.local << EOF