Live Chat & Podcast at 1:00PM Eastern on Sunday!
There's no such thing as a stupid question, but they're the easiest to answer.
JoinTour
Login
Search
Tag Cloud
access acer asus bios bsod computer crash desktop driver drivers error ethernet excel freeze gaming hard drive hardware hdmi internet laptop malware memory modem monitor motherboard network printer problem ram registry router security slow software sound toshiba trojan ubuntu 11.10 uninstall usb video virus vista wifi windows windows 7 windows 7 32 bit windows 7 64 bit windows xp wireless
Search
Search for:
Tech Support Guy Forums > Operating Systems > Linux and Unix >
Need help Dual Booting Win2000 and RH9

Reply  
Thread Tools
jbellone's Avatar
Junior Member with 1 posts.
 
Join Date: Jan 2004
15-Jan-2004, 09:26 AM #1
Need help Dual Booting Win2000 and RH9
Okay, here's the problem.

I put RH9 on my first hard drive (already had a hard-drive with NTFS windows part. on it) and I loaded up GRUB after installing all the stuff on linux. I changed the grub config to the following:

# 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/hda2
# initrd /initrd-version.img
#boot=/dev/hda
default=0
timeout=10
splashimage=(hd0,0)/grub/splash.xpm.gz
password --md5 $1$NbySgha1$5Qarf.k2PIbcDgmGaMTLu.
title Red Hat Linux (2.4.20-8)
root (hd0,0)
kernel /vmlinuz-2.4.20-8 ro root=LABEL=/ hdd=ide-scsi
initrd /initrd-2.4.20-8.img
title Windows 2000
rootnoverify (hd1,0)
chainloader +1

Now this is what I saw on a few websites, so I figured it would work. When I select the Windows 2000 option, it just hangs with the command words and "Booting Windows 2000" at the top.

Anyone have sugestions? I need to keep these on seperate hard-drives.
codejockey's Avatar
Senior Member with 1,410 posts.
 
Join Date: Feb 2002
21-Jan-2004, 03:40 AM #2
I suspect the problem is becuase you have Win 2000 installed on your second drive. Windoze always wants to boot from the first drive, even if installed on another drive, so it writes boot information to the first drive. If you put grub on the drive, that may have overwritten the Windoze boot information on the first drive (in which case, you would not be able to boot into Windoze at all).

You can use grub to map your drives so that Windoze will believe it is running from the first drive. Try modifying your Windoze 2000 entry along these lines:
Code:
title Windows 2000
        map (hd0) (hd1)
        map (hd1) (hd0)
        rootnoverify (hd0,0)
        root (hd1,0)
        makeactive
        chainloader +1
You can also go the opposite route, and use NTLDR to dual-boot Linux and Windoze 2000; one set of instructions (using LILO) are at http://web.archive.org/web/200202202...inux/ntldr.php

Hope this helps.
__________________
The slowest component still sits at the keyboard.
Reply

THIS THREAD HAS EXPIRED.
Are you having the same problem? We have volunteers ready to answer your question, but first you'll have to join for free. Need help getting started? Check out our Welcome Guide.

Search Tech Support Guy

Find the solution to your
computer problem!




Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
WELCOME TO TECH SUPPORT GUY! Are you looking for the solution to your computer problem? Join our site today to ask your question -- for free! Our site is run completely by volunteers who want to help you solve your computer problems. See our Welcome Guide to get started.
Thread Tools



Facebook Facebook Twitter Twitter TechGuy.tv TechGuy.tv Mobile TSG Mobile
You Are Using:
Server ID
Advertisements do not imply our endorsement of that product or service.
All times are GMT -4. The time now is 12:13 AM.
Copyright © 1996 - 2011 TechGuy, Inc. All rights reserved.

Powered by Cermak Technologies, Inc.