nadi
20th March 2004, 01:40 AM
I have fedora on a WD HD as /dev/hda and grub was setup w/ MBR on. I have Win2k on a Maxtor /dev/hdb as slave. Both options show up when I boot grub but, when I try to chose the Win2k option it says:
booting "Win2k
rootnoverify (hd1,0)
chainloader +1
and won't boot Win2k
I realize this may sound redundant but, I have tried everything and searched numerous forums with no luck. I've tried initially installing Win2k as the Master and Fedora as the slave but, this was unfruitfull as well.
I understand HDD jumper settings and bios configurations but, every conceivable combination just fails at this point any help would be highly appriciated.
NOTE: Fedora does boot and I can read from my Win2k drive w/ NTFS kernel module loaded but, when it comes to using the Win2k drive I must shut down the box and attach the IDE cable as single drive and this is just unacceptable. I know it must be something to do with grub and that my reason for this post.
THIS IS MY MOUNTED DEVICES
**************************************************
Filesystem Size Used Avail Use% Mounted on
/dev/hda3 36G 3.4G 31G 10% /
/dev/hda1 99M 6.2M 88M 7% /boot
none 109M 0 109M 0% /dev/shm
/dev/hda2 1012M 132M 829M 14% /var
/dev/hdb5 57G 21G 37G 37% /mnt/windows
THIS IS MY GRUB CONFIG FILE
**************************************************
# 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/hda3
# initrd /initrd-version.img
#boot=/dev/hda
default=0
timeout=10
splashimage=(hd0,0)/grub/splash.xpm.gz
password --md5 $1$YSlfKNGL$B9ZRgFxAwtPo6.YjIqCVt1
title Fedora Core (2.4.22-1.2174.nptl)
root (hd0,0)
kernel /vmlinuz-2.4.22-1.2174.nptl ro root=LABEL=/ hdc=ide-scsi rhgb
initrd /initrd-2.4.22-1.2174.nptl.img
title Win2k
rootnoverify (hd1,0)
chainloader +1
:confused:
booting "Win2k
rootnoverify (hd1,0)
chainloader +1
and won't boot Win2k
I realize this may sound redundant but, I have tried everything and searched numerous forums with no luck. I've tried initially installing Win2k as the Master and Fedora as the slave but, this was unfruitfull as well.
I understand HDD jumper settings and bios configurations but, every conceivable combination just fails at this point any help would be highly appriciated.
NOTE: Fedora does boot and I can read from my Win2k drive w/ NTFS kernel module loaded but, when it comes to using the Win2k drive I must shut down the box and attach the IDE cable as single drive and this is just unacceptable. I know it must be something to do with grub and that my reason for this post.
THIS IS MY MOUNTED DEVICES
**************************************************
Filesystem Size Used Avail Use% Mounted on
/dev/hda3 36G 3.4G 31G 10% /
/dev/hda1 99M 6.2M 88M 7% /boot
none 109M 0 109M 0% /dev/shm
/dev/hda2 1012M 132M 829M 14% /var
/dev/hdb5 57G 21G 37G 37% /mnt/windows
THIS IS MY GRUB CONFIG FILE
**************************************************
# 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/hda3
# initrd /initrd-version.img
#boot=/dev/hda
default=0
timeout=10
splashimage=(hd0,0)/grub/splash.xpm.gz
password --md5 $1$YSlfKNGL$B9ZRgFxAwtPo6.YjIqCVt1
title Fedora Core (2.4.22-1.2174.nptl)
root (hd0,0)
kernel /vmlinuz-2.4.22-1.2174.nptl ro root=LABEL=/ hdc=ide-scsi rhgb
initrd /initrd-2.4.22-1.2174.nptl.img
title Win2k
rootnoverify (hd1,0)
chainloader +1
:confused: