这是引导145个系统的Grub 引导菜单menu.lst
代码:
#Grub menu booting 3 Dos, 5 Windows & 100+ Linux----------------------------
color white/green black/light-gray
title You are now booting from hda3 data-only partition
boot
title DOS 6.22 (FAT16) @ hda1
root (hd0,0)
unhide (hd0,0)
makeactive
chainloader +1
title Win 3.11 @ hda2
root (hd0,1)
hide (hd0,0)
unhide (hd0,1)
makeactive
chainloader +1
#hda3 is the data-only partition hosting Grub to boot all other systems
#hda4 is the extended partition
#hda5 is the common swap partition for all Linux
title Puppy 1.0.6 @ hda6
root (hd0,5)
chainloader +1
title Videolinux 2.0 @ hda7
root (hd0,6)
chainloader +1
title Mandrake 9.2 @ hda8
root (hd0,7)
chainloader +1
title Turbo Linux V7 @ hda9
root (hd0,8)
chainloader +1
title elive 0.3 @ hda10
root (hd0,9)
chainloader +1
title Red Hat 9 @ hda11
root (hd0,10)
chainloader +1
title Lycoris 4 @ hda12
root (hd0,11)
chainloader +1
title Libranet 2.8.1 @ hda13
root (hd0,12)
chainloader +1
title Mandrake 10 @ hda14
root (hd0,13)
chainloader +1
title Debian Woody 3.0 @ hda15
root (hd0,14)
chainloader +1
title Yoper 2.0.0 @ hda16
root (hd0,15)
chainloader +1
title Knoppix 3.6 @ hda17
root (hd0,16)
chainloader +1
title Buffalo 1.5 @ hda18
root (hd0,17)
chainloader +1
title Kanotix 9.2004 @ hda19
root (hd0,18)
chainloader +1
title Kalango 3.2 @ hda20
root (hd0,19)
chainloader +1
title Blag 30001 @ hda21
root (hd0,20)
chainloader +1
title Fedora Core 4 @ hda22
root (hd0,21)
chainloader +1
title Debian Sarge @ hda23
root (hd0,22)
chainloader +1
title Red Flag 4.1 @ hda24
root (hd0,23)
chainloader +1
title Linare Ed 2 @ hda25
root (hd0,24)
chainloader +1
title Tiny Sofa 2.0 @ hda26
root (hd0,25)
chainloader +1
title Slackware 10 @ hda27
root (hd0,26)
chainloader +1
title Xandros 201 @ hda28
root (hd0,27)
chainloader +1
title Vine 3.2 @ hda29
root (hd0,28)
chainloader +1
title Specifix 0.15 @ hda30
root (hd0,29)
chainloader +1
title Ubunto 5.04 @ hda31
root (hd0,30)
chainloader +1
title PCLinuxos 0.91 @ hda32
root (hd0,31)
chainloader +1
title Asian Linux 2.0 @ hda33
root (hd0,32)
chainloader +1
title Ubuntu 6.04 Dapper @ hda34
root (hd0,33)
chainloader +1
title Wolvix 1.0.4 @ hda35
root (hd0,34)
chainloader +1
title Mepis 3.4.2 RC2 @ hda36
root (hd0,35)
chainloader +1
title DreamLinux 1.0 @ hda37
root (hd0,36)
chainloader +1
title Slampp 1.1 @ hda38
root (hd0,37)
chainloader +1
title Slax 5.0.6 @ hda39
root (hd0,38)
chainloader +1
title PCLinuxos 0.92 @ hda40
root (hd0,39)
chainloader +1
title Netsecl 2.0 @ hda41
root (hd0,40)
chainloader +1
title Vector 5.1 @ hda42
root (hd0,41)
chainloader +1
title Suse 10 @ hda43
root (hd0,42)
chainloader +1
title Kororaa 2005 Beta 2 @ hda44
root (hd0,43)
chainloader +1
title smgl 0.95 @ hda45
root (hd0,44)
chainloader +1
title Lunar 1.6 rc3 @ hda46
root (hd0,45)
chainloader +1
title Foresight 0.93 @ hda47
root (hd0,46)
chainloader +1
title SkoleLinux Sarge @ hda48
root (hd0,47)
chainloader +1
title Nepalinux 1.0 @ hda49
root (hd0,48)
chainloader +1
title Klax 3.5 @ hda50
root (hd0,49)
chainloader +1
title SciLinux 2005 @ hda51
root (hd0,50)
chainloader +1
title Progeny 2.0 @ hda52
root (hd0,51)
chainloader +1
title grml 0.6 @ hda53
root (hd0,52)
chainloader +1
title Karamad 1.4.2 @ hda54
root (hd0,53)
chainloader +1
title Whax 3.0 @ hda55
root (hd0,54)
chainloader +1
title Troppix 1.2 @ hda56
root (hd0,55)
chainloader +1
title TopologLinux 6.0 @ hda57
root (hd0,56)
chainloader +1
title Haansoft 2006 WS @ hda58
root (hd0,57)
chainloader +1
title Fedora Core 3 @ hda59
root (hd0,58)
chainloader +1
title ScientificLinux 4.0 @ hda60
root (hd0,59)
chainloader +1
title Slynux 2.0 @ hda61
root (hd0,60)
chainloader +1
title Slax 5.1.8 @ hda62
root (hd0,61)
chainloader +1
title Elive 2 @ hda63
root (hd0,62)
chainloader +1
#Starting point of another hard disk----------------------------
title DOS 7.1 @ hdc1
root (hd1,0)
hide (hd0,0)
hide (hd0,1)
hide (hd0,2)
unhide (hd1,0)
makeactive
map (hd1) (hd0)
map (hd0) (hd1)
chainloader +1
title Win98 @ hdc2
root (hd1,1)
hide (hd0,0)
hide (hd0,1)
hide (hd0,2)
hide (hd1,0)
unhide (hd1,1)
makeactive
map (hd1) (hd0)
map (hd0) (hd1)
chainloader +1
title Vista @ hdc3
root (hd1,2)
hide (hd0,0)
hide (hd0,1)
hide (hd0,2)
hide (hd1,0)
hide (hd1,1)
unhide (hd1,2)
makeactive
map (hd1) (hd0)
map (hd0) (hd1)
chainloader +1
#hdc4 is the extended partition
title B2D Pure KDE 2005 @ hdc5
root (hd1,4)
chainloader +1
title CollegeLInux @ hdc6
root (hd1,5)
chainloader +1
title Berry 0.76 @ hdc7
root (hd1,6)
chainloader +1
title Morphix 0.4 @ hdc8
root (hd1,7)
chainloader +1
title Feather 0.74 @ hdc9
root (hd1,8)
chainloader +1
title Buffalo 1.7.3.9 @ hdc10
root (hd1,9)
chainloader +1
title Cento 4.1 @ hdc11
root (hd1,10)
chainloader +1
title Vector 4.3 @ hdc12
root (hd1,11)
chainloader +1
title Tao Linux 4 @ hdc13
root (hd1,12)
chainloader +1
title Fedora Core 2 @ hdc14
root (hd1,13)
chainloader +1
title Agnula Demudi 1.2 @ hdc15
root (hd1,14)
chainloader +1
title Damn Small Linux 2.1 @ hdc16
root (hd1,15)
chainloader +1
title Monoppix 1.1.8 @ hdc17
root (hd1,16)
chainloader +1
title Sympony A4 beta @ hdc18
root (hd1,17)
chainloader +1
title Pocket Linux 1.2 @ hdc19
root (hd1,18)
chainloader +1
title UltimaLInux 4.0 @ hdc20
root (hd1,19)
chainloader +1
title Vlos 1.2 @ hdc21
root (hd1,20)
chainloader +1
title Tinny Sofa Ceara @ hdc22
root (hd1,21)
chainloader +1
title 64 Studio 0.6 @ hdc23
root (hd1,22)
chainloader +1
title KateOS 2.2 @ hdc24
root (hd1,23)
chainloader +1
title Rubix 1.0 @ hdc25
root (hd1,24)
chainloader +1
title Sam 2006-1 @ hdc26
root (hd1,25)
chainloader +1
title Parsix 0.85 @ hdc27
root (hd1,26)
chainloader +1
title Foxdesktop 1.0 @ hdc28
root (hd1,27)
chainloader +1
title Kanotix 64 2005-4 @ hdc29
root (hd1,28)
chainloader +1
title Pardus 1.0 @ hdc30
root (hd1,29)
chainloader +1
title rPath 0.99.2 @ hdc31
root (hd1,30)
chainloader +1
title Stx 1.0 rc2 @ hdc32
root (hd1,31)
chainloader +1
title Stux 0.9.2 @ hdc33
root (hd1,32)
chainloader +1
title StartCom 4.0.4 Raam @ hdc34
root (hd1,33)
chainloader +1
title Slackware 10.2 @ hdc35
root (hd1,34)
chainloader +1
title Foresight 0.9 @ hdc36
root (hd1,35)
chainloader +1
title Xandros 3.0 @ hdc37
root (hd1,36)
chainloader +1
title Ubuntu 5.10 @ hdc38
root (hd1,37)
chainloader +1
title Kubuntu Dapper @ hdc39
root (hd1,38)
chainloader +1
title Gentoo 2006.1 @ hdc40
root (hd1,39)
chainloader +1
title LinuxTLE 8.0 @ hdc41
root (hd1,40)
chainloader +1
title Underground 2.2 @ hdc42
root (hd1,41)
chainloader +1
title DreamLinux 2.1 @ hdc43
root (hd1,42)
chainloader +1
title Linux Mint 2.1 @ hdc44
root (hd1,43)
chainloader +1
title Pioneer 1125 @ hdc45
root (hd1,44)
chainloader +1
title Ubuntu 7.04 @ hdc46
root (hd1,45)
chainloader +1
title Bayanihan 4 @ hdc47
root (hd1,46)
chainloader +1
title Mandriva 2007 @ hdc48
root (hd1,47)
chainloader +1
title Freespire 1.1.73 @ hdc49
root (hd1,48)
chainloader +1
title Caixa Majica 11 @ hdc50
root (hd1,49)
chainloader +1
title Ehad 2006 classic @ hdc51
root (hd1,50)
chainloader +1
title Vlos 1.3 @ hdc52
root (hd1,51)
chainloader +1
title Backtrack 2006-2 @ hdc53
root (hd1,52)
chainloader +1
title Ubuntu 6.06 @ hdc54
root (hd1,53)
chainloader +1
title Blag 30002 @ hdc55
root (hd1,54)
chainloader +1
title Fedora Core 5 @ hdc56
root (hd1,55)
chainloader +1
title Suse 9.1 Professional @ hdc57
root (hd1,56)
chainloader +1
title Vine 4.0 @ hdc58
root (hd1,57)
chainloader +1
title Wolvix 1.0.5 @ hdc59
root (hd1,58)
chainloader +1
#Starting point of another hard disk----------------------------
title XP Pro @ sda1
root (hd2,0)
hide (hd0,0)
hide (hd0,1)
hide (hd0,2)
hide (hd1,0)
hide (hd1,1)
hide (hd1,2)
unhide (hd2,0)
makeactive
map (hd2) (hd0)
map (hd0) (hd2)
chainloader +1
title Xenoppix 3.03 @ sda2
root (hd2,1)
chainloader +1
title Musix 0.39 @ sda3
root (hd2,2)
chainloader +1
#sda4 is the extended partition
title GeoLivre 5 @ sda5
root (hd2,4)
chainloader +1
title Ututu x2 2005.1 @ sda6
root (hd2,5)
chainloader +1
title Helix 1.7 @ sda7
root (hd2,6)
chainloader +1
title MagicLinux 2 rc2 @ sda8
root (hd2,7)
chainloader +1
title Zenwalk 1.2 @ sda9
root (hd2,8)
chainloader +1
title MedianLinux 4.0 @ sda10
root (hd2,9)
chainloader +1
title NetBSD i386 3.0 @ sda11
root (hd2,10)
chainloader +1
title Arabian 0.6 rc1 @ sda12
root (hd2,11)
chainloader +1
title Mepis 3.3.2 @ sda13
root (hd2,12)
chainloader +1
#sda14 is Fat32 partition holding personal data
title Slamd64 11 @ sda15
root (hd2,14)
chainloader +1
#Starting point of another hard disk----------------------------
title Win 2k @ sdb1
root (hd3,0)
hide (hd0,0)
hide (hd0,1)
hide (hd0,2)
hide (hd1,0)
hide (hd1,1)
hide (hd1,2)
hide (hd2,0)
unhide (hd3,0)
hide (hd3,1)
makeactive
map (hd3) (hd0)
map (hd0) (hd3)
chainloader +1
title FreeDos @ sdb2
root (hd3,1)
hide (hd0,0)
hide (hd0,1)
hide (hd0,2)
hide (hd1,0)
hide (hd1,1)
hide (hd1,2)
hide (hd2,0)
hide (hd3,0)
unhide (hd3,1)
makeactive
map (hd3) (hd0)
map (hd0) (hd3)
chainloader +1
title System Rescue CD 2.1.6 @ sdb3
root (hd3,2)
chainloader +1
#sdb4 is the extended partition
title Xfld 2.0 @ sdb5
root (hd3,4)
chainloader +1
title Kanotix 2006-1 @ sdb6
root (hd3,5)
chainloader +1
title Paipix 5.00 2006-3 @ sdb7
root (hd3,6)
chainloader +1
title Frugalware 0.4 @ sdb8
root (hd3,7)
chainloader +1
title Sabayon x86_64 3.0 @ sdb9
root (hd3,8)
chainloader +1
title Quantian 0.7.9.1 @ sdb10
root (hd3,9)
chainloader +1
title Suse 10.1 x86 64 @ sdb11
root (hd3,10)
chainloader +1
title Slackware 11 @ sdb12
root (hd3,11)
chainloader +1
title Knoppix 4.0.2 @ sdb13
root (hd3,12)
chainloader +1
title Mandriva 2006 0.4 @ sdb14
root (hd3,13)
chainloader +1
title Fedora Core 6 @ sdb15
root (hd3,14)
chainloader +1 |