Precautions for ubuntu hard disk installation

Source: Internet
Author: User
Here, I will add that if you want to check the hard disk installation method, you can find it. 1. First of all, it is about grub boot. As mentioned above, the next dos is actually the easiest way to use wingrub. Using this software directly saves the software dos (I am wrong, dos is a system, huh, huh ). It is best to install it on drive C during installation, and then add the modification to boot. ini file, so that you can use a text editor to modify it, and then write it here in the above Ubuntu installation tutorial to add, if you want to see the hard disk installation method find it.

1. First of all, it is about grub boot. As mentioned above, the next dos is actually the easiest way to use wingrub. Using this software directly saves the software dos (I am wrong, dos is a system, huh, huh ). It is best to install it on drive C during installation, and then add the modification to boot. ini file, you can use the text editor to modify it later, and then add the boot text written in the Ubuntu installation tutorial to c: \ boot \ grub \ menu. lst, in this file, note that this hidden file should be checked and added to the "hidden protected folder" in the folder options, put this section:

Title ubuntu-install
Kernel (hd0, 2)/vmlinuz root =/dev/ram0 ramdisk_size = 32000 devfs = mount, dall
Initrd (hd0, 2)/initrd.gz
Boot

Partition, put it in the root directory of a partition. (do not put it in the partition where ubuntu is to be installed. Wait until the partition is formatted, And it will die. Haha ), there is a problem with the hard disk code, that is: (hd0, 2) This mark points to the partition of the two boot files you downloaded, in windows, disk Partitions can only be divided into one primary partition, while all other partitions are extended partitions under the logical partition. Therefore, the correspondence between disk partitions is c, (hd0, 1 ), disk D, (hd0, 5), and disk E (hd0, 6 )......, In the future, the disk partitioning mechanism is a bit different from that of linux. If you have time to read more about linux, I will not say much.
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.