mkdir boot
mkdir hurd
mkdir lib
mkdir boot/grub
gzip objcopy boot/gnumach
gzip objcopy boot/serverboot
gzip objcopy lib/ld.so.1
gzip objcopy hurd/ext2fs.static
copy boot/grub/menu.lst
copy boot/grub/stage1
copy boot/grub/stage2