[gentoo-user] Issues with Gentoo & WinXP dualboot setup

2006-06-04 Thread Dmitry Mashkovskiy
Hello, I've successfully set up Gentoo on the machine with ABIT IS7 motherboard and two SATA disks (integrated controller on ICH5 chipset, I guess). The first one is Seagate (Ch2 M. (master?) in BIOS) with WinXP, the second is Maxtor (Ch3 M. in BIOS) with Gentoo and GRUB in MBR. One problem is

Re: [gentoo-user] Issues with Gentoo & WinXP dualboot setup

2006-06-15 Thread Dmitry Mashkovskiy
Hi again! I'm late a little :) I believe the problem is that Windows expect to be installed on the first disk and when it is not it fail to start. Try adding this before the rootnoverify line: map hd0 hd1 map hd1 hd0 This will make the bios change the order of the disks and Windows will hop