Difference between revisions of "How to Try Ubuntu Linux"

From Techotopia
Jump to: navigation, search
(Performing a Clean Ubuntu Linux Installation)
Line 37: Line 37:
  
 
If you are installing Ubuntu Linux on a clean hard disk drive, or plan to overwrite the Windows installation on the drive then installing Ubuntu Linux is straightforward. Simply follow the steps in [[Performing a Clean Ubuntu Linux Installation]] to install Ubuntu Linux on the entire disk drive.
 
If you are installing Ubuntu Linux on a clean hard disk drive, or plan to overwrite the Windows installation on the drive then installing Ubuntu Linux is straightforward. Simply follow the steps in [[Performing a Clean Ubuntu Linux Installation]] to install Ubuntu Linux on the entire disk drive.
 +
 +
== Summary ==
 +
 +
This chapter has provided an overview of the step necessary to obtain Ubuntu Linux prior to performing an installation.

Revision as of 15:49, 22 July 2008

PreviousTable of ContentsNext
The History of Ubuntu LinuxPerforming a Clean Ubuntu Linux Installation


In order try out Ubuntu Linux you first need to obtain Ubuntu Linux. There are two ways to do this. One option is to have Ubuntu Linux shipped to you via the Ubuntu ShipIt program. Whilst this sounds like a great way to get Ubuntu there are a few downsides. Firstly, it can take up to 10 weeks for the CDs to arrive. Secondly, the shipment usually consists of multiple copies of the CDs so unless you have a group of people who would also like to try out Ubuntu you are going to end up with a number of CDs that are only good as non-absorbent beer mats.

By far the best way to obtain Ubuntu is to download it and burn your own CDs or DVDs.

Once you have the Ubuntu CD you are ready to start. There are a number of options that are available to you.


Contents


Try Ubuntu Without Installing it

There is a good chance you already own a PC which is probably running Microsoft Windows. If this is the case and you are new to Linux then there is a good chance you don't want to install Ubuntu Linux until you've had a chance to try it out for a few hours, days or weeks. If you'd like to try Ubuntu without having to install you can easily do so. The Ubuntu CD you now have in your possession is able to run as a Live CD. This essentially means that the operating system can be run from the CD without having to be installed on your hard disk drive.

To run Ubuntu from the CD simply place the CD into your CDROM drive and reboot your system. If your system reboots once again as Windows then it is likely you will need to change the boot order in your system BIOS. To achieve this, restart your system and watch closely as the system boots. Early in the boot process the BIOS will display instructions to enter BIOS Setup (which often, but not always, involves pressing the DEL key). Press whichever key you are instructed to press and you should find yourself in the BIOS setup menu. Find the setting for the boot sequence, and if it shows your hard disk as being the first device to boot from, change this so that your CD or DVD drive appears as the first device in the boot order. Select the "Save and Exit" option from the BIOS main menu and allow the system to boot. As long as the Ubuntu disk is still in the drive you should find that Ubuntu boots instead of Windows.

Once Ubuntu has booted from the Live CD you can begin to experiment with Linux.

There are a few minor downsides to using the Live CD. The first is that performance will be slow. This is because Ubuntu needs to load software from the CD drive which is orders of magnitude slower than a hard disk drive. Secondly, because the CD is a read-only medium you will lose any files you may create or any changes you may make to the system. One advantage of this is that you also can't break anything, so feel free to experiment as much as you like.

Installing Ubuntu on a Disk Drive Containing Microsoft Windows

If you already have Windows installed on your PC you can install Ubuntu Linux onto the same disk drive and boot from either operating system (a configuration know as dual booting). During the installation process Ubuntu will resize the Windows partition on your hard disk to make room for the Ubuntu installation (you will be asked how much of your disk drive you wish to use for Linux) and set up a special boot manager that will allow to choose whether to boot Linux or Windows each time you power up your system. All of this is non-destructive, in that your Windows partition and all the applications and data therein will be kept intact. All that will happen is that the Windows part of the disk will be smaller than it was originally.

Another useful feature of a Windows/Ubuntu dual-boot configuration is that your Windows logical drives (C:, D: etc) will be accessible from Ubuntu Linux, so you will be able to access your Windows data files from Linux. This means, for example, that you will be able to access your Microsoft Word and Excel files using the Linux version of OpenOffice.

For detailed steps on creating a Windows/Ubuntu dual boot environment see the Installing Ubuntu Linux on a Windows System (Dual booting) chapter of this book.


Performing a Clean Ubuntu Linux Installation

If you are installing Ubuntu Linux on a clean hard disk drive, or plan to overwrite the Windows installation on the drive then installing Ubuntu Linux is straightforward. Simply follow the steps in Performing a Clean Ubuntu Linux Installation to install Ubuntu Linux on the entire disk drive.

Summary

This chapter has provided an overview of the step necessary to obtain Ubuntu Linux prior to performing an installation.