Installation

In terms of difficulty, right up there with making a good GUI is making a good installer. History is riddled with bad OS installers, with pre-Vista Windows being the most well-known example. Text mode installers running on severely castrated operating systems reigned for far too long. Microsoft of course improved this with Windows Vista in 2006, but even as late as the end of 2007 they were still releasing new operating systems such as Windows Home Server that used a partial text mode installer.

The reason I bring this up is that good OS installers are still a relatively recent development in the PC space, which is all the more reason I am very impressed with Ubuntu’s installer. It’s the opposite of the above, and more.

Right now Ubuntu is the underdog in a Windows dominated world, and their installation & distribution strategies have thusly been based on this. It’s undoubtedly a smart choice, because if Ubuntu wiped out Windows like Windows does Ubuntu, it would be neigh impossible to get anyone to try it out since “try out” and “make it so you can’t boot Windows” are mutually incompatible. Ubuntu plays their position very well in a few different ways.

First and foremost, the Ubuntu installation CD is not just an installer, but a live CD. It’s a fully bootable and usable copy of Ubuntu that runs off of the CD and does not require any kind of installation. The limitations of this are obvious since you can’t install additional software and CD disc access times are more than an order of magnitude above that of a hard drive, but nevertheless it enables you to give Ubuntu a cursory glance to see how it works, without needing to install anything. Live CDs aren’t anything new for Linux as a whole, but it bears mentioning, it’s an excellent strategy for letting people try out the OS.

This also gives Ubuntu a backdoor in to Windows users’ computers because as a complete CD-bootable OS, it can be used to recover trashed Windows installations when the Windows recovery agent can’t get the job done. It can read NTFS drives out of the box, allowing users to back up anything they read to another drive, such as USB flash drive. It also has a pretty good graphical partition editor, GParted, for when worse comes to worse and it comes time to start formatting. Ubuntu Live CD is not a complete recovery kit in and of itself (e.g. it can’t clean malware infections, so it’s more of a tool of last resort) but it’s a tool that has a purpose and serves it well.

Better yet, once you decide that you want to try an installable version of Ubuntu, but don’t want to take the plunge of messing with partitions, Ubuntu has a solution for that too. Wubi, the Windows-based Ubuntu Installer, allows you to install Ubuntu as a flat-file on an existing NTFS partition. Ubuntu can then boot off of the flat file, having never touched a partition or the master boot record (instead inserting an Ubuntu entry in to Windows BCD). This brings all the advantages of moving up from a Live CD to an installable version of Ubuntu, but without the system changes and absolute commitment a full install entails. Wubi installations are also easily removable, which further drives home this point.

Now the catch with a Wubi installation is that it’s meant to be a halfway house between a Live CD and a full installation, and it’s not necessarily meant for full-time use. As a flat file inside of a NTFS partition, there are performance issues related to the lower performance of the NTFS-3G driver over raw hard drive access, along with both external fragmentation of the flat file and internal fragmentation inside of the flat file. An unclean shutdown also runs the slight risk of introducing corruption in to the flat file or the NTFS file system, something the Wubi documentation makes sure to point out. As such Wubi is a great way to try out Ubuntu, but a poor way to continue using it.

Finally, once you’ve decided to go the full distance, there’s the complete Ubuntu installation procedure. As we’ve previously mentioned Ubuntu is a live CD, so installing Ubuntu first entails booting up the live CD – this is in our experience a bit slower than booting up a pared down installation-only OS environment such as Vista’s Windows PE. It should be noted that although you can use GParted at this point to make space to install Ubuntu, this is something that’s better left in the hands of Windows and its own partition shrinking ability due to some gotchas in that Windows can move files around to make space when GParted can’t.

