
Untitled
By: a guest on
May 8th, 2012 | syntax:
None | size: 0.65 KB | hits: 12 | expires: Never
How to Dual boot between Fedora 9 and Ubuntu 11.10 [closed]
http://ubuntuforums.org/showthread.php?t=852414
title Fedora Core 9
configfile (hd0,5)/boot/grub/menu.lst
title Ubuntu 8.04, kernel 2.6.24-16-generic
root (hd0,
kernel /boot/vmlinuz-2.6.24-16-generic root=UUID=58879049-46a9-4c86-9e0c-32d387b1b72a ro quiet splash
initrd /boot/initrd.img-2.6.24-16-generic
quiet
title Ubuntu 8.04, kernel 2.6.24-16-generic (recovery mode)
root (hd0,
kernel /boot/vmlinuz-2.6.24-16-generic root=UUID=58879049-46a9-4c86-9e0c-32d387b1b72a ro single
initrd /boot/initrd.img-2.6.24-16-generic
title Ubuntu 8.04, memtest86+
root (hd0,
kernel /boot/memtest86+.bin
quiet