Installation of Ubuntu 16.10 (Yakkety Yak) Desktop

Channel: Ubuntu Linux
Abstract: . This will enable you to create or resize partitions yourself or even choose multiple partitions for installing Ubuntu. Then click Continue. Select U

In this tutorial, I will walk you through the simple and easy-to-follow steps of installing Ubuntu 16.10 codenamed 「Yakkety Yak」 on your machine. It comes with multiple bug fixes and new features to offer users a great computing experience with latest and exciting technologies.

It will be supported for a short time of about 9 months until July 2017 and a few of the major new features in Ubuntu 16.10 include:

  1. Linux kernel 4.8
  2. GPG binary is now provided by gnupg2, more specifically
  3. An updated LibreOfiice 5.2
  4. The update manager now reveals changelog entries for PPAs
  5. All GNOME apps have been updated to version 3.2, with many apps updated to 3.22
  6. systemd is now used for user sessions
  7. Nautilus file manager has as well been updated to 3.20 and many more…

For users who do not want to go through the hustle of a fresh installation, you can follow this upgrade guide to upgrade from Ubuntu 16.04 to 16.10.

Installation of Ubuntu 16.10 Desktop

Before you go any further, you need to download the Ubuntu 16.10 desktop ISO from the links below.

  1. Download Ubuntu 16.10 – 32-bit : ubuntu-16.10-desktop-i386.iso
  2. Download Ubuntu 16.10 – 64-bit : ubuntu-16.10-desktop-amd64.iso

Note: In this guide, I will use Ubuntu 16.10 64-bit desktop edition, however, the instructions work for 32-bit edition as well.

1. After downloading ISO file, make a bootable DVD or USB device and insert the bootable media in a functioning port, then boot from it. You should be able to see the welcome screen below after the booting into the DVD/USB disk.

If you wish to try Ubuntu 16.10 before installing, click on the 「Try Ubuntu」, otherwise click on 「Install Ubuntu」 to continue with this installation guide.

Welcome Screen of Ubuntu 16.10

2. Prepare to install the operating system by checking 「Install third-party software for graphics and Wi-Fi hardware, Flash, MP3 and other media」 option.

Assuming that your system is connected to the Internet, the option to download updates while running the installation will be enabled, you can as well check 「Download updates while installing Ubuntu」.

Afterwards, click on the Continue button.

Preparing to Install Ubuntu 16.10

3. Choose the installation type from the interface below by selecting 「Something else」. This will enable you to create or resize partitions yourself or even choose multiple partitions for installing Ubuntu. Then click Continue.

Select Ubuntu 16.10 Installation Type

4. If you have one disk, it will be selected by default, however, if there are many disks on your machine, click on the one you want to create partitions on.

In the image below, there is a single disk /dev/sda. We will use this disk to create partitions, so click on 「New Partition Table..」 button to create new empty partition.

Select Installation Disk for Ubuntu 16.10

From the next interface, click on Continue to confirm creation of new empty partition.

Confirm to Create New Empty Partitions

5. Now its time to create new partitions, select a new empty space and click on the (+) sign to create the / partition.

Select Free Space Disk

Now use the following values for root partition.

  1. Size: enter an appropriate size
  2. Type of new partition: Primary
  3. Location of new partition: Beginning of this space
  4. Use as: Ext4 journaling file system
  5. Mount point: /

After that click OK to effect the changes.

Create /root Partition

6. Next create a swap partition, which is used to temporarily holding data that is not being actively used by the system, when your system is running out of RAM.

Click on the (+) once more to create the swap partition, enter the values below.

  1. Size: enter an appropriate size(twice as size of RAM)
  2. Type of new partition: Logical
  3. Location of new partition: Beginning of this space
  4. Use as: swap area

Then click OK to create swap space.

Create Swap Partition

7. After creating all the necessary partitions, you need to write all the changes above to the disk by clicking Continue to confirm and proceed to the next step.

Confirm Partition Changes to Disk

8. Select your time zone from the next screen and click Continue to advance.

Select Your Local Timezone

9. Choose your default keyboard layout and afterwards Continue to proceed to the next stage.

Select Your Keyboard Layout

10. Create default system user with suitable values in the spaces provided for your name, computer’s name, username, and also choose a good and secure password.

To use the password for logging in, make sure you select 「Require my password to log in」. You can as well encrypt your home directory to enable additional private data protection services by checking the 「Encrypt my home folder」 option.

When that is done, click Continue to install the Ubuntu files on your system.

Create New System User Account

11. In the next screen, files being copied to the root partition during the installation process.

Installation of Ubuntu 16.10 in Progress

Wait for a few minutes, when the installation is complete you will see the message below, click on the 「Restart Now」 button to restart your system and boot into Ubuntu 16.10 desktop edition.

Ubuntu 16.10 Installation Completed

That’s it! You have now successfully installed Ubuntu 16.10 desktop version on your machine, I believe these instructions are easy to follow and also hope everything went just fine.

In case you encountered any issues a long the way, you can get in touch via the opinion form below for any questions or feedback you may want to give us.

Ref From: tecmint
Channels: ubuntu 16.10

Related articles