Here one more newbie comes, i have seen many guys have similar problems, but unfortunately none of the hints solves the problem.
I have a PC with two harddrives (and motherboard is ASUS P4P800-X, no options for S-ATA besides turning it into the P-ATA+S-ATA and some more variations like that.),
one is primary IDE drive with Windows XP istalled before,
another one is SATA drive with Fedora Core 4 istalled just a short time ago.
after the first instalation (with the grub istalled into hda MBR) i got the following problem: there was just a blank screen with an error that
NTDLR file is missing
rootnoverify (hd0,1)
chainloader +1
after that i was looking what could be the problem, and i found a thread with the hint:
http://www.fedorajim.homelinux.com/?q=node/2. it has brought me somewhere, now i have a new trouble with this, it gives me an error like: "GRUB Loading stage 2..". Here i stopped and ask for your help, any help is appreciated very much....
Just in case here is the partition table that i have.
--------------------
[root@localhost ~]# fdisk -l
Disk /dev/hda: 41.1 GB, 41110142976 bytes
16 heads, 63 sectors/track, 79656 cylinders
Units = cylinders of 1008 * 512 = 516096 bytes
Device Boot Start End Blocks Id System
/dev/hda1 * 1 69456 35005603+ c W95 FAT32 (LBA)
/dev/hda2 69456 79656 5140800 f W95 Ext'd (LBA)
/dev/hda5 69456 79656 5140768+ b W95 FAT32
Disk /dev/sda: 120.0 GB, 120034123776 bytes
255 heads, 63 sectors/track, 14593 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/sda1 * 1 13 104391 83 Linux
/dev/sda2 14 14528 116591737+ 83 Linux
/dev/sda3 14529 14593 522112+ 82 Linux swap / Solaris
-------------------
i am a bit afraid to post this, it seems there are really a lot of similar posts on the issue, but it really didn't feet my trouble that i would solve it, i still stay on this "stage 2" message...