hi again.i've booted with the rescue cd.typed grub:
grub> root (hd0,1)
Filesystem type is ext2fs, Partition type 0x83
grub> setup (hd0)
Checking if " /boot/grub stage1" exists...yes
Checking if " /boot/grub stage2" exists...yes
Checking if " /boot/grub/e2fs_stage1_5" exists...yes
Running "embed /boot/grub/e2fs_stage1_5 (hd0)"...16 sectors are embedded
Succeeded
Running "install /boot/grub/stage1 (hd0) (hd0)1+16 p(hd0,1)/boot/grub/stage2
Done.
----------------------------------------------
then booted again and saw again:
GRUB Loading stage1.5
GRUB loading,please wait...
----------------------------------------------
there is no image and the booting halts.i've booted with the XP cd again and there is only windows for now :(
Mustafa Orkun yazmış:
Well people.can't anyone really help me?
i have posted the problem several times.but no one has replied.
my problem is after installing FC3 (and could achieve the mediacheck with the "linux ide=nodma" command) GRUB failed to boot.and after i rewrote the mbr with WinXp cd.and can now use Xp.
my grub.conf file is like that:
# grub.conf generated by anaconda
#
# Note that you do not have to rerun grub after making changes to this file
# NOTICE: You do not have a /boot partition. This means that
# all kernel and initrd paths are relative to /, eg.
# root (hd0,1)
# kernel /boot/vmlinuz-version ro root=/dev/sda2
# initrd /boot/initrd-version.img
#boot=/dev/sda
default=2
timeout=5
splashimage=(hd0,1)/boot/grub/splash.xpm.gz
hiddenmenu
password --md5 $1$2fihTOO8$DrnR5QsZZFoyxr.ml6WN10
title Fedora Core (2.6.9-1.667smp)
root (hd0,1)
kernel /boot/vmlinuz-2.6.9-1.667smp ro root=LABEL=/ ide=nodma rhgb quiet
initrd /boot/initrd-2.6.9-1.667smp.img
title Fedora Core-up (2.6.9-1.667)
root (hd0,1)
kernel /boot/vmlinuz-2.6.9-1.667 ro root=LABEL=/ ide=nodma rhgb quiet
initrd /boot/initrd-2.6.9-1.667.img
title Windows
rootnoverify (hd0,0)
chainloader +1
what can be done to boot them together.i could not open FC3 yet.