Install ubuntu 12.10 desktop on Hard Disk

Source: Internet
Author: User

Ubuntu 12.10 desktop is installed on the hard disk. This method is applicable to i386 and amd64 versions. The FAT32 partition format or NTFS partition format can be verified ...... Preparation file: 1. ubuntu 12.10 ISO image file 2. grldr file, you can download grub4dos (: http://sourceforge.net/projects/grub4dos) unzip to obtain this file. preparation: unzip the two files and put them in the directory "D" and "ubuntu. put the grldr file prepared earlier in the C root directory. 4. display Computer The above hidden file 5. go to the C-drive root directory and find boot. ini, remove the read-only attribute of the file, open the file, find timeout, and change the value after timeout to a value greater than 5 as much as possible. add c: \ grldr = "install ubuntu 12.10" to the last line of ini and save 6. restart the computer, and then select "install ubuntu 12.10" To Go To The grub boot process: When "grub>" appears on the screen, perform the following steps: 1. run: find/vmlinuz # After the command is executed, the "(hd0, x)" information will be fed back. "x" is a number. For example, if vmlinuz is placed in the C root directory, the x value is 0. If vmlinuz is placed on disks D, E, and F, the corresponding x value is 4, 5, 6, and so on ...... 2. run: root (hd0, x) # "(hd0, x)" after this step is the information feedback from the previous step. 3. run: kernel/vmlinuz boot = casper iso-scan/filename =/ubuntu-12.10-desktop-i386.iso # followed by the iso file name 4. run: initrd/initrd. lz5. run boot6. after completing the above five steps, you can enter the ubuntu Desktop. Double-click "install" on the desktop to install it. However, you can unmount the network cable before installation, unless your network speed is quite high, you can also use the menu on drive C. lst file, add root (hd0, x) kernel/vmlinuz boot = casper iso-scan/filename =/ubuntu-12.10-desktop-i386.isoinitrd/initrd. lzboot Note: hd (0, x) is 4 because it is stored on disk D. [there can be four primary partitions from 0, 1, 2, and 3. logical partitions can be composed of multiple extended partitions, disk D is the first extended partition. Therefore, disk D represents (hd0, 4), disk e Represents (hd0, 5), and disk f Represents (hd0, 6)] If the file system is still being detected during installation, you can click the button in the upper left corner before installation-> enter terminal in the pop-up window-> then enter sudo umount-l/isodevice

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.