Hello,
first of all thanks for this exceptional piece of work, I have been a happy Gentoo user for a few years and even if I knew that support for my new motherboard would have been coming but not immediate, discovering that someone had already prepared an interim install with the newer kernel was an excellent surprise.
My system is as follows:
Asus P5B-E Motherboard
-> int. Intel P965 ICH8 SATA controller => 2 x 300GB hard drives in hardware RAID 1 (mirroring)
-> int. JMicron JMB363 controller => CD-RW drive
-> int. Attansic L1 Giga Ethernet port
I have tried the standard 2006.1 install and of course it doesn't work, as it can't mount the install CD.
With your x86-r6 install CD, it boots fine, and I get the CDROM mounted from /dev/sr0, but I still have two problems:
1) The integrated network adapter (Attansic L1) does not seem to be recognized. There are drivers here:
http://www.hogchain.net/attansic/attansic.html and here:
http://atl1.sourceforge.net/ but I'm not sure about how I could merge them into your kernel. Fortunately, I have in the system an additional PCI Ethernet card (this is to be a gateway) which has a plain old Realtek 8139 chip, so I can use that one instead for the installation - but, if doable, it'd be useful if you added support for that network adapter in your next release.
2) More important: I can't get the system to see the hardware RAID disk - while booting, the system always detects the two separate disks under /dev/sda and /dev/sdb. I have tried booting with dodmraid (but it doesn't work, and I only get the 'control' file in /dev/mapper), with all-generic-ide, and without any extra option, but nothing changes. I've never had hardware RAID under Linux (only software RAID) so maybe I'm missing something obvious, but I'd expect the OS to see one single 300GB drive that I can then partition and install, so how do I get there?
Thanks for any help - I'm going to sleep, will try more googling tomorrow.