Results 1 to 2 of 2
what should be my menu.lst entry to the 3rd drive intended for fedora to boot.
for now this is what i did but didn't work.
# Other bootable partition config ...
- 02-18-2010 #1Just Joined!
- Join Date
- May 2009
- Posts
- 55
menu.lst entry to the 3rd drive intended for fedora to boot.
what should be my menu.lst entry to the 3rd drive intended for fedora to boot.
for now this is what i did but didn't work.
lend a hand please.# Other bootable partition config begins
title Fedora (on /dev/sda3)
rootnoverify (hd0,2)
kernel (hd0,2) vmlinuz PMEDIA=idehd
initrd (hd0,2) initrd.gz
# Other bootable partition config ends
- 02-18-2010 #2
Try (hd2,0) for the first partition of the third drive. This is assuming that by 3rd drive you mean the third physical disk installed in the system, /dev/sdc. If that's not the case and you mean the third partition of the first disk then please post the output of the command
Code:/sbin/fdisk -l
Glenn
Powered by Fedora 16 and Arch Linux


Reply With Quote