Use a USB flash drive to install ubuntu14.04 under the Win7 system. Uploading a picture is a bit difficult, or to describe it in words, hoping to describe it as clearly as possible.
First, the Preparation tool
1.ubuntukylin-14.04-desktop-amd64.iso Http://www.ubuntu-china.cn/desktop
2.UltraISO u disk Startup Disk Burning tool, there are many online
3.easyBCD Modify your Boot list
Second, the ISO image is written to the USB flash drive
1. Open the software, in the "file" Select Open, open your ISO file, the following will appear in your ISO file file.
2. Click Write to hard disk image in "Start". Check the information is correct, the others are the default. Some people will re-select the content in "Quick Launch". I can not do it.
3. Format first, then click Write. Wait for the burn to finish.
Third, in the Win7 to free up a certain space to install Ubuntu.
1. Right-click Computer, Management, and then Disk Management, select a disk, I choose the D-Disk, right-click on the compressed volume, enter the size you want, I entered the 80G
Four, u disk boot installation Ubuntu
1. ASUS F2 into the BIOS, move to the boot section, select Hard drive BSS priorities, select your USB stick as the first boot, F10 save
2. Just enter the USB flash drive. First select the language
3. Check your environment, ask if you download the update during the installation process, ask you to install third party software, I choose the default (not checked)
4. This step is crucial, take a serious look at all know, can not choose the first item, otherwise it will be the disc. Select the last item that we want to partition manually.
5. Partitioning. Find the free space you created earlier (see size should Know), then click "+" below to add your partition.
I divide four districts: 1. /25G (15G enough) primary partition from the beginning of space (behind default) EXT4 log system
2./boot 1G (200M is enough) primary partition ... EXT4 log system
3. Swap 4G is generally not much more than physical memory. Online some say is twice times the physical memory, not very clear. This selects the Swap space (swap area) in "useful" and the following mount point disappears
4./home How much this size can be used. Primary partition ... EXT4 log system
There is one more important thing. is to decide to use window to guide Ubuntu. In the options in the last column, select the/boot partition you are dividing above. I chose/dev/sda9, the default is/DEV/SDA.
6. Fill in your location, and the keyboard layout, the user name password can begin to install.
7. After installation, prompt you to restart. You click Restart, remember to unplug the U disk, or you will enter the U disk.
8. You will find yourself directly into the Win7.
V. Use EASYBCD to modify your boot list
Open EASYBCD, choose Add New Entry, choose LINUX/BSD, name this line fill in, just system noun, write Ubuntu bar,
This line of device selects the "/boot" Partition of the 1G (about 900 m) that we have just created , with the Linux tag in front of it.
Then click Add Entry to do it. may have clicked like no response, I ordered two times, finally when the computer started, there are two same Ubuntu boot items, but also nothing, can be deleted in the Edit boot menu.
In this way my Ubuntu Kylin finally shy appeared, Haha, the process of installation a little frightened, worried about the disc. Please advise me if you have any questions.
Note: 1. Want to uninstall Ubuntu directly to the four of its partition can be deleted
2. Want to reload Win7, will affect the guide, there are many ways online.
Thanks to the authors of some of the four bloggers, it's great to have you.
http://blog.csdn.net/enter89/article/details/38414933http://jingyan.baidu.com/article/ 60ccbceb18624464cab197ea.htmlhttp://gjt1244.blog.163.com/blog/static/191652056201291524920459/http:// Jingyan.baidu.com/article/76a7e409bea83efc3b6e1507.html
win7+ubuntu14.04 Dual System Installation