Codice:
timeout 10
default 0
title Super Grub Disk
usbshift
configfile $(grub_device)/boot/sgd/sgd.lst
title puppy
kernel /puppy/vmlinuz pmedia=usbflash
initrd /puppy/initrd.gz
title Clonezilla live
kernel /live/vmlinuz1 boot=live union=aufs noprompt ocs_live_run="ocs-live-general" ocs_live_extra_param="" ocs_live_keymap="" ocs_live_batch="no" ocs_lang="" vga=788 ip=frommedia nolocales
initrd /live/initrd1.img
title Ubuntu 8.10 live
kernel /casper/vmlinuz file=/preseed/ubuntu.seed boot=casper locale=it_IT
initrd /casper/initrd.gz
title RescueCD
kernel /srcd/rescuecd subdir=srcd setkmap=it
initrd /srcd/initram.igz
da notare che :
supergrub è nella cartella /boot
clonezilla nella cartella /live
puppy nella cartella /puppy
RescueCD nella cartella /srcd