my windows OS crashed and i booted ubuntu from a usb key to try to mount the raid0 HD from windows, i have tried many commands and software (like mount) but the HD dont get mount, any help would be really appreciated. regards
Asked
Active
Viewed 2,642 times
2 Answers
0
From the RAID page on Ubuntu Wiki:
Hardware Raid
Real hardware raid systems are very rare and are almost always provided by a card
such as a PCI card. Your hardware will need kernel level support in order to work
with Ubuntu. You can find out if is is supported without much work by booting a Live
CD. Your array should be visible as a scsi block device and if it has existing
partitions and file systems, mountable.
So it seems like if Ubuntu is unable to see your BIOS RAID configuration, then perhaps the RAID controller chip is not supported by the Linux kernel in at least the version of Ubuntu you're using as a Live boot image.
dobey
- 41,650
0
You almost certainly have a fake raid controller. You will need to install the dmraid package to recognize these. You can read more at http://wiki.ubuntu.com/FakeRaidHowto
psusi
- 38,031