Grub occurs during system reinstallation.

Source: Internet
Author: User

After I reinstalled the system, I decompressed it to the D disk and started to install it. After the image was finished, the computer prompts me to restart the system. After I restarted it, the following error occurs: GRUB 4Dos 0.4.3, memory: 636 k/2310 M, codeend: Ox3E0E8 [Minmal BASH-like line editing is supported, For the first word, TAB lists possible command completions, anywhere else TAB lists the possible completions of a device/filename] and the downstream is grub>-no matter how you press or grub>-reinstall the system to see Grub. Please help me!

You can solve this problem by reinstalling Grub in the system as follows:
1. boot the system to a pure DOS using an optical drive or USB flash drive. (do it as a USB drive)
2. Run dir/p/a in C: \ to check whether the boot. ini file exists (all in the operating system disk)
3. Find the boot. ini file and run the edit boot. ini command to edit the file.
4. this usually occurs when boot. the INI file contains c: \ grub or \ boot \ grub. refer to the boot of another computer with the same operating system as your computer. INI file modification. Note that the characters are correct.
If it is an XP Professional Edition system, you can modify it as follows:
 

 
 
  1. [boot loader]   
  2. timeout=3   
  3. default=multi(0)disk(0)rdisk(0)partition(1)\WINDOWS   
  4. [operating systems]   
  5. multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP Professional" /noexecute=optin /fastdetect   

No. The last two lines in the previous article are one line in boot. ini. Note that the characters and spaces are correct.
5. Save the disk and restart it to return to XP.
Pay attention to the following points when reinstalling Grub:
1). the CD or USB flash drive must be able to boot to a pure DOS
2) the boot. ini file may contain system. Hide. Read-Only attributes. You can use the attrib command to modify the file and then edit it.
3) You can also copy the boot. ini file for reference to the USB flash drive and overwrite the boot. ini file on your computer.

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.