bug-grub
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Grub With Windows 2000 On NTFS


From: Manolis Stamatogiannakis
Subject: Grub With Windows 2000 On NTFS
Date: Thu, 30 May 2002 18:58:42 +0300 (EEST)

Hi,
I try to setup grub to boot windows 2000 but I have no luck so far.

My configuration is:
        sda:
                sda1 (NTFS - win2k)
                sda5 (ext3 - /boot)
                sda6 (linux swap)
                sda7 (ext3 - /)

        hde:
                hde1 (non bootable - fat32)
                hde5 (ext3 - /boot)
                hde6 (linux swap)
                hde7 (ext3 - /)

My scsi controller is Adaptec AHA2940 pci card.
scsi bios is enabled - version 1.34.1 .
sda{5,6,7} is my old linux installation (mentioned for sake of completeness 
only).

My ide disk is on a Promise Ultra100 TX2 ATA100 controller.

If I remove my ide disk, win2k boot fine.
Grub is installed on hde mbr and boots linux on hde fine.
But I still cannot get grub boot win2k from sda.

Grub sees hde as hd0 and sda as hd1. I have tried both:

title           Win2k
root            (hd1,0)
makeactive
chainloader     +1

and

title           Win2k
rootnoverify    (hd1,0)
makeactive
chainloader     +1


But what I get is some ascii characters.
If I get them right on the screen, their decimal ascii codes are:
192 015 132 137 001

Can anybody help?

Thanks,
Manolis






reply via email to

[Prev in Thread] Current Thread [Next in Thread]