Grub

SteVe Cook yorvik.ubunto at googlemail.com
Sun Oct 15 17:55:14 UTC 2006


Richard E. Barmann wrote:
> I have succeeded  in setting up grub partially. I have Linux on the master 
> drive with several partitions. I have it at hda1 and (hd0,0) it work fine. My 
> WindowsXP is on the slave drive. It is hdb1 with NO partitions. I tried 
> (hd1,0) and other combinations but k\get an error message. (unverified 
> string) or something similar. I also tried mapping it (hd1)(hd0) in both 
> directions. Where am I failing?
> Thanks
> 

I think you need something like this

root (hd1,0)
chainloader +1
map (hd0) (hd1)
map (hd1) (hd0)

the last two lines might need to be the other way round, maybe.

I used to have a set up with win on the second drive so it does work.


SteVe






More information about the ubuntu-users mailing list