"Linux" Windows 7 HDD installation ubuntu 14.10 Graphics tutorial

Source: Internet
Author: User

This article was reproduced from: http://www.linuxidc.com/Linux/2014-10/108430.htm

The famous Linux distribution Ubuntu system has released the latest version 14.10, and you may not know that it is 10 years old. Compared with 14.10, this time, the Ubuntu 14.10 system upgrade is very small, the appearance of the interface is almost unchanged, adding the installation animation.

The first time it was published was 2004 years in October. In this 10 anniversary update, Ubuntu brings users a Developer tools Centre, allowing them to download the tools they need to develop Android apps at once, attracting more developers to develop mobile apps on their platforms. Second, it now knows how to automatically identify all the printing/printing machines connected to the computer, without the user's own setting. Finally, it has also supported 64-bit's ARM and Power8 chips.

The system kernel used by Ubuntu 14.10 is Linux 3.16, and is custom-made as usual. The Unity desktop environment has also been upgraded to 7.3. The system comes with the software is basically the latest version or relatively new versions, AppArmor has also been updated.

This article is for Linux Novice explained under Windows 7 using the EASYBCD hard disk installation Ubuntu 14.10 Graphic Detailed tutorial, every time the release of Ubuntu new version, Linuxidc.com will launch a Windows hard drive to install Ubuntu Tutorial, only for the newly-learned Linux users to provide a little help.

For the first step to learn the Linux friends may not even install, then come with us, see carefully, and our tutorial exactly the same can be done, very simple.

USB flash Drive Installation Ubuntu 14.10 is also very simple, but need a capacity of more than 1G USB drive, specifically see http://www.linuxidc.com/Linux/2014-10/108402.htm

Permanent update of this article address : http://www.linuxidc.com/Linux/2014-10/108430.htm

The following begins the text :

This article tests the 32-bit Ubuntu-14.10-desktop-i386.iso

I downloaded the Ubuntu-14.10-desktop-i386.iso, which was tested by this person. Note the version.

1) First or partition, right-click on the computer-manage-Disk Management

Install Ubuntu allocated hard disk size is best (20G or more) not too small, here please note that Ubuntu and Windows file system is completely different, so we scratch the partition to give Ubuntu after deleting the volume. By the time, the installed Ubuntu partition, under Windows is not visible, but into Ubuntu is accessible to Windows disk. This is called dual-system, it is not the same as Wubi oh.

partly from http://www.linuxidc.com/Linux/2012-11/73500.htm and http://www.linuxidc.com/Linux/2013-10/91565.htm and Http://www.linuxidc.com/Linux/2014-04/100369.htm

2) Prepare two things EASYBCD software (easybcd 2.2 download See http://www.linuxidc.com/Linux/2012-10/72140.htm) is an ISO image of Ubuntu 14.10 (this article installs the download is this Http://mirrors.163.com/ubuntu-releases/14.10/ubuntu-14.10-desktop-i386.iso) more Ubuntu 14.10 See/http Www.linuxidc.com/Linux/2014-10/108363.htm

3) Open the EASYBCD software below, you can see now our computer has only one launch "portal", we will give him one, the first step to choose to add a new entry (add a mobile entry point),

2nd Step Selection Neogrub, 3rd Step installation point save, followed by configuration (4th step),

Then a menu.lst file will appear

We want to edit this file because the system is the file that found our Ubuntu.

Copy the English below and cover all the original

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

Special attention:

Ubuntu-14.10-desktop-i386.iso is the name of your ISO, do not write mine, this will be changed to you.

For some computers your first drive letter is not a C drive, in Disk Management can be seen, so the installation should be (hd0,0) to (hd0,1) "Assume the second".

Close the Save .

The following is the prepared Ubuntu 14.10 ISO image file with compression software or virtual CD-ROM open, find the Casper folder, the inside of the initrd.lz and vmlinuz extracted to the C drive, the . Disk the folder is also extracted to the C drive, and then the ubuntu-14.10-desktop-i386.iso file is also copied to the C drive.