Once the installation procedure starts, it’s just 6 steps to install the OS: Language, Time Zone, Keyboard Layout, Installation Location, and the credentials for the initial account. Notably the installation procedure calls for 7 steps, but I’ve only ever encountered 6, step 6 is always skipped. This puts it somewhere behind Mac OS X (which is composed of picking a partition and installing, credentials are handled later) and well ahead of Windows since you don’t need a damn key.

The only thing about the Ubuntu installation procedure that ruffles my feathers is that it doesn’t do a very good job of simplifying the installation when you want to install on a new partition but it’s not the only empty partition. This is an artifact of how Linux handles its swapfile – while Windows and Mac OS X create a file on the same partition as the OS, Linux keeps its swapfile on a separate partition. There are some good reasons for doing this such as preventing fragmentation of the swapfile and always being able to place it after the OS (which puts it further out on the disk, for higher transfer rates) but the cost is ease of installation. Ubuntu’s easy installation modes are for when you want to install to a drive (and wipe away its contents in the process) or when you want to install in the largest empty chunk of unpartitioned space. Otherwise, you must play with GParted as part of the installation procedure.

This means the most efficient way to install Ubuntu if you aren’t installing on an entire disk or immediately have a single free chunk of space (and it’s the largest ) is to play with partitions ahead of time so that the area you wish to install to is the largest free area. It’s a roundabout way to install Ubuntu and can be particularly inconvenient if you’re setting up a fresh computer and intend to do more than just dual boot.

Once all of the steps are completed, Ubuntu begins installing and is over in a few minutes. Upon completion Ubuntu installs its bootloader of choice, GRUB, and quickly searches for other OS installations (primarily Windows) and adds those entries to the GRUB bootloader menu. When this is done, the customary reboot occurs and when the system comes back up you’re faced with the GRUB boot menu – you’re ready to use Ubuntu. Ubuntu doesn’t treat its first booting as anything special, and there are no welcome or registration screens to deal with(I’m looking at you, Apple). It boots up, and you can begin using it immediately. It’s refreshing, to say the least.

The actual amount of time required to install Ubuntu is only on the order of a few minutes, thanks in large part due to its dainty size. Ubuntu comes on a completely filled CD, weighing in at 700MB, while Windows Vista is on a DVD-5 at over 3GB, and Mac OS X is on a whopping DVD-9 at nearly 8GB. It’s the fast to download (not that you can download Windows/Mac OS X) and fast to install.

We’ll get to the applications in-depth in a bit, but I’d like to quickly touch on the default installation of Ubuntu. Inside that 700MB is not only the core components of the OS and a web browser, but the complete Open Office suite and Evolution email client too. You can literally install Ubuntu and do most common tasks without ever needing to install anything else beyond security and application updates. Consider the amount of time it takes to install Microsoft Office on a Windows machine or a Mac, and it’s that much more time saved. Canonical is getting the most out of the 700MB a CD can hold.

UI & Usability Applications: Web Browsing
Comments Locked

195 Comments

