color black/cyan yellow/cyan
timeout (10)
title 3. Boot from hard disk
map (hd0) (hd1)
map (hd1) (hd0)
map --hook
chainloader (hd0)+1
boot
title Reboot\n Reboot the PC.
reboot
title
pause
title Hiren's BootCD
find --set-root /HBCD/boot.gz
map --mem /HBCD/boot.gz (fd0)
map --hook
chainloader (fd0)+1
rootnoverify (fd0)
map --floppies=1
boot
title Secured2k Boot CD
find --set-root /secured2k.iso
map /secured2k.iso (hd32)
map --hook
root (hd32)
chainloader (hd32)
title Hiren's Mini Windows Xp
find --set-root /HBCD/XPLOADER.BIN
chainloader /HBCD/XPLOADER.BIN
title Puppy Linux
find --set-root /puppy/pup_421.sfs
kernel /puppy/vmlinuz
initrd /puppy/initrd.gz
title Active@ Kill Disk Free
find --set-root /killdisk.iso
map /killdisk.iso (hd32)
map --hook
root (hd32)
chainloader (hd32)
title Active@ DOS Suite
map --mem /BootDisk.img (fd0)
map --hook
chainloader (fd0)+1
map (hd1) (hd0)
map --hook
rootnoverify (fd0)
title Active@ Boot Disk
find --set-root /activebootdisk.iso
map /activebootdisk.iso (hd32)
map --hook
root (hd32)
chainloader (hd32)
title RIP Linux
find --set-root /HBCD/riplinux.gz
kernel /HBCD/linux xlogin keymap=uk xkeymap=uk root=/dev/ram0 rw vga=normal
initrd /HBCD/riplinux.gz
title BackTrack 3
root (hd0,0)
kernel /bootbt3/vmlinuz max_loop=255 initrd=initrd.gz init=linuxrc load_ramdisk=1 prompt_ramdisk=0 ramdisk_size=6666 root=/dev/ram0 rw
initrd /bootbt3/initrd.gz
boot
title UBCD 5.02
find --set-root /ubcd502.iso
map /ubcd502.iso (hd32)
map --hook
root (hd32)
chainloader (hd32)
title Windows 7 Recovery Disk
find --set-root /Windows_7_32-bit_Repair_Disc.iso
map /Windows_7_32-bit_Repair_Disc.iso (hd32)
map --hook
root (hd32)
chainloader (hd32)
title Easeus Disk Copy
find --set-root /easeus/diskcopy.iso
map /easeus/diskcopy.iso (hd32)
map --hook
root (hd32)
chainloader (hd32)
title AVG Rescue CD
kernel /avg/vmlinuz rw vga=791 initrd=/AVG/initrd.lzm init=/AVG/linuxrc
initrd /avg/initrd.lzm
title Vista PE
find --set-root /bootmgr
chainloader /bootmgr
title Offline NT Password & Registry Editor
kernel /ntpasswd/vmlinuz rw vga=1 initrd=/ntpasswd/initrd.cgz /ntpasswd/scsi.cgz
initrd /ntpasswd/initrd.cgz
title Kon-Boot - Login name is root
map --mem /konboot.img (fd0)
map --hook
chainloader (fd0)+1
map (hd1) (hd0)
map --hook
rootnoverify (fd0)