Computing.Net > Forums > Linux > win2k rh7.3 triple boot grub

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Click here to start participating now! Also, check out the New User Guide.

win2k rh7.3 triple boot grub

Reply to Message Icon

Name: ViGs
Date: October 8, 2002 at 12:42:16 Pacific
OS: rh7.3
CPU/Ram: 400MHz / 192MB
Comment:

hi, i want to triple boot rh7.3 win me and 2k using grub, the curent grub.conf is:

title Red Hat Linux (2.4.18-3)
root (hd0,7)
kernel /vmlinuz-2.4.18-3 ro root=/dev/hda9 hdc=ide-scsi
initrd /initrd-2.4.18-3.img

title Windows ME
rootnoverify (hd0,0)
chainloader +1

since i installed win2k later the win2k boot loader menu appears when i choose win me, the question is how to add win2k to grub so each OS loads from grub directly????

this is the fdisk output:

Disk /dev/hdd: 240 heads, 63 sectors, 1292 cylinders
Units = cylinders of 15120 * 512 bytes

Device Boot Start End Blocks Id System
/dev/hdd1 * 1 1 0 0 Empty
Partition 1 does not end on cylinder boundary:
phys=(0, 0, 0) should be (0, 239, 63)
/dev/hdd2 2 1292 9759960 f Win95 Ext'd (LBA)
/dev/hdd5 2 1292 9759928+ b Win95 FAT32

Disk /dev/hda: 240 heads, 63 sectors, 5169 cylinders
Units = cylinders of 15120 * 512 bytes

Device Boot Start End Blocks Id System
/dev/hda1 * 1 1293 9775048+ c Win95 FAT32 (LBA)
/dev/hda2 1294 5169 29302560 f Win95 Ext'd (LBA)
/dev/hda5 1294 2586 9775048+ b Win95 FAT32
/dev/hda6 3231 3879 4906408+ b Win95 FAT32
/dev/hda7 3880 5169 9752368+ b Win95 FAT32
/dev/hda8 2587 2593 52888+ 83 Linux
/dev/hda9 2594 3178 4422568+ 83 Linux
/dev/hda10 3179 3230 393088+ 82 Linux swap

Partition table entries are not in disk order


Note: grub is on the MBR and win2k is on hdd5.



Sponsored Link
Ads by Google

Response Number 1
Name: Tero
Date: October 8, 2002 at 13:41:28 Pacific
Reply:

Win2K needs to be in the MBR to boot up.

Look here for more info.
http://www.slackware.com/book/index.php?source=x1776.html

P.S. I've only been vulturing around this forum for 2 days and I've seen many repeat questions. I have already helped out someone else on this topic. Try searching the forums!

T


0

Response Number 2
Name: Tero
Date: October 8, 2002 at 13:51:21 Pacific
Reply:

Oh, it was you that I responded to yesterday. I don't think M$ rules on MBR have changed since. I would stick with NT Loader doing the job, I know it sucks, but what can you do.

T


0

Response Number 3
Name: ViGs
Date: October 8, 2002 at 14:15:25 Pacific
Reply:

hey, i don't think windoze 2000 is in the MBR because when i installed it, it didn't overwrite my grub which is in the MBR, my grub is still working as i mentioned and even win2k and ME, but both windoze are in the category 'windows' in grub which are controled by win2k's bootloader.

my question is how to seperate them so they can be loaded indivitually, i am sure there is a way to modify the grub.conf to do that.


0

Response Number 4
Name: ashoksagar
Date: October 8, 2002 at 14:57:01 Pacific
Reply:

Copy the following files from your winme to your win2k partition:
boot.ini
bootsect.dos
ntldr
ntdetect.com
Now edit your grub.conf and add the following:
title Windows 2K
rootnoverify (hd0,4)
chainloader +1

and use this grub entry to boot into windows, if all goes well you can now edit your boot.ini in win2k to make win2k the default os and change the timeout to 0.
Have fun!


0

Response Number 5
Name: Tero
Date: October 8, 2002 at 15:19:48 Pacific
Reply:

My bad, I've never used Grub before so I don't know it's capabilities. If that works then more power to you. I was under the impression that NT based O/S won't boot if it doesn't own the MBR. If I'm wrong then more power to us!!!

T


0

Related Posts

See More



Sponsored Link
Ads by Google
Reply to Message Icon

Network access from user ... RedHat Screen Saver Doesn...



Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Linux Forum Home


Sponsored links

Ads by Google


Results for: win2k rh7.3 triple boot grub

Triple boot Win2k, Win98, and redhat linux www.computing.net/answers/linux/triple-boot-win2k-win98-and-redhat-linux/343.html

Triple boot xp,rh8.0,bsd4.6(1hdrive www.computing.net/answers/linux/triple-boot-xprh80bsd461hdrive/14488.html

Installing RH7.3 on a RAID-0 box www.computing.net/answers/linux/installing-rh73-on-a-raid0-box/16684.html