dynamik wrote: I can't remember if you can configure a software RAID-5 on a boot volume or not. However, it doesn't say anything about using Server 2003's RAID implementation. You could do it in hardware for sure. A hardware RAID-5 solution will just show up as a drive with X number of MB, just like any other disk. Windows won't know if it's a single drive, RAID-0, 1, 5 etc. The controller card abstracts whatever is going on behind the scenes and just gives windows a drive. Just for the record, RAID-5 on the system drive would not be a best practice due to the performance penalty of calculating the parity information. You wouldn't want to use RAID-5 in a situation where there is a lot of intermittent disk activity, such as user profiles, page files, logging, etc.