Skip to content

Instantly share code, notes, and snippets.

@amanjeev
Created March 10, 2014 03:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save amanjeev/9458887 to your computer and use it in GitHub Desktop.
Save amanjeev/9458887 to your computer and use it in GitHub Desktop.
sdX raid error while CentOS installation on a previous raid hard drive
# While installing CentOS, if you are using a hard drive that had
# RAID metadata, you will have to delete it using this command from
# shell before the installation from a boot disk
dmraid -r -E /dev/sdX
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment