bug-grub
[Top][All Lists]
Advanced

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

Problem with booting Win from 2 disks


From: Pawel Nartowski
Subject: Problem with booting Win from 2 disks
Date: Wed, 21 Aug 2002 16:46:59 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0rc2) Gecko/20020510

I have two systems

 Win 98  on /dev/hda1
 Win2000 on /dev/hdb1

Win98 boots OK but Win2000 dosn't boot.

When I have changed disk configuration

 Win2000  on /dev/hda1
 Win98    on /dev/hdb1

then Win2000 boots OK but Win98 dosn't.

I use grub version 0.92.
"menu.lst" file:

timeout 10
default 0

title Win98
rootnoverify (hd0,0)
chainloader +1
makeactive

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


I try to usu "map" command
 map (hd0) (hd1)
 rootnoverify (hd0,0)
 chainloader +1
 makeactive
but nothing changed.

If you know how resolve this problem please send me answer.






reply via email to

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