Skip to content

Instantly share code, notes, and snippets.

@napsternxg
Created January 30, 2013 09:33
Show Gist options
  • Save napsternxg/4671958 to your computer and use it in GitHub Desktop.
Save napsternxg/4671958 to your computer and use it in GitHub Desktop.
Use this command to allow Fedora 18 installer to detect RAID enabled HDDs on Hybrid Drive based machines like HP Envy ultrabooks.
su
dmraid -r -E
#Will prompt for each device listed on the machine.
#Answer y for all or for the ones which you want to be detected by Linux installer.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment