Removing BIOS RAID Metadata

Andrew Bolster
Data Science Engineering Manager at NTT Application Security and Trustee at Farset Labs
Had an issue with Fedora 15 not liking my harddrives that used to be RAIDed. Noting for future reference.
“Disk contains BIOS metadata, but is not part of any recognized BIOS RAID sets.”
Solution:
dmraid -r -E /dev/????
Stolen from Kezhong