How to boot the Ubuntu file from the hard disk to DOS

Source: Internet
Author: User
Article Title: How to boot DOS from a hard disk in Ubuntu. Linux is a technology channel of the IT lab in China. Includes basic categories such as desktop applications, Linux system management, kernel research, embedded systems, and open source.

We recommend a file system for Ubuntu, which is good for everyone. For example, let everyone know about the file system required for Ubuntu, and then give a full introduction to the file system required for Ubuntu, the purpose of writing this article is to release how to boot DOS from the hard disk without overwriting mbr.

Currently, DOS is used most often in Ghost. You only need to enable the hard disk to start with DOS. Therefore, vFloppy is not required (this is a frequently used one, however, we found that we could not use the compressed NTFS disk and threw it away.) First, we declare that all the files required for Ubuntu are from the Internet.

1. Click here to download the required Ubuntu files;

2. After downloading, release the boot directory and grldr to the system boot partition (usually a drive C );

3. edit boot. ini in the root directory of the system boot partition (deselect "Hide protected…" in the folder options required by Ubuntu... ", Select" display all files required for Ubuntu... ", And then cancel boot. ini read-only attribute), in the boot. add the last line in ini: c: \ grldr = "Start GRUB" is actually using the grub boot DOS image (here the system boot partition is a drive c ), "Start GRUB" can be changed at will, just as you can understand it.

Description of some Ubuntu files: grldr GRUB for DOS is part of gnu grub version 0.95 (which was saved when I came into contact with Linux two years ago, but I still can't think of it .) File Content required by the boot. img DOS 7.10 boot disk image MENULST Ubuntu:

1. default = 0

2. timeout = 30

3.

4. title DOS

5. kernel (hd0, 0)/boot/img/memdisk

6. initrd (hd0, 0)/boot/img/boot. img

7. boot

8.

9. title Back to NT Boot Menu

10. rootnoverify (hd0, 0)

11. chainloader + 1

12. boot

Go to the Boot Menu displayed for GRUB Boot, which includes DOS and Back to NT Boot Menu. If Back to NT Boot Menu is selected, the Startup Menu called by ntldr is returned.

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.