Installing Ubuntu 12.04 under the Win7 system

Source: Internet
Author: User

1. Download Ubuntu12.04 (Ubuntu-12.04-desktop-amd64.iso)

2. Download EASYBCD (EasyBCD2.2)

3. Set the startup item:

1) Place the Ubuntu image file in the C packing directory and extract the Vmlinuz and Initrd.lz from the Casper directory in the image to the C packing directory
2) in the Open EasyBCD interface, select Add New Entry, Neogrub, Install, Configure, paste the following code into an automatically opened Notepad

Title Install Ubuntu
Root (hd0,0)
Kernel (hd0,0)/vmlinuz boot=casper iso-scan/filename=/ubuntu-12.04-desktop-i386.iso ro quiet Splash locale= Zh_cn. UTF-8
INITRD (hd0,0)/initrd.lz

4. Start installing Ubuntu

(1) Restart the computer select Neogrub Bootloader boot entry into Ubuntu desktop;

(2) Open terminal to enter the following command:

sudo umount-l/isodevice (This command is the C-disk partition where the ISO image is mounted)

(3) Click Install Ubuntu, step by step installation;

Note: Select "Other options" for manual partitioning.

Reference partition (50G size)

Type

Mount point

Reference size

Logical Partitioning

Swap

5G

Logical Partitioning

Ext4

/

24G

Logical Partitioning

Ext4

/home

Remaining size (21G)

Installing Ubuntu 12.04 under the Win7 system

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.