Hi
I wanted to suggest some minor modifications to the instructions concerning the usb stick installation.
I found that in order to install grml-medium-2008.11 , I had to adjust the lines in red. I also added some requirements that might not be available , when your build environment is not grml ( I suppose $medium can be replaced with the other flavors but I have not verified ):

aptitude install syslinux   # syslinux 3.71 or later must be available on your GNU/Linux system

aptitude install dosfstools  # to get mkfs.vfat

and the files linux26 and the minirt.gz (since grml1.1: initrd.gz!) from the directory named like the grml-flavour (/boot/grml, /boot/grmlmedium, /boot/grml64,...) to root of usb-stick

         in /mnt/external1, mv isolinux.cfg to syslinux.cfg  #I am not sure if this is required, though

disk layout:

/mnt/external1:


addons
f1
..
isolinux
isolinux.bin
syslinux.cfg
ldlinux.sys
live/
   filesystem.module
   grml-medium.squashfs

boot/grmlmedium
  initrd.gz
  linux26

Pleases let me know , if I am wrong of if there are better ways to do that ( I know, there is grml2usb, but I want to be sure to understand what's going on)

Thanks
Peter