#pragma ident "@(#)menu.lst 1.1 05/09/01 SMI" # # default menu entry to boot default 0 # # menu timeout in second before default OS is booted # set to -1 to wait for user input timeout 10 # # # Uncomment the following line to enable GRUB splashimage on console splashimage /boot/grub/splash.xpm.gz # # To chainload another OS # # title Another OS # root (hd,) # chainloader +1 # # To chainload a Solaris release not based on grub # # title Solaris 9 # root (hd,) # chainloader +1 # makeactive # # To load a Solaris instance based on grub # # title Solaris # root (hd,,x) --x = Solaris root slice # kernel /platform/i86pc/multiboot # module /platform/i86pc/boot_archive # # To override Solaris boot args (see kernel(1M)), console device and # properties set via eeprom(1M) edit the "kernel" line to: # # kernel /platform/i86pc/multiboot -B prop1=val1,prop2=val2,... # # Start Linux Systems ************* # hiddenmenu # uncomment previous line to hide menu title CentOS (2.6.9-42.0.8.EL) root (hd0,10) kernel /boot/vmlinuz-2.6.9-42.0.8.EL ro root=LABEL=/ rhgb quiet initrd /boot/initrd-2.6.9-42.0.8.EL.img savedefault boot title CentOS-4 i386 (2.6.9-34.EL) root (hd0,10) kernel /boot/vmlinuz-2.6.9-34.EL ro root=LABEL=/ rhgb quiet initrd /boot/initrd-2.6.9-34.EL.img savedefault boot title MS Windows XP SP2 rootnoverify (hd0,0) chainloader +1 # #---------- ADDED BY BOOTADM - DO NOT EDIT ---------- title Solaris 10 6/06 s10x_u2wos_09a X86 root (hd0,1,a) kernel /platform/i86pc/multiboot module /platform/i86pc/boot_archive #---------------------END BOOTADM-------------------- #---------- ADDED BY BOOTADM - DO NOT EDIT ---------- title Solaris failsafe root (hd0,1,a) kernel /boot/multiboot kernel/unix -s module /boot/x86.miniroot-safe #---------------------END BOOTADM-------------------- ###Don't change this comment - YaST2 identifier: Original name: linux### title Suse Linux kernel (hd0,8)/boot/vmlinuz root=/dev/hda9 vga=0x317 splash=silent desktop resume=/dev/hda5 showopts initrd (hd0,8)/boot/initrd savedefault boot ###Don't change this comment - YaST2 identifier: Original name: floppy### title Boot from Floppy root (fd0) chainloader +1 ###Don't change this comment - YaST2 identifier: Original name: failsafe### title Suse Failsafe kernel (hd0,8)/boot/vmlinuz root=/dev/hda9 showopts ide=nodma apm=off acpi=off vga=normal noresume nosmp noapic maxcpus=0 3 initrd (hd0,8)/boot/initrd ###Don't change this comment - YaST2 identifier: Original name: KDE Kubuntu, kernel 2.6.15-23-386### title KDE Kubuntu, kernel 2.6.15-23-386 root (hd0,5) kernel /boot/vmlinuz-2.6.15-23-386 root=/dev/hda6 ro quiet splash initrd /boot/initrd.img-2.6.15-23-386 savedefault boot ###Don't change this comment - YaST2 identifier: Original name: KDE Kubuntu, kernel 2.6.15-23-386 (recovery mode)### title KDE Kubuntu, kernel 2.6.15-23-386 (recovery mode) root (hd0,5) kernel /boot/vmlinuz-2.6.15-23-386 root=/dev/hda6 ro single initrd /boot/initrd.img-2.6.15-23-386 savedefault boot ###Don't change this comment - YaST2 identifier: Original name: Other operating systems:### title Other operating systems: root ###Don't change this comment - YaST2 identifier: Original name: GNOME 6.10 Ubuntu (on /dev/hda7)### title Ubuntu, kernel 2.6.17-11-generic root (hd0,6) kernel /boot/vmlinuz-2.6.17-11-generic root=/dev/hda7 ro quiet splash initrd /boot/initrd.img-2.6.17-11-generic savedefault boot #Note, Ubuntu wants to do a fsck file system check on /dev/hda2 where Solaris # lives. It will fail because Ubuntu can not read the Solaris drive. It # sees it as a huge swap drive. To fix this put a "0" (Zero) in the "pass" # column on the /etc/fstab file. This will disable the fsck for this partition. # See my web page under commands "fsck" and "/etc/fstab" for more information. # ###Don't change this comment - YaST2 identifier: Original name: Mandriva linux (on /dev/hda8)### title Mandriva linux (on /dev/hda8) root (hd0,7) kernel /boot/vmlinuz root=/dev/hda8 resume=/dev/hda8 splash=silent initrd /boot/initrd.img savedefault boot title New Kernel Mandriva 2.6.18 root (hd0,7) kernel /boot/vmlinuz-2.6.18 root=/dev/hda8 desktop showopts splash=silent resume=/dev/hda5 vga=0x317 initrd /boot/initrd-2.6.18.img savedefault boot ###Don't change this comment - YaST2 identifier: Original name: Feather Linux on /dev/hda10)### title Feather Linux on /dev/hda10) root (hd0,9) kernel /boot/vmlinuz-2.4.27 root=/dev/hda10 initrd /boot/initrd.gz #.. initrd.gz System.map-2.4.27 vmlinuz-2.4.27 # This is how you use it with GRUB savedefault boot