X-Git-Url: https://git.grml.org/?p=grml2usb.git;a=blobdiff_plain;f=grml2usb.8.txt;fp=grml2usb.8.txt;h=d1e2bfb6bdb4d57cd7864676b4b692938ce8f704;hp=dc2a1ae891d2debc3d4e27d4acd4262f6adcf3bc;hb=84837535b9a9867f60ef32c247dfc9840fbc9a27;hpb=61d5b21ed3547010080bed30bb8c410edb072df6 diff --git a/grml2usb.8.txt b/grml2usb.8.txt index dc2a1ae..d1e2bfb 100644 --- a/grml2usb.8.txt +++ b/grml2usb.8.txt @@ -373,22 +373,6 @@ It is *NOT* enough to have just the grml2usb script itself without the according files provided either via the Debian package, the git tree or the file grml2usb.tgz. -[[grml2hd-vs-grml2usb]] -What's the difference between grml2hd and grml2usb? -~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - -grml2hd installs a running grml system to a harddisk. When rebooting the -harddisk installation can be modified and changes will find their way to the -harddisk immediately. grml2usb copies just the compressed chroot filesystem -(being the squashfs file), some further informational files and a bootloader to -your device. This way you don't need as much space as with a harddisk -installation (just a USB device with >=ISO size) and when rebooting the system -your changes will be lost (unless you are using the persistency feature, see -link:http://wiki.grml.org/doku.php?id=persistency[http://wiki.grml.org/doku.php?id=persistency]). -Think of using a better CD version: booting is (usually) faster, you don't need -to burn a new CD when a new ISO version arrives (just install the new ISO using -grml2usb) and you can carry additional files on a writable medium with yourself. - [[dd]] Why can't I just dd the ISO to a USB device? ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~