Home>Article>Operation and Maintenance> What should I do if the hard disk cannot be found when installing centos?
What should I do if the hard disk cannot be found when installing centos?
Solution to the hard disk not found when installing CentOS
Recommendation: "centos usage tutorial"
1. Settings in advanced BIOS SATA mode is AHCI mode (windows xp blue screen in this mode).
(After testing, there is no need to change the SATA MODE, just add the following command directly, that is, step 2)
2. Enter the CentOS installation interface, and after selecting a new installation of CentOS, do not rush to press the enter key. , first press the tab key, the command line will appear, add the pci=nomsi nolapic noapic command at the end of the line, press the enter key, enter the installation interface, and the hard disk is successfully recognized.
There are many reasons why the hard disk cannot be recognized. If you have a similar situation, you may want to try this method.
Recommended video tutorial for learning Linux://m.sbmmt.com/course/list/33.html
The above is the detailed content of What should I do if the hard disk cannot be found when installing centos?. For more information, please follow other related articles on the PHP Chinese website!