Re: GRUB - triboot not working



My next step is to re-install Win 2K (though I will lose some required
data that way), confirm it works, and then do an 11.0 reinstall.

And then half a day on updates and adjusting things to get functionality.


Windows (not sure about 2000) requires to be in the primary drive, and
perhaps it isn't anymore in your current setup.
You could try remapping the drives in the Windows entry of grub's menu.lst
file, adding *before* the rootnoverify (hd1,11) line:

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

This will make Win believe that it is in the primary drive.

-G-
.



Relevant Pages