Grub.conf example for anyone interested in dual or in this case tri boot.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



#BEGIN grub.conf
default=0
timeout=10
splashimage=(hd1,2)/boot/grub/splash.xpm.gz
title Fedora Core (2.4.22-1.2174.nptl)
root (hd1,2)
kernel /boot/vmlinuz-2.4.22-1.2174.nptl ro root=LABEL=/ hdd=ide-scsi
initrd /boot/initrd-2.4.22-1.2174.nptl.img
title Fedora Core (2.4.22-1.2149.nptl)
root (hd1,2)
kernel /boot/vmlinuz-2.4.22-1.2149.nptl ro root=LABEL=/ hdd=ide-scsi
initrd /boot/initrd-2.4.22-1.2149.nptl.img
title Fedora Core (2.4.22-1.2129.nptl)
root (hd1,2)
kernel /boot/vmlinuz-2.4.22-1.2129.nptl ro root=LABEL=/ hdd=ide-scsi
initrd /boot/initrd-2.4.22-1.2129.nptl.img
title Fedora Core (2.4.22-1.2115.nptl)
root (hd1,2)
kernel /boot/vmlinuz-2.4.22-1.2115.nptl ro root=LABEL=/ hdd=ide-scsi
initrd /boot/initrd-2.4.22-1.2115.nptl.img
title Windows XP
rootnoverify (hd0,2)
chainloader +1
title BEOS
rootnoverify (hd0,0)
chainloader +1
#END grub.conf
I have many back kernels in my install which I have not cleaned up as of yet, but here is still a working example. I boot Fedora, XP, and BEOS. I have never had any problems.


Wade




[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux