安装linux时出现 an unhandled exception has occurred this is most likely a bug 和Disk sda contains BIOS R

今天在安装centos6.5时,先是出现了Disk sda contains BIOS RAID metadata, but is not part of any recognized BIOS RAID sets. Ignoring disk sda:

                                      安装linux时出现 an unhandled exception has occurred this is most likely a bug 和Disk sda contains BIOS R_第1张图片

后又出现;an unhandled exception has occurred this is most likely a bug please save a copy of the detailed exception and file a bug report问题:

安装linux时出现 an unhandled exception has occurred this is most likely a bug 和Disk sda contains BIOS R_第2张图片

经过一番测试,发现是由于在安装centos时,电脑的磁盘未找到。可能是由于电脑是window系统并且做过RAID。

解决方法:在进入CetnOS 6.5安装选择菜单时,按“TAB”键,会进入到Linux的命令行模式,然后在启动命令行的后面添加 nodmraid(注意前面有个空格)并按“回车”键。

安装linux时出现 an unhandled exception has occurred this is most likely a bug 和Disk sda contains BIOS R_第3张图片

安装linux时出现 an unhandled exception has occurred this is most likely a bug 和Disk sda contains BIOS R_第4张图片

加nodmraid命令是为了关掉阵列,接下来进入安装过程中检测硬盘时就会发现硬盘找到了。

之后,以上两个问题都解决了。

引用:http://www.heminjie.com/system/linux/3428.html

          https://www.linuxidc.com/Linux/2014-02/96871.htm

你可能感兴趣的:(php)