View All Comments

  • Guspaz - Wednesday, August 26, 2009 - link

    "Not that it would necessarily be of much use, the last time I saw any statistics for instant messaging network usage, the vast majority of North American users were on AOL’s AIM network."

    IM use is highly regionalized. As such, AIM is clearly the dominant IM in the USA. However, Canada is dominated by MSN Messenger, and has been for many years (most of us migrated from ICQ to MSN around the release of Windows XP, I believe, due to the bundling of then Windows Messenger).

    So, if Canada is dominated by MSN, while I can't speak for Mexico, it's misleading to claim that "the vast majority of North American users". As a Canadian, I can't think of anybody I know in person that uses AIM. They all use MSN or Google Talk without exception.
  • Aclough - Wednesday, August 26, 2009 - link

    For myself, the thing that most bugs me when I have to go back to Windows is all the missing features from the window manager. I've come to rely on having multiple workspaces on my desktop, but I can adjust to having just one fairly easily when I'm not working on a lot of different stuff at once. What really bugs me, though, is how much more effort it takes to move or resize windows in Windows. On Linux I can press ALT and then click anywhere on the window, but with Windows I have to carefully click the title bar or the very edge of the window and that takes a noticeably longer time once you're used to doing things differently.

    Oh, and I find that the Linux scheduler seems to be noticeably better than the Windows one in preserving responsiveness when the system is under load.
  • fumacapena - Wednesday, August 26, 2009 - link

    Great article!

    How about some benchmarks of "minimal" distros (like Puppy, Tine Core, ...)??
    I like the idea of "ressurect" an old PC, but I would like to see benchmarks in Quad Cores, i7 too!

    Anandtech is great, Bench(beta) is awesome!!
    (sorry by bad english)

    Thanks
  • InGraphite - Wednesday, August 26, 2009 - link

    A few months ago most major trackers unbanned Transmission, but it still doesn't seem to be universally accepted on private trackers.

    I remember offhand (I could be wrong) that the main gripe was due to the fact it made excessive queries and thus flooded trackers with requests, or had the ability to.
  • chomlee - Wednesday, August 26, 2009 - link

    I think you really need to mention the big picture here.

    I myself just tried Ubuntu for the first time 2 months ago and although I will admit that I have spent up to 8 hours trying to figure out how to install a specific program (before I found out there was a way to get the package manager to find the install), and I wanted to smash my computer at times. Now that I have learned quite a bit more, I realized that the few things I have installed worked great and flawlessly.

    Anyhow back to the big picture. I can understand some of your concerns with how the OS will work with specific programs but what I have found is that most people I know use their computers for 2 things email and web browsing. Most of these people are constantly having problems with the system running too slow and cant seem to get rid of hidden viruses/malware. So I think that those people could easily be much happier with a simple OS like Ubuntu just for email and web browsing (And I would get a heck of alot of less calls from my dad asking my why his computer is running too slow). Lets also not forget that everything is moving to be browser compatible (like you mentioned).

    Also, for people like myself, I use my Ubuntu system for a file server as well as a media center (XBMC is Awesome).

    So, yes, for burning DVDs/CDs/Playing Games/Microsoft Office, I see no reason why you wouldn't use windows, but I think 95% of the users would be perfectly fine with ubuntu which is something that Mr Bill would not be very happy about when the public realizes this.
  • Keno - Thursday, August 27, 2009 - link

    I think you have missed one small but important part.
    I am Ubuntu user since 8.04. I came to Linux because of the constant treat of viruses.
    Last month I have installed 7 and it is very user friendly and I think it is very user frinedly but after Avira Antivir got crashed by virus I installed Kaspersky INternet security 2010. then it took almost twice as long to boot. Then I gladly returned to Ubuntu 9.04. Because MIcrosoft can not exist without Antivirus I think you should do some real benchmarking and test windows WITH Antivirus.
    On Ubuntu I have ClamWin just in case i get some files from Windows users:)
    Thanks
  • ioannis - Wednesday, August 26, 2009 - link

    just wanted to point out that you can install software under the LiveCD. Of course it does not install on the hard drive. It remains on a ram-drive, so when you reboot, it's gone. It's still useful, if you wish to test out some package or perform some task with a tool not installed by default on the LiveCD
  • strikeback03 - Wednesday, August 26, 2009 - link

    Even more useful (and not mentioned) is that Ubuntu can easily run off a flash drive, and more recent versions even include a GUI tool for installing it to one. Then all installs and other changes are saved from session to session, and everything runs much more quickly than the LiveCD.
  • Mr Pearce - Wednesday, August 26, 2009 - link

    It would be great if you could do more articles on compiler and especially driver performance differences. That was the most interesting part of this article.
  • Ryan Smith - Wednesday, August 26, 2009 - link

    This is what Part 2 will look at. I can compile some stuff by hand to see if it closes the Windows/Ubuntu gap, and I have plenty of video cards on hand to test what I can when it comes to graphics.

Log in

Don't have an account? Sign up now