How to install Ubuntu 12.10 Quantal Quetzal step by step

If you are a newcomer to Linux, they have probably recommended you to try Ubuntu: a very simple and easy-to-use distribution that, in addition, has a friendly visual aspect (although different from what you are used to in Windows) and that was born with the aim of creating a "Linux for human beings". In this new installment we explain how to install Ubuntu 12.10 Quantum Quetzal step by step ... yes, to dummies.

Pre-installation

Before you can install Ubuntu 12.10 you have to perform 3 steps:

  1. Download the Ubuntu ISO image. If you don't know which version to download, I recommend reading this first introduction to some basic concepts that will help you choose any distribution.
  2. Burn the ISO image to a CD / DVD or a pendrive.
  3. Configure the BIOS to boot from the CD / DVD or from the pendrive, depending on what you have chosen in the previous step.

Step-by-step installation

Once the BIOS has been correctly configured to boot from the pendrive, reboot the machine with the pendrive in place. After a few moments, GRUB 2, the Ubuntu boot loader, will appear. Here are basically 2 ways to go. It is advisable to first try Ubuntu without installing, to see if the system works correctly; that is, if your hardware detects you well, if you like the system, etc. The second option is to install the system directly.

In this case, we are going to choose the option Try Ubuntu without installing.

Once Ubuntu boots, click on the icon Install Ubuntu 12.10. The installation wizard will appear.

The first thing to choose is the installation language. Choose Spanish:, then click the button Install Ubuntu.

Confirm that you meet the minimum installation requirements by clicking Continue. It should be noted that the only essential requirement is to have the necessary disk space.

Having an Internet connection is recommended but not an exclusive requirement since you will be able to skip the download of packages for when it is more convenient for you.

It is also recommended, although not an exclusive requirement, to be connected to a power outlet. This is especially true if you are using a laptop, since the installation process consumes a lot of energy and it does not take a genius to realize that it is not good for the machine to turn off in the middle of the installation, much less if it It deals with the installation of the operating system.

Additionally, in this part of the installation we are offered the option to choose if we are going to download system updates when installing Ubuntu, an option that I do not recommend checking because it can delay the installation process considerably.

The other option is to download third-party software that allows us to play non-free multimedia content such as mp3 files or view multimedia content on the web developed in Flash, such as some videos on YouTube or games on websites such as Facebook .

I personally prefer to install all this software manually once the installation process is complete, but there is no problem if you want to check this option and do it during the installation process.

This is the hardest part: disk partitioning.

First of all, it must be clarified that the screen may be slightly different, depending on the operating system or systems that you already have installed on that machine. Thus, for example, if you have an older version of Ubuntu installed, the option to update the system will also be displayed.

In this case, let's assume the typical scenario: you bought a computer, it came with Windows 8, you realized it was crap you want to try something new.

Here are 3 ways to go:

a) Remove the old operating system and install: this is the easiest option: delete everything and install on top. No need to heat your head about partitioning the disk or anything like that.

b) Install Ubuntu alongside Windows: this option allows us to perform a shared installation with a current installation of Microsoft Windows, offering us the option of creating a partition for Ubuntu Linux from the free disk space that our machine has, even being able to resize the size of said partition directly from the installer dialog.

c) Partition the disk manually.

If you select the third option, the disk partitioning wizard will start. Therefore, this step is optional. It is only recommended for intermediate or advanced users who know what this implies. Any wrong step can result in data loss on the disk. If you don't want to risk it, don't do it.

In case you decide on this option, my recommendation is to divide the disk into 3 partitions:

1.- Partition root. Where the system will be installed. You have to mount it in /. I recommend the EXT4 file format. The minimum size must be at least 5 gigs (2gb for the base system and the rest for the applications that you are going to install in the future). I repeat, this is the minimum size, not the ideal one (which can be 10/15 GB).

2.- Partition home. Where will all your documents be. You have to mount it in / home. I recommend the EXT4 file format. The size is a purely personal choice and depends exclusively on how much you are going to use it.

3.- Partition swap. Space reserved on the disk for swap memory (when you run out of RAM the system uses this disk space to "expand" it). This partition cannot be omitted and must exist yes or yes. The recommended size is: a) for partitions of 1gb or less, the swap should be double your RAM memory; b) for partitions of 2gb or more, the swap must be at least 1gb.

When everything is ready, click OK and the system will ask you if you agree with the changes.

Click on Install Now. The first thing will be to choose the time zone:

The next thing we will configure will be the keyboard. Don't forget to test your chosen keyboard (especially complicated keys like ñ, ç and Altgr + some key combinations). If it doesn't work properly, try other keyboard layouts.

After configuring the keyboard comes the user configuration.

You just have to enter a username and password, a name for the computer and determine if it is necessary to request the password to log in. From here it is also possible to encrypt the personal folder, which I do not recommend (because it can slow down the system) unless you are too concerned about the security of the documents stored on that machine.

After a few moments, the file copy will finish. Meanwhile, you can enjoy some images that show some of the benefits of Ubuntu.

Once everything is ready, you can reboot or continue testing the system.

Finally, reboot and remove the disk or pendrive that you have used.