LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Fedora (https://www.linuxquestions.org/questions/fedora-35/)
-   -   Using Fedora and Win2k dual boot... (https://www.linuxquestions.org/questions/fedora-35/using-fedora-and-win2k-dual-boot-189109/)

simdawg20 06-03-2004 12:42 AM

Using Fedora and Win2k dual boot...
 
I just installed a fresh copy of Fedora Core 2 on my computer, which already had Windows 2000 Professional on it. I have a 10G partition for the linux installation and am currently communicating with it. Since the installation, I have been unable to boot Win2k and am wondering if I need to mess with the boot settings. Basically, when I try to boot from Grub, it hangs. Any help would be greatly appreciated.:Pengy:

vdogvictor 06-03-2004 01:50 AM

post your /etc/grub.conf file and tell us ur partition scheme (fdisk -l)

simdawg20 06-03-2004 12:20 PM

# 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/hda2
# initrd /boot/initrd-version.img
#boot=/dev/hda
default=1
timeout=10
splashimage=(hd0,1)/boot/grub/splash.xpm.gz
title Fedora Core (2.6.5-1.358)
root (hd0,1)
kernel /boot/vmlinuz-2.6.5-1.358 ro root=LABEL=/ rhgb quiet
initrd /boot/initrd-2.6.5-1.358.img
title Windows 2000 Professional
rootnoverify (hd0,0)
chainloader +1
____________________________________________________________________
Disk /dev/hda: 80.0 GB, 80032038912 bytes
16 heads, 63 sectors/track, 155072 cylinders
Units = cylinders of 1008 * 512 = 516096 bytes

Device Boot Start End Blocks Id System
/dev/hda1 * 1 134274 67673781 7 HPFS/NTFS
/dev/hda2 134275 152991 9433368 83 Linux
/dev/hda3 152992 155072 1048824 82 Linux swap


All times are GMT -5. The time now is 09:08 PM.