Installing Ubuntu 11.04 on a Windows System (Dual booting)

PreviousTable of ContentsNext
Performing a Clean Ubuntu 11.04 InstallationInstalling Ubuntu 11.04 on a Windows Disk with Wubi


You are reading a sample chapter from the Ubuntu 11.04 Essentials book.

Purchase the fully updated Ubuntu 20.04 Essentials book in eBook ($9.99) or Print ($36.99) format

Ubuntu 20.04 Essentials Print and eBook (ePub/PDF/Kindle) edition contains 36 chapters and over 310 pages
Buy Print Preview Book


Ubuntu, just like most Linux distributions, will happily co-exist on a hard disk drive with just about any version of Windows. This is a concept known as dual-booting. Essentially, when you power up your PC you will be presented with a menu providing the option to boot either Ubuntu or Windows. Obviously you can only run one operating system at a time, but it is worth noting that the files on the Windows partition of your disk drive will be available to you from Ubuntu regardless of whether your Windows partition was formatted using NTFS, FAT16 or FAT32.

During the installation process the Ubuntu installer will detect the Windows installation on the drive and provide the option of deleting it and using the entire disk for Ubuntu, or sharing the disk with Windows. In the latter case you will be able to specify the percentage of the disk to be used for Ubuntu. According to the Ubuntu documentation, a minimum of 5 GB of disk space is required for a full Ubuntu Desktop Edition installation, and more space to store any files you may subsequently create. Ideally, however, at least 8 GB of disk space should be allocated to the Ubuntu installation to avoid later problems. Once the disk space for Ubuntu has been selected, the installer will resize the Windows partition (without destroying any data) and use the remainder of the disk for Ubuntu.

Beginning the Ubuntu Installation

To start the installation, place the Ubuntu CD into the CD-ROM or DVD drive, or insert the USB flash drive and reboot your computer system. If the system loads Windows again you will need to change the boot order in your system BIOS so that the CD or DVD drive or USB device is checked for bootable media before the primary hard disk drive. To do this reboot again. Early in the boot process the BIOS will display a message indicating which key should be pressed to enter Setup mode. Press the key indicated so that the BIOS Setup menu appears. Navigate the menu system until you find the setting that indicates the boot order used by the BIOS. Change the order so that the drive containing the Ubuntu CDROM or USB drive is listed before the hard disk drive, then exit and save the settings. Reboot once more and you should find that Ubuntu loads. Once Ubuntu has loaded you will be presented with the following screen:


Run or Try Ubuntu 11.04 screen


To begin the installation, click on the "Install Ubuntu" button. The installer will ask a couple of questions relating to the installation process. One option provides the choice of whether to install 3rd party non-open source software to support the playback of MP3 files on the system. If you don’t feel strongly about using software that is not openly licensed and you just want the best experience from your Ubuntu installation then this option is recommended.

Secondly, an option is provided to update the software packages that comprise the Ubuntu distribution during the installation. Ubuntu, just like most other operating systems, continues to be updated with bug fixes and security patches long after it has been released to the public. If this option is selected, the installer will download any updates issued since the Ubuntu installation image was released and applies them to the system. If you choose not to perform this update during the installation process these updates can still be applied at any time after the installation completes.

Having made appropriate selections, click the Forward button to proceed to the disk allocation screen. At this point, the installer will have detected the presence of an existing operating system on the target disk drive and will provide a number of options in terms of how the disk should be used to accommodate the Ubuntu installation:


Windows/Ubuntu 11.04 dual boot installation options


Given that it is our intention to configure a dual boot system, the option to Install Ubuntu alongside Windows is the desired choice. With this option selected, click the Forward button to proceed. The subsequent screen allows the amount of disk space allocated to each operating system (in this case Windows and Ubuntu) to be configured:


Dividing a disk between Windows and Ubuntu 11.04


