Today, when I was installing CentOS6.2, I couldn't get past the hard drive detection stage. The following error message was displayed: Disk sda contains BIOS RAID metadata, but is not part of any recognized BIOS RAID sets. Ignoring disk sda This situation is similar in Ubuntu and SUSE, but the prompts are slightly different. Sometimes it's sda, sometimes it's sdb. It seems that this hard drive was used for raid before, but now it is not recognized. what to do. When entering the installation selection menu Press the TAB key to enter the Linux command line mode, then add nodmraid after the startup command line (note the space in front) and press ENTER. Next, when you enter the installation process, you will find that the hard disk is found. The nodmraid command turns off the array This method can realize the installation of the system, but it needs to be set up like this every time the system is reinstalled. How to completely solve the problem. I tried in emergency mode But the error It seems that the only option is to put the hard drive on another machine and see what happens. I started dealing with this issue right away when I got to work. Put the hard drive in another machine
Summarize The above is the solution to the error "Disk sda contains BIOS RAID metadata" when installing CentOS 6.x. I hope it will be helpful to you. If you have any questions, please leave me a message and I will reply to you in time. I would also like to thank everyone for their support of the 123WORDPRESS.COM website! You may also be interested in:
|
<<: Sample code for implementing Google third-party login in Vue
>>: Summary of the benefits of deploying MySQL delayed slaves
Table of contents 1. Introduction 2. Installation...
Solution to Ubuntu dual system stuck when startin...
introduce Have you ever spent a whole day trying ...
This article uses examples to illustrate the usag...
Heart Attributes opacity: .999 creates a stacking...
Add table fields alter table table1 add transacto...
IE8 new feature Web Slices (Web Slices) Microsoft...
Table of contents 1. Maven Dependency 2. Menu rel...
Table of contents Memory Pool Overview 1. nginx d...
CentOS8 was released a few days ago. Although it ...
This article shares the specific code for Vue to ...
1. Edit the docker.service file vi /usr/lib/syste...
To beautify the table, you can set different bord...
Wired network: Ethernet Wireless network: 4G, wif...
question When I was writing a project function to...