Quote:
Originally Posted by loboIam
Want to load F10 on sda1. Any advise would be greatly appreciated.
|
Manwithaplan gave you some great advice. Just specify sda1 as the partition in the Fedora 10 installer. I actually have both Mint and Fedora on my laptop; here's my GRUb if it helps:
title Linux Mint 6 KDE CE, kernel 2.6.27-7-generic
root (hd0,2)
kernel /boot/vmlinuz-2.6.27-7-generic root=/dev/sda3 ro quiet splash
initrd /boot/initrd.img-2.6.27-7-generic
quiet
title Linux Mint 6 KDE CE, kernel 2.6.27-7-generic (recovery mode)
root (hd0,2)
kernel /boot/vmlinuz-2.6.27-7-generic root=/dev/sda3 ro single
initrd /boot/initrd.img-2.6.27-7-generic
title Linux Mint 6 KDE CE, memtest86+
root (hd0,2)
kernel /boot/memtest86+.bin
quiet
### END DEBIAN AUTOMAGIC KERNELS LIST
# This is a divider, added to separate the menu items below from the Debian
# ones.
title Other operating systems:
root
# This entry automatically added by the Debian installer for an existing
# linux installation on /dev/sda2.
title Fedora (2.6.27.19-170.2.35.fc10.i686) (on /dev/sda2)
root (hd0,1)
kernel /boot/vmlinuz-2.6.27.19-170.2.35.fc10.i686 ro root=UUID=89ed1d10-f3a4-489e-a8c6-46be6fa7dbf7 rhgb quiet
initrd /boot/initrd-2.6.27.19-170.2.35.fc10.i686.img
savedefault
boot