At this point it is necessary to decide how much of your Windows partition you wish to donate to the Ubuntu installation. Move the slider (positioned between the Windows and Ubuntu partitions in the diagram) until the Ubuntu partition allocation is a size you are comfortable with. As mentioned previously, at least 8 GB should be allocated to Ubuntu if possible.

When you have selected the size of the Ubuntu partition, click the Install Now button to proceed with the installation. When the warning dialog appears read it carefully and click Continue if you are sure you wish to proceed.

Configuring Time Zone, User and Keyboard Information

Whilst the installation is in progress, the installer will ask for information about your geographical location in order to configure Timezone settings, your keyboard language configuration, and a user name and password for the first account on the system. The account configuration screen also provides the option to encrypt your home folder to increase the security of your files and data:


Configuring user information during an Ubuntu 11.04 installation


The option is also provided to dictate whether the password must be specified each time the user wishes to log into the system. By default, each time Ubuntu starts a login screen will be presented seeking username and password credentials. If you are the sole user of the system and would like to bypass this screen and be logged in automatically each time the system boots, be sure to set the Log in automatically checkbox before proceeding.

Once all the questions have been answered, the installer will simply proceed with the installation. Depending on the speed of your system this process can take some time.

When the installation is complete, the following dialog will appear to inform you the system is ready to be restarted.


Ubuntu 11.04 installation complete dialog


When you are ready to reboot, press the Restart Now button. The system will take a few moments to shut down. The installer will prompt you to remove the installation media. At this point remove the CDROM or USB flash drive (depending on which you used to perform the installation) and press the Enter key to proceed.


Booting Ubuntu for the First Time

When the system reboots a screen similar to the one illustrated below will appear providing the option to boot either Windows or Ubuntu:

The Ubuntu 11.04 Dual Boot screen


Press Enter to boot Ubuntu. If you wish to boot Windows use the keyboard arrow keys to select the Windows option. If you choose to boot Ubuntu the operating system will load and the Ubuntu login screen will appear (unless the automatic login option was selected). Enter the user name and password you set up during the installation process and you will be logged into the Ubuntu Desktop environment. Refer to Performing a Clean Ubuntu 11.04 Installation for details on installing the Unity 2D desktop environment if your graphics hardware is unable to support the standard Unity environment.

Accessing the Windows Partition from Ubuntu

As previously mentioned, Ubuntu provides access to the files and folders stored on the Windows partition of a dual boot configuration. These may be accessed in a number of ways. Firstly, the Windows file system will automatically be mounted on the Ubuntu system and will appear as a disk drive icon on the desktop as illustrated in the following figure:


A windows file system icon on the Ubuntu 11.04 Unity desktop


Alternatively, the Windows file system may be accessed from within the File Manager. Access to the file manager may be gained by selecting the Home Folder icon at the top of the task management panel located on the left hand edge of the screen. Once launched, the contents of the current user’s home folder will be displayed:


The current user's Home folder in the Ubuntu 11.04 File Manager window


The Places panel located on the left hand side of the file manager window shows an entry for the File System. This is the filesystem created on the disk drive to hold Ubuntu. The Windows partition in this instance is represented by the 25GB File System entry which, when selected, will provide access to the contents of the Windows partition:


A Windows file system displayed in the Ubuntu 11.04 file manager


In order to provide access to the Windows partition, Ubuntu has essentially mounted it as a Linux folder. In order to unmount this filesystem when you have finished accessing the Windows files you needed, simply click on the eject style button next to the filesystem in the left hand pane of the file manager window, or right click on the desktop icon and select Unmount from the resulting menu.


You are reading a sample chapter from the Ubuntu 11.04 Essentials book.

Purchase the fully updated Ubuntu 20.04 Essentials book in eBook ($9.99) or Print ($36.99) format

Ubuntu 20.04 Essentials Print and eBook (ePub/PDF/Kindle) edition contains 36 chapters and over 310 pages
Buy Print Preview Book



PreviousTable of ContentsNext
Performing a Clean Ubuntu 11.04 InstallationInstalling Ubuntu 11.04 on a Windows Disk with Wubi