Start Problem Solution

Source: Internet
Author: User

Prerequisites: XX has encountered a problem in the XX Project, which causes the system to fail to boot normally. This document provides a solution to this problem.

Symptom: ntoskrnl.exe cannot be found on the server prompt.

Cause: the primary boot hard drive is located in the second partition, re-partitioning, or modify the boot. ini file to solve the problem.

Solution:

1. Restart the faulty computer.

2. Press F12 or enter the boot disc to enter the PE interface.

3. Open the CMD Console

4. InputC:(Go to partition C)

5. EnterBoot. ini

6. Modify the boot. ini file.

Default = multi (0) disk (0) RDISK (0) Partition (1) "Windows is

Default = multi (0) disk (0) RDISK (0) Partition (2) "Windows

Multi (0) disk (0) RDISK (0) Partition (1) "Windows =

Multi (0) disk (0) RDISK (0) Partition (2) "Windows ="

Click Save to C: "MININT" boot. ini

7. EnterX:(Go to disk X)

8. InputCd x: "Windows" System32"(Go to the System32 directory)

9. Enter:Xcopy C: "MININT" boot. ini C: "boot. INI/R(Use the modified boot. ini file to overwrite the original boot. ini file)

10. Restart to solve the problem.

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.