![]() | |||||||||||||
Messages in this thread |
nbecker@fred.net wrote: > > I'm setting up a new machine with a pair of IDE drives connected to > adaptec 1200A controller. I defined a RAID-0 array using the adaptec > bios, but linux doesn't see it as a single drive. It just sees two > drive, hde and hdg (each at their physical sizes). Any hints? I think the adaptec 1200A is just another low-cost not-quite-hardware-raid controller. As far as I have heared it is based on Highpoint-Tech's HPT370. There is raid-0 support implemented in the kernel. be sure to enable CONFIG_BLK_DEV_ATARAID_HPT=y The volumes should show up as /dev/ataraid/d[0-9]p[0-9] (major blockdevice number 114). bye, Wilfried -- Terorists crashed an airplane into the server room, have to remove /bin/laden. (rm -rf /bin/laden) - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ | ||||||||||||
| Last update: 2005-03-22 12:13 [W:0.571 / U:0.110 seconds] ©2003-2008 Jasper Spaans | |||||||||||||