Menu List Multiboot Usb

You might also like

Download as txt, pdf, or txt
Download as txt, pdf, or txt
You are on page 1of 2

Sebagai Contoh :

default 8
timeout 120
color NORMAL HIGHLIGHT HELPTEXT HEADING
splashimage=/mitagrey.xpm.gz
foreground=FFFFFF
background=000000
title --- Zha's MultiBoot Menu ---
root
title
root
title Acronis Media
find --set-root /AcronisMedia.iso
map /AcronisMedia.iso (hd32)
map --hook
root (hd32)
chainloader (hd32)
title Hirens 9.8
find --set-root /Hiren'sBootCD9.8.iso
map /Hiren'sBootCD9.8.iso (hd32)
map --hook
root (hd32)
chainloader (hd32)
title Windows XP SP3
find --set-root /Windows.xp.sp3.5512.CDR.august.2008.with.(sata+raid).iso
map /Windows.xp.sp3.5512.CDR.august.2008.with.(sata+raid).iso (hd32)
map --hook
root (hd32)
chainloader (hd32)
title Windows 7 Ultimate 32bit
root (hd0,0)
chainloader (hd0,0)/bootmgr
title Ubuntu 10.04 Desktop i386
find --set-root /ubuntu-10.04-desktop-i386.iso
map /ubuntu-10.04-desktop-i386.iso (0xff)
map --hook
root (0xff)
kernel /casper/vmlinuz file=/cdrom/preseed/ubuntu.seed boot=casper iso-scan/file
name=/ubuntu-10.04-desktop-i386.iso quiet splash locale=en.UTF-8 --
initrd /casper/initrd.lz
boot
title
root
# Suggested by Erhan Sohail
title Boot First Hard Drive (HDD)
map (hd0) (hd1)
map (hd1) (hd0)
map --hook
chainloader (hd0)+1
rootnoverify (hd0)
title Restart
reboot
title Shutdown
halt

You might also like