How to Install Ubuntu 16.04 (Xenial Xerus) on UEFI Systems

https://www.linuxhelp.com/install-ubuntu-16-04-xenial-xerus-on-uefi-systems/

To Install Ubuntu 16.04 (Xenial Xerus) Desktop on UEFI Firmware Systems

In this article we are going to discuss about the Installation of Ubuntu 16.04 Desktop on UEFI Firmware machines.

Before installation, disable Fast Boot and Secure Boot options on bios settings.
bios settings

boot configuration

To Download Ubuntu 16.04 ISO image, use the following link,

http://releases.ubuntu.com/16.04/

To Install Ubuntu 16.04 Desktop

Before starting with the installation, make sure that a standard EFI partition was created. Burn an Ubuntu ISO image into drive and restart UEFI with USB/CD drive. Choose Install Ubuntu and press Enter in the Grub screen.
installing ubuntu

Select the desired "Language" and click continue.
welcome page

In installation type, choose something else option so that you can create partition by yourself.
snap

Next you can see your hard disk on installation type wizard. Choose it and click continue to create new empty partition.
installation type

Select “+” or click your hard disk free space. Now it shows create partition message box. Here you can create your partition as shown below and finally click ok.

 Size  15000MB
 Type of the new partition  primary
 Location for the new partition  Beginning of this space
 Use as  Ext4 journaling file system
 Mount point  /

disk partitioning

Then create new partition for swap memory. Here, swap memory size must be double of your actual physical memory (RAM).

 Size  6000MB
 Type of the new partition  primary
 Location for the new partition  Beginning of this space
 Use as  swap area


swap memory

Instead of boot, create new partition for UEFI.

 Size  500MB
 Type of the new partition  primary
 Location for the new partition  Beginning of this space
 Use as  EFI System Partition


new partion

Once the partition is done, click “Install now” on installation wizard.
installation wizard

Then choose your Location.
location

Select your keyboard language and click “Continue
keyboard language

Set “user name”, “password” and “host name” and click "continue
user credentials

Now the installation starts.
welcome page

After the installation is completed, restart the system to apply changes.
restart


猜你喜欢

转载自blog.csdn.net/liufengl138/article/details/80111620