I have a related problem, I believe.
I have a Dell Inspiron 2650 P4M 1.2/1.8Ghz with a 40GB hdd. It has the Dell EISA (?) 30MB partition first, then I have about 32GB formatted NTFS with XP Pro installed. Finally, I have two more primary partitions formatted as ext3 and linux-swap.
I installed Fedora Core 2 as a Personal Desktop and customized it somewhat, but not much. I chose Advanced options for the boot loader and told it to not write over the MBR, but rather put it at the beggining of the Fedora partition.
I was a bit surprised when it never asked me if I wanted to create a boot floppy. Of course I couldn't boot right to Fedora after this, and had to use CD#1 to recovery boot, it mounts my system drive at /mnt/sysimage.
I created a binary file with
dd of the first 512bytes of /dev/hda3 which *should* be the boot loader. I copied the binary to windows and properly pointed to it in boot.ini so the Windows boot loader would prompt me for XP or Fedora.
Now, when I choose Fedora I get the blinking cursor in the top left corner and a Dell paperweight. No activity, no loading.
For a reference on how I made the binary, check the bottom part of this page:
http://jaeger.morpheus.net/linux/ntldr.php
*please note I've used this method SEVERAL times on various different machines and configurations, and it always works nicely...with Red Hat 8 and 9. This is my first time doing dual boot with Fedora, so I wonder if something is different...
Any input would be appreciated.