Koala

So – Karmic is out, and for those who are looking to upgrade to the new goodness, there’s a few simple tricks to make the process pretty much painless.

If you’re already running (K)Ubuntu 9.04, simply open up a terminal window and type:

update-manager -d

For those installing from scratch (and to be honest – it’s what I tend to still do, hang up from the Windows days?) things are almost as simple.

Getting the Files

  1. Grab a 2GB or larger USB stick
  2. Hit the web for your ISO files

Once the files are downloading (and they’ll take awhile as everyone hits the servers initially (trying a torrent may help), head on to the next step…
Making your USB bootable

  • Grab Unetbootin for your OS for a really easy way to create a bootable USB drive
  • Insert your USB stick, double check where it’s loaded then create!

On your EEE 701

  • Because of the native resolution of the original EEE, a number of dialogue boxes don’t fit so well on the screen. This is mostly only a hassle during the installation as, afterward, you should be able to hold down the <Alt> key while click-dragging the window you want to see the bottom of.
  • If you have an external monitor available, connect it and change the screen settings to display a more reasonable resolution, larger than the crippling 800×400 of the native 701 :)
  • If you do not have an external monitor available, don’t panic – we can simply use the keystroke navigation as detailed below
    • Ubuntu Install (First Screen)
      • Press <Alt> + <F> (Forward)
    • Welcome Screen
      • Choose your language then <Alt> + <F>
    • TimeZone / Where are you
      • Select your location
      • <Alt> + <F>
    • Keyboard Layout
      • This should detect fine so…
      • <Alt> + <F>
    • Prepare Disk Space
      • To install to 4GB SSD (This will delete EVERYTHING ON THE DISK and install from a blank partition)
        • <Alt> + <E>
        • <Alt> + <F>
        • Partitions will calculate
      • For a Custom Install (to use SDHC card in a EEE for instance)
        • <Alt> + <S> (to Specify partitions)
        • <Alt> + <F>
        • Setup partitions as you wish
          • I chose to use /dev/sdc (the SDHC card) creating a Primary partition of [Full Size of Storage minus Amount of installed RAM (for swap) ]
          • Set mount point to ‘/’ and use the ext4 file system
          • Create a logical partition using the rest of available disk as swap (which should be size as the amount of RAM in your system)
          • <Alt> + <F>
        • Partitions will calculate
    • Who are you- Obvious really:
      • Your Name <Tab>
      • Login/Username <Tab>
      • Password <Tab>
      • Password Verify <Tab>
      • Device Name<Tab>
      • Choose your Login type
        • “Require My password” <Alt> + <M> – Default
        • “Login Automatically” <Alt> + <L> or
        • “Require my password to login and Decrypt Home folder” <Alt> + <R>
      • <Alt> + <F>
    • Summary
      • Last chance to check all your selections
      • Alt + I (to Install)
    • And now the installation will start…

At the end of the installation process, you will be prompted to remove the install media (USB drive) and reboot the machine.

You’re done!