On Sat, Aug 26, 2006 at 04:00:30AM -0700, Lin, Zihui wrote: > I've got a NForce4 mainborad with RAID support, and two RAID 0 arrays > configured on it. Windows can read the partitions on the arrays well, > but my Arch failed to do so.
If I remember well, this chipset is often used for "fake" RAID. That is you still need a specific driver on top of your hardware if you want RAID (that's what is done under Windows). I suggest you use Linux's Software RAID; and if you need your RAID array both under Windows *and* Linux, you should consider buying a real controller. You may also try to use a device mapper such as `dmraid' [1]. There are information on these subjects on the Web, but I can't help more without your motherboard maker/model. Good luck. [1] I have no clue if this will work. Use it at your *own* risks. _______________________________________________ arch mailing list [email protected] http://www.archlinux.org/mailman/listinfo/arch
