The system suddenly fails to start up.

Source: Internet
Author: User
The system suddenly fails to start up-Linux general technology-Linux technology and application information. The following is a detailed description. [I = s] This post was last edited by rayue911

I saw the Everest system online a few days ago.

I have downloaded and installed it. I didn't install it to MBR (the machine has an XP)

It seems pretty good to use GRUB4DOS for guidance, But I suddenly found a problem last night.

The option in the GRUB menu cannot move the cursor to the third Everest option in the menu

Select the second item and the error ERRPR 19 appears.

Press C and enter the command to display the Everest interface, but then the keyboard caps lock and scroll lock will pop up and the computer will crash.

The system is divided into three zones/boot,/and swap

This is my menu code
Title find and load NTLDR of Windows NT/2 K/XP
Fallback 1
Find -- set-root/ntldr
Chainloader/ntldr
Savedefault -- wait = 2

Title find and load CMLDR, the Recovery Console of Windows NT/2 K/XP
Fallback 2
Find -- set-root/cmldr
Chainloader/cmldr
######################################## #############################
# Write string "mongocons" to memory 0000: 7C03 in 2 steps:
######################################## #############################
# Step 1. Write 4 chars "cmdc" at 0000: 7C03
Write 0x7C03 0x63646D63
# Step 2. Write 3 chars "ons" and an ending null at 0000: 7C07
Write 0x7C07 0x00736E6F
Savedefault -- wait = 2

Title Everest
Root (hd0, 4)
Kernel/vmlinuz-2.6.29.4-40 ro root = LABEL =/vga = 788 splash = silent resume =/dev/hda5
Initrd/initrd-2.6.29.4-40.img


Thank you ......
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.