Installing Fedora Linux

Today I am going to show you how to install Fedora 22 in a Virtual box. This tutorial shows you how to do a Live CD install of Fedora in a Virtual box environment. All you need for this tutorial is: Oracle's VM Virtualbox and latest Additions installed on your system and the latest Fedora-Live-Workstation-x86_64-22-3.iso Boot image from Fedora's own website.

Download Fedora-Live-Workstation-x86_64-22-3.iso
Download Virtualbox

NOTE: This is an update to my Fedora 20 tutorial. there is very little difference between fedora 20 and 22, The one real difference is that fedora 22 has switched from YUM to DNF as a package manager. More about DNF


ABOUT: Free your desktop with Fedora.
Fedora is a fast, stable, and powerful operating system for everyday use built by a worldwide community of friends. It's completely free to use, study, and share.

Start your Virtualbox and mount Fedora-Live-Workstation-x86_64-22-3.iso
This is a 64Bit ISO so your default Architecture will be 64bit If you need a 32Bit ISO it can be downloaded from fedora's website.

Hit "Enter" to start the install.

1

When Fedora is fully loaded in to memory you will see an option to Try Fedora or Install to Hard Drive because we are going to install this in a Virtualbox Click on "Install to Hard Drive"

3

Now Select your language that is most suited to you. In this case I am using English (Ireland) As I live in Ireland I want my locals and Currency to match. Then click Continue.

4

You are now presented with Installation Summery otherwise none as (Anaconda) Its here we select hard drive destination and set your hostname, add additional software. Click on INSTALLATION DESTINATION

5

OK In this section we are going to tell Anaconda where we want to install Fedora.

6

OPTIONS: If you click on "Full disk summery and boot loader" You are presented with a SELECTED DISKS Window. In this window you have to options to change your Boot Device. For this install we are going to use the default. Click close then click Done.

7

Now click "I will configure partitioning" then click done.

8

OPTIONS: when you click on "Done" you will be presented with options to configure the partition scheme. For this install we are going to use the default scheme of LVM. To continue click Done.

9

Now we are back at the Installation Summery (Anaconda) Click on Network Configuration.

12

It's here we set your hostname. Enter a hostname of your choosing. Then click Done.

13

You are now back at the Anaconda Installation summery window. Click "Begin Installation" to start your install.

14

At this point your Hard Drive is being partitioned and Fedora is being installed. In this window you must install a root password and also create a new user. Click on USER CREATION.

15

Now we need to crate a new user. Fill out the form making sure to check "Make this user administrator"

17

Click on Advanced button and this will load ADVANCED USER CONFIGURATION it's here we can add your account to other groups or change home directory. Click on save changes to continue.

18

Now click ROOT PASSWORD. Create a new password and repeat once you have created a new password click on Done to continue.

NOTE: If you use a week password like all lower case with no numbers or upper case characters Anaconda will warn you. If you are happy with using lower case then click done again.

19

Now Click on Quit and reboot the Computer/Virtualbox.

20

That's it you have installed Fedora Linux. Click on your user name and log in.

23
24

Select your system default system language. Then click Next.

25

Click next again.

26

Select your Privacy settings.

27

At this point of the set up you are promoted to add an online account like Google+ or Facebook. If you have any of these accounts and you do not wish to set them up just click next.

28

Now click on Start using Fedora

29
30

Now you are on the your desktop. The next thing we should do is make sure you are running the latest software. So now we will perform a full system update.

31

Hit your "Super Key" this will be the key with the Windows Logo on it.

Then search for your terminal.

32

In order to become the root you must use the "SU" command. SU stands for Select User. So type su in the terminal and hit enter. Then you are asked to type a password. This is the password you would of set up during the install process.

33

To perform a full system upgrade run “dnf update” command. This will download all the repositories available to your system.

34

Once the REPO List has been downloaded there will be a list of packages to download and upgrade also a total of what's to be downloaded. When presented type Y and hit enter. The packages will download and install.

35

When the proses is finished you will see Complete! and a summery of what was installed and upgraded.

36

Congratulations that's it you have installed and configured Fedora Linux. Enjoy your new system and I hope you have lots of fun!