Hard Disk installation ubuntu6.10

Source: Internet
Author: User
First download the Ubuntu-6.10-desktop-i386 image Installation File, boot package http://forum.ubuntu.org.cn/viewtopic.php? T = 26167 & amp; highlight = % E9 % 95% BF % E6 % 9C % 9F % E6 % 8F % 90% E4 % BE % 9B download and copy the ISO file to the new C folder, folder name "edgy" file system regardless of FAT32 partition or NTFS can be root directory first download Ubuntu-6.10-desktop-i386 image installation file,
Guide pack http://forum.ubuntu.org.cn/viewtopic.php? T = 26167 & highlight = % E9 % 95% BF % E6 % 9C % 9F % E6 % 8F % 90% E4 % BE % 9B download
Then, copy the ISO file to the folder created by drive C. The folder name "edgy" does not matter whether it is FAT32 or NTFS. (Note: According to my experiment, it cannot be performed under NTFS, but the author of the original article thinks the line is correct)
Copy the grldr in the boot package to the C root directory, and copy the boot folder to the C root directory.
Then modify C: \ boot. ini. The file is hidden. If you want to see it, you must click "show all files and folders" in the folder option and remove the check box before "Hide protected operating system files.
Okay, we have seen the boot. ini file. Well, it cannot be modified yet. This file is read-only and should be removed from the read-only attribute.
Here is my boot. ini file for your reference.
Code:
[Boot loader]
Timeout = 6
Default = multi (0) disk (0) rdisk (0) partition (1) \ WINDOWS
[Operating systems]
Multi (0) disk (0) rdisk (0) partition (1) \ WINDOWS = "Microsoft Windows XP Professional"/noexecute = optin/fastdetect
C: \ grldr = "Ubuntu"
 
The above sentence C: \ grldr = "ubuntu" here "ubuntu" can be written at will. Timeout = x is the number of seconds
If you do not know how to partition, do as I do. First, empty a partition, at least 6 GB. Then run -- input: diskmgmt. msc
Go to the Disk Manager
Right-click the empty partition and choose delete disk partition. Don't allocate space, just let him idle, linux will recognize it.

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.