dalmeida
New Member
Sorry if this has been asked before. This is my first try installing Fedora.
This what my Fedora HDD install looks like the actual partition sizes are different:
This is what the Win7 disk partition looks like:
This is what my BCD settings look like:
I've managed to verify the Grub is installed in the /boot partition of /sdb This is what is in the grub.conf file:
[admin@localhost ~]$ cd /boot
[admin@localhost boot]$ ls
config-2.6.38.6-26.rc1.fc15.x86_64
[admin@localhost grub]$ sudo cat grub.conf
[sudo] password for admin:
# grub.conf generated by anaconda
#
# Note that you do not have to rerun grub after making changes to this file
# NOTICE: You have a /boot partition. This means that
# all kernel and initrd paths are relative to /boot/, eg.
# root (hd0,0)
# kernel /vmlinuz-version ro root=/dev/mapper/vg_localhost-lv_root
# initrd /initrd-[generic-]version.img
#boot=/dev/sdb
default=0
timeout=5
splashimage=(hd0,0)/grub/splash.xpm.gz
hiddenmenu
title Fedora (2.6.38.6-26.rc1.fc15.x86_64)
root (hd0,0)
kernel /vmlinuz-2.6.38.6-26.rc1.fc15.x86_64 ro root=/dev/mapper/vg_localhost-lv_root rd_LVM_LV=vg_localhost/lv_root rd_LVM_LV=vg_localhost/lv_swap rd_NO_LUKS rd_NO_MD rd_NO_DM LANG=en_US.UTF-8 SYSFONT=latarcyrheb-sun16 KEYTABLE=us rhgb quiet
initrd /initramfs-2.6.38.6-26.rc1.fc15.x86_64.img
title Other
rootnoverify (hd1,0)
chainloader +1
[admin@localhost grub]$ +
I can boot either disk stand alone but only windows7 from the dual boot menu. when I try to boot Fedora all I get is the >grub prompt in what appears to be somewhere on the C: drive
Do I have to edit the grub.conf file?
This what my Fedora HDD install looks like the actual partition sizes are different:

This is what the Win7 disk partition looks like:

This is what my BCD settings look like:

I've managed to verify the Grub is installed in the /boot partition of /sdb This is what is in the grub.conf file:
[admin@localhost ~]$ cd /boot
[admin@localhost boot]$ ls
config-2.6.38.6-26.rc1.fc15.x86_64
[admin@localhost grub]$ sudo cat grub.conf
[sudo] password for admin:
# grub.conf generated by anaconda
#
# Note that you do not have to rerun grub after making changes to this file
# NOTICE: You have a /boot partition. This means that
# all kernel and initrd paths are relative to /boot/, eg.
# root (hd0,0)
# kernel /vmlinuz-version ro root=/dev/mapper/vg_localhost-lv_root
# initrd /initrd-[generic-]version.img
#boot=/dev/sdb
default=0
timeout=5
splashimage=(hd0,0)/grub/splash.xpm.gz
hiddenmenu
title Fedora (2.6.38.6-26.rc1.fc15.x86_64)
root (hd0,0)
kernel /vmlinuz-2.6.38.6-26.rc1.fc15.x86_64 ro root=/dev/mapper/vg_localhost-lv_root rd_LVM_LV=vg_localhost/lv_root rd_LVM_LV=vg_localhost/lv_swap rd_NO_LUKS rd_NO_MD rd_NO_DM LANG=en_US.UTF-8 SYSFONT=latarcyrheb-sun16 KEYTABLE=us rhgb quiet
initrd /initramfs-2.6.38.6-26.rc1.fc15.x86_64.img
title Other
rootnoverify (hd1,0)
chainloader +1
[admin@localhost grub]$ +
I can boot either disk stand alone but only windows7 from the dual boot menu. when I try to boot Fedora all I get is the >grub prompt in what appears to be somewhere on the C: drive
Do I have to edit the grub.conf file?