Nowadays, cloning installation is generally used to install the system on the computer, which is what we call image file installation (GHOST) installation. But many times, after we install it, some errors will appear and we cannot enter the desktop.
For example:
If Missing operating system
appears on the screen or only one dot flashes all the time, then there will be no more. For these two situations, it is divided into three Walk.
1. To make a U disk into a boot disk, you can use tools such as Chinese Cabbage or Laomaotao.
2. Insert the prepared U disk into the computer and set it to start as a priority. The following interface will appear (different U disk creation tools have similar interfaces):
3. Select the DiskGenius partition tool and the following interface will appear:
4. Rebuild the master boot record MBR and then restart.
#5. If the first method does not work, clear the data of the first partition. Select our C drive, and then click the "Tools - Clear Sector Data" menu item. The program will pop up the following dialog box
6. Clear the data in the C partition and then reinstall it. The system can generally solve 90% of installation problems.
7. If neither of the above situations works, you can only install it directly, that is, hard installation without using image files. Because the image file is more or less removed from some system files during the creation process, the installation is convenient, but it will cause a small number of computers to fail to install normally, so we will directly use the original file for installation.
8. We can first download the ISO file of the system we need from the Internet (you can search the keywords directly on Baidu: windows xp iso or win7 iso), and then use the ultraiso tool to make our U disk into a boot disk. Then insert the USB flash drive into the computer and set it to boot from the USB flash drive. Our system can be installed smoothly.
Recommended related articles and tutorials: windows tutorial
The above is the detailed content of System cannot be started after installation. For more information, please follow other related articles on the PHP Chinese website!