Muffinresearch Labs by Stuart Colville

Parallels tip: Upgrading to Ubuntu Feisty from Edgy | Comments (3)

Posted in Snippets on 15th May 2007, 11:24 pm by Stuart

Upgrading your parallels image to try out feisty really couldn’t be easier. Simply clone the disk image you already have of Edgy and rename it so know what it is. I followed the second set of instructions found at ubuntugeeks.com

First you need to update your /etc/apt/sources.list file to point to the feisty repos: sudo sed s/edgy/feisty/g -i /etc/apt/sources.list

Then run the following commands: sudo apt-get update and sudo apt-get dist-upgrade. This will take a while. to check everything went ok run the following:
sudo apt-get update && sudo apt-get dist-upgrade
sudo apt-get -f install
sudo dpkg --configure -a

When it’s done reboot and run the following: cat /etc/issue If all is well you should find the output is: Ubuntu 7.04 \n \l.

Note: The command line route worked without hitch for me but YMMV. As Peter has pointed out the official docs don’t recommend this approach. If in doubt use the gui upgrade route.

That said you are upgrading a copy of a VM so if it goes pear-shaped, you can simply create a new clone and start over if necessary.

Post Tools

Comments: Add yours

1. On May 16th, 2007 at 7:40 am Peter Bowyer said:

This approach is *really* not recommended for upgrading Edgy! Not sure why, but here’s the official upgrade guide

http://www.ubuntu.com/getubuntu/upgrading

2. On May 16th, 2007 at 7:53 am Stuart Colville said:

@Peter Bowyer: Thanks for the info.

3. On May 18th, 2007 at 10:23 am osde.info said:

don’t forget to update your mouse driver to vmmouse !







XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>



Using Loggerhead with mod_wsgi|(0)

Here’s a post I wrote over on the Project Fondue Blog about our use of Loggerhead with mod_wsgi under Apache. Loggerhead is the rather nice branch viewer for bazaar branches as used on Launchpad.net.

If you’re not already subscribed to the Project Fondue blog feed then I can recommend it, as there should be some interesting posts coming out of there in the coming months (yes I’m unashamedly biased!).

Ubuntu: Turn off changing workspace with mouse wheel|(1)

I found the changing with the workspace with the mouse wheel really annoying. To disable it go to System => Preferences => CompizConfig (available if the compizconfig-settings-manager package is installed) and uncheck “Viewport Switcher” which is under the “Desktop” heading.

Photos on Flickr

© Copyright 2004-10 Stuart Colville, all rights reserved. May contain traces of Muffin. Powered by WordPress. Hosting by Slicehost.com This page was baked in 0.612s.