I note: In my ubuntu-14.10-desktop-amd64.iso vmlinuz There is an . efi suffix name, remove it, in order to properly install.

Restart you will see that there are 2 boot menu options for you to select our neogrub boot launcher.

Then wait a little while to see the Ubuntu we want to install.

A keyboard shortcut view will appear in a different place than the previous version, no longer.

Default Desktop has 2 documents one is an example, we chose to start installing Ubuntu 14.10 LTS,

Remember to press ctrl+alt+t before you open the terminal, enter the code: sudo umount-l/isodevice This command cancels the mount of the drive that contains the disc ( note that the-L is the lowercase of L,and the-L and/isodevice have a space. ), otherwise the partition interface cannot find the partition.

Click here to install Ubuntu 14.10 Start installation, choose language Needless to say,

Choose the installation type, we use other options . I also do not uninstall the original installed Ubuntu 14.04, and so on to cover the installation.

This allows you to create, resize, or select multiple partitions for Ubuntu yourself.

The following scenarios are available on the Internet for propulsion zoning (30G for example):

/20G Ext4 (the root partition can be a bit larger)

SWAP 2G

/home 8G Ext4 (left to/home)

If you study with me, you

/ 50G ext4 (root partition)

SWAP 3G

User name: I use www.linuxidc.com here, you use your own.

Some say automatic networking, it is best to unplug the network cable, the installation process will download language packs and other documents, will take some time, think can be installed and then download, there is a network installation of the free. Choose not to install the network here.

Ubuntu 14.1 Part installation diagram:

The following installation choose the default, do not change anything (for the Dish rookie).

Click Restart Now.

If you have not done this tutorial, take a look at some of the following scenarios that may be helpful to you.

Attention:

(1) When you choose the device to install the boot launcher, you can select our sub-region or create a new/boot area.

(2) If you restart, you will find that Windows is not in.

Open Terminal Input Command

sudo gedit/etc/default/grub

Modify Grub_timeout= "10"
Then enter sudo update-grub in the terminal
The update command automatically finds the Windows 7 Startup items. and automatically update the/boot/grub/grub.cfg file. This will enable you to enter windows in a reboot.

(3) Finally enter Windows 7, open EASYBCD Delete the Menu.lst file that you changed when installing, press Remove.

Then go to our C drive to delete the Vmlinuz,initrd.lz and the system ISO file.

With EASYBCD You can change the boot menu by pressing the Edit boot menu button and you can choose to set Windows7 as the default boot option.

Related reading :

Windows XP hard disk installation Ubuntu 12.04 dual system graphics detailed http://www.linuxidc.com/Linux/2012-04/59433.htm

Ubuntu 12.04 and Windows 7 dual-system installation Diagram http://www.linuxidc.com/Linux/2012-05/59663.htm

Windows 7 Hard Drive installation Ubuntu 14.04 Graphics Tutorial http://www.linuxidc.com/Linux/2014-04/100369.htm

Windows 7 Hard Drive installation ubuntu 13.04 Graphics Tutorial http://www.linuxidc.com/Linux/2013-04/83479.htm

Windows 7 Hard Drive installs Ubuntu 14.10 Graphics Tutorial PDF version:

Baidu Network disk Download : Http://pan.baidu.com/s/1jGggOEq

Or go to the Linux commune resources website to download:

Free in http://linux.linuxidc.com/

User name and password are www.linuxidc.com

Specific download directory in/2014 profile/October/25th/windows 7 HDD installation ubuntu 14.10 Graphics tutorial

Download method See http://www.linuxidc.com/Linux/2013-07/87684.htm

For more information about Ubuntu see the Ubuntu feature page http://www.linuxidc.com/topicnews.aspx?tid=2

This article permanently updates the link address : http://www.linuxidc.com/Linux/2014-10/108430.htm

Linux Windows 7 hard Drive installs Ubuntu 14.10 Graphics tutorial

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.