Installing Linux - The Easy Way
Installing Linux - The Easy Way
The tutorial will make things very simple for you, but if you get
stuck somewhere in the middle of the installation and you need
help, do not hesitate to use our commenting system at the end of
the article!
Requirements:
You will need the Ubuntu 9.10 Desktop ISO image that
corresponds to your hardware architecture (i386 or amd64), and
which can be downloaded from here. When the download is over,
burn the ISO image with your favorite CD/DVD burning application
(Nero, CDBurnerXP, Roxio) on a blank CD at 8x speed.
The second screen will feature a map of the Earth. Upon the
selection of your current location, the time for the final system will
adjust accordingly. You can also select your current location from
the drop down list situated at the bottom of the window. Click the
"Forward" button after you have selected your desired location...
1. If you have another operating system (e.g. Windows XP) and you
want a dual boot system, select the first option: "Install them side
by side, choosing between them at each startup."
Editor's Note: This option will ONLY appear if you have another
operating system installed, such as Microsoft Windows. Remember
that, after the installation, the Windows boot loader will be
overwritten by the Ubuntu boot loader!
3. The third choice is "Use the largest continuous free space" and it
will install Ubuntu 9.10 in the unpartitioned space on the selected
hard drive.
- Make sure that the selected hard drive is the right one. /dev/sda is
the first physical hard drive. /dev/sdb is the second hard drive in
your machine. So, make sure that you know which is the one you
want to format! Otherwise, you will lose ALL YOUR DATA on that
hard drive;
- Let's say that the selected drive is empty (no other operating
system or important data on it), but it has some partitions on it.
Select each one of those partitions and click the "Delete" button.
After a few seconds, it will say "free space". Do this with the other
partitions from the selected hard drive, until they're all deleted and
you have a single "free space" line;
- With the "free space" line selected, click on the "Add" button. In
the new window, type 2000 in the "New partition size in
megabytes" field and select the "swap area" option from the "Use
as:" drop down list. Click the OK button and, in a few seconds, you'll
notice a "swap" line with the specified size;
- With the "free space" line selected, click on the "Add" button. In
the new window, select the "Primary" option, type a value between
10,000 and 50,000 in the "New partition size in megabytes" field
and select / as the "Mount point". Click the OK button and in a few
seconds, you'll notice an "ext4 /" line with the specified size;
- With the "free space" line selected, click on the "Add" button. In
the new window, select the "Primary" option, type a value between
30,000 and 50,000 (or whatever space you have left on the drive) in
the "New partition size in megabytes" field and select /home as the
"Mount point." Click the OK button and, in a few seconds, you'll
notice an "ext4 /home" line with the specified size.
This is how your partition table should look like. If so, click the
"Forward" button to continue with the installation...
WARNING: Be aware that all the data on the selected hard drive or
partition will be ERASED and IRRECOVERABLE.
On this screen, you must do exactly what the title says. Fill in the
fields with your real name, the name you want to use to log in on
your Ubuntu OS (also known as the "username," which will be
required to log in to the system), the password and the name of the
computer (automatically generated, but can be overwritten).
This is the final step of the installation. Here, you can select to
install the boot loader on another partition or hard drive than the
default one, but it is only recommended for advanced users. If
someone is installing to a USB memory stick, as if it was a USB hard
drive, then they should know that the installer will mess with their
computer's hard disk drive MBR (thanks to Donald for the info on
this one!).
Therefore, click the "Advanced" button and select the correct drive
(the USB stick in this case)...
Click the "Install" button to start the installation process...