我的windows操作系统崩溃了,我从usb启动了ubuntu,试图从windows安装raid0 HD,我尝试过许多命令和软件(比如挂载),但是HD没有得到安装,任何帮助都是非常感谢的。问候
发布于 2012-11-08 15:22:21
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. 因此,如果Ubuntu无法看到您的BIOS RAID配置,那么也许Linux内核不支持RAID控制器芯片,至少在用作Live映像的Ubuntu版本中是这样的。
发布于 2012-11-08 15:42:23
你几乎肯定有一个假的raid控制器。您需要安装dmraid包来识别这些包。您可以在http://wiki.ubuntu.com/FakeRaidHowto上阅读更多内容。
https://askubuntu.com/questions/214591
复制相似问题