Hi Terry,
I have downloaded Easy BCD 2.1. Beta build 141.
--------------------------------------------------------
I will show my linux devices below.
> df
Filesystem 1K-blocks Used Available Use% Mounted on
/dev/sdc8 50395844 505136 47330708 2% /
tmpfs 12104808 284 12104524 1% /dev/shm
/dev/sdc1 2015824 80952 1832472 5% /boot
/dev/sdc2 1310311052 255516 1243495536 1% /home
/dev/sdc5 100791728 32485736 63185992 34% /usr
/dev/sdc3 201585632 191888 191153744 1% /usr/local
/dev/sdc6 100791728 1320028 94351700 2% /var
--------------------------
I remember modifying fedora installation on /dev/sda8 when grub did not work on first sector of boot partition. My grub.conf file is below
> more /boot/grub/grub.conf
# 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/sda8
# initrd /initrd-[generic-]version.img
#boot=/dev/sda
default=0
timeout=0
splashimage=(hd0,0)/grub/splash.xpm.gz
hiddenmenu
title Fedora (2.6.35.12-90.fc14.x86_64)
root (hd0,0)
kernel /vmlinuz-2.6.35.12-90.fc14.x86_64 ro root=UUID=885e95d8-1a71-4b56
-b592-c675be0fa4f9 rd_NO_LUKS rd_NO_LVM rd_NO_MD rd_NO_DM LANG=en_US.UTF-8 SYSFO
NT=latarcyrheb-sun16 KEYTABLE=us rhgb quiet crashkernel=512M
initrd /initramfs-2.6.35.12-90.fc14.x86_64.img
--------------------------------------
I tried two things in Easy BCD.
1. Created an entry for linux/BSD.
2. Chose Grub Legacy.
3. For Device the options under Drive 2 (drive 0 is Win7 and Drive 1 is XP) were
Partition 1 (Linux- 2GiB)
Partition 2 (Linux- 1270 GiB)
Partition 3(Linux- 195 GiB)
Partition 4 (Linux- 98 GiB)
Partition 5 (Linux- 98 GiB)
Partition 6(Linux- 73 GiB)
Partition 7 (Linux -49 GiB)
I chose partition 1. and I clicked the box "Use Easy BCD's copy of GRUB"
When I reboot, and select fedora, I get a message from Grub4dos complaining about
root(hd2,1) no such partition. and it tries to boot /boot/grub/grub.conf
If I choose partition 7 instead I get a similar message of root(hd2,7) .
everything works when I choose the fedora drive from bios, is it because it looks correctly under hd0,0, but when the win7 and xp drives are connected win7 sends it to hd2 where as grub has hd0 in it?
Checking the box of "Use Easy BCD's copy of GRUB" with the auto option just brings up a blank screen.
Where am I going wrong?
thanks for your help!
win2lin.