On Tue, Nov 12, 2013 at 2:34 PM, Daniel Chenault <[email protected]> wrote: > pogostck is just the site name. The tool is the well-used one by Peter > Nordahl. > If the RAID is hardware-based it’ll recognize it just fine.
If the RAID is hardware-based the Linux kernel needs drivers that recognize what the RAID controller presents to the OS. If the RAID controller presents a common interface like PIIX or AHCI, that's easy. Otherwise, you need drivers that support the specific RAID controller. No different than Windows, really. -- Ben

