Hello.
Windows on 2nd. HD is not bootable. If you edit menu.lst and 
before:
title Windows XP Professional x64 Edition
rootnoverify (hd0,0)
chainloader +1

you add: 

map (hd0) (hd1)
map (hd1) (hd0)

and menu.lst  will see like:

title Windows XP Professional x64 Edition
map (hd0) (hd1)
map (hd1) (hd0)
rootnoverify (hd0,0)
chainloader +1

You should boot Windows on 2nd. HD without any problem.
(I've not tested on SATA drivers, only on ATA)
 
 
This message posted from opensolaris.org

Reply via email to