Windows cannot be started due to computer disk hardware problems

Source: Internet
Author: User

One day, an office computer needs to re-install the operating system. After the system is installed, the computer is started. Unlike the normal Windows Startup interface, the system prompts "due to disk hardware problems of the computer, windows cannot start and cannot read the selected boot disk. Check the boot path and disk hardware. For more information, see disk configuration .", The computer cannot be started. The operating system has just been installed. Why is this error?

Some netizens asked, How do I view the boot. ini system configuration file of drive C ??? You can use a cloned CD with a virtual boot CD to enter the system. After you select it, you can go to the system to edit the boot. ini system configuration file.

Solution: first view the boot. ini system configuration file of drive C, open it, and you will see [boot loader]

Timeout = 3

Default = kdind? Djidmn? Jckjf? /Windows

[Operating systems]

Kdind? Djidmn? Jckjf? /Windows = "Microsoft Windows XP Home Edition"/fastdetect/noexecute = optin

If you have modified this boot file before, you will find that this configuration file is incorrect, because the computer cannot boot into the normal operating system interface and cannot start the computer. Here is the problem. Let's modify this file. You can refer to the boot. ini configuration file of another computer to modify it. After modification, the correct boot. ini configuration file is as follows:

[Boot loader]

Timeout = 3

Default = multi (0) disk (0) RDISK (0) Partition (1)/Windows

[Operating systems]

Multi (0) disk (0) RDISK (0) Partition (1)/Windows = "Microsoft Windows XP Home Edition"/fastdetect/noexecute = optin

Then save the boot. ini file and restart the computer. Now, the familiar Windows interface appears! Simple. Good luck!

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.