How to modify Grub. conf

Source: Internet
Author: User

Originally, I could still Access DOS, but later I mentioned modifying grub on the Internet. the conf file is okay. I modified it myself. Now I still have DOS boot, but DOS cannot be used. I have changed it back, but I still cannot enter DOS and can only access redhat, what should I do?

I posted my grub. conf file. Can you help me check whether it can be changed? How to modify it? Thank you!

 
 
  1. # grub.conf genetated by anaconda  
  2. #  
  3. #Note that you do not have to return grub after making changes  to this file.  
  4. #NOTICE:You have a/boot partition. This means that  
  5. #all kernel and initird.Paths are relativve to /boot/  
  6. #.e.g root(hd0,0)  
  7. #kernel/vmlinuz-version ro root=/dev/hda7  
  8. #initrd/initrd-version.img  
  9. #boot=/dev/hda  
  10. default=0 
  11. timeout=10 
  12. splashImage=(hd0,0)/grub/splash.xgm.gz  
  13. title Red Had linux(2.4.20-8)  
  14. root(hd0,0)  
  15. kernel(/vmlinuz-2.4.20-8 ro root=LABT=/initrd/initrd-2.4.20-   8.img  
  16. title DOS  
  17. root(hd0,4)  
  18. chainloader+1  

The above is the content of the entire grub. conf file. You must help me. I knocked it all up by hand. Thank you for your kindness!

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.