X-Git-Url: http://git.grml.org/?p=grml2usb.git;a=blobdiff_plain;f=grml2usb.8.txt;h=75d3662902f3d1c01474e72daa05044cbe44e05d;hp=27f6542af011f4f776c8f12581805a495338b109;hb=2ec387d38fba2294980b00aee3b748f2d005161a;hpb=1f09918a4d50bd76d94377807b310da87487141c;ds=sidebyside diff --git a/grml2usb.8.txt b/grml2usb.8.txt index 27f6542..75d3662 100644 --- a/grml2usb.8.txt +++ b/grml2usb.8.txt @@ -319,12 +319,19 @@ isolinux/syslinux fixes the problem. Frequently Asked Questions (FAQ) -------------------------------- -Where can I get the grml2usb? -~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +Where can I get grml2usb? +~~~~~~~~~~~~~~~~~~~~~~~~~ -grml2usb is available via link:http://deb.grml.org/[the grml-testing Debian -repository]. Please make sure you've the Debian package installed, just having -the grml2usb script available is definitely *NOT* enough! +grml2usb is available as Debian package via link:http://deb.grml.org/[the +grml-testing Debian repository]. Please make sure you really have the Debian +package installed as having just the grml2usb script available is definitely +*NOT* enough! + +If you do NOT have a Debian based system but still want to be able to use +grml2usb you can use the provided +link:http://grml.org/grml2usb/grml2usb.tgz[http://grml.org/grml2usb/grml2usb.tgz] +(link:http://grml.org/grml2usb/grml2usb.tgz.md5.asc[gpg signed md5 hash]). +Download and extract the tarball and execute the provided script 'install.sh'. What's the difference between grml2hd and grml2usb? ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ @@ -378,7 +385,7 @@ link:http://deb.grml.org/[the grml-testing Debian repository]. Why do I have to use a FAT16 filesystem? ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -You have to use a FAT16 filesystem only if you consider using syslinux, Syslinux +You have to use a FAT16 filesystem only if you consider using syslinux. Syslinux (currently) does not support any other filesystems. If you want to use another filesystem (like ext2/3) just don't use syslinux (drop the \--syslinux option) but use the default bootloader (grub) instead.