Upgrading Breezy to Dapper

by macewan on February 23, 2006

Last night I upgraded from Ubuntu Breezy to Dapper (instructions below) to take advantage of the improvements I’ve heard so much about. We all know that Dapper isn’t officially released which means it is not recommended for day to day boxen, but so far I haven’t run into any problems.

Copy the text between [snip] & [/snip] and paste over your existing sources.list when you sudo gedit (this is the second sudo command listed below. 

sudo cp /etc/apt/sources.list /etc/apt/sources.list_backup

 

sudo gedit /etc/apt/sources.list

 

sudo apt-get update

sudo apt-get dist-upgrade

[snip]

deb http://us.archive.ubuntu.com/ubuntu dapper main restricted
deb-src http://us.archive.ubuntu.com/ubuntu dapper main restricted

## Major bug fix updates produced after the final release of the
## distribution.
deb http://us.archive.ubuntu.com/ubuntu dapper-updates main restricted
deb-src http://us.archive.ubuntu.com/ubuntu dapper-updates main restricted

## Uncomment the following two lines to add software from the ‘universe’
## repository.
## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## universe WILL NOT receive any review or updates from the Ubuntu security
## team.
deb http://us.archive.ubuntu.com/ubuntu dapper universe
deb-src http://us.archive.ubuntu.com/ubuntu dapper universe

## Uncomment the following two lines to add software from the ‘backports’
## repository.
## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.
deb http://us.archive.ubuntu.com/ubuntu dapper-backports main restricted universe multiverse
deb-src http://us.archive.ubuntu.com/ubuntu dapper-backports main restricted universe multiverse

deb http://security.ubuntu.com/ubuntu dapper-security main restricted
deb-src http://security.ubuntu.com/ubuntu dapper-security main restricted

deb http://security.ubuntu.com/ubuntu dapper-security universe
deb-src http://security.ubuntu.com/ubuntu dapper-security universe
 
deb http://archive.ubuntu.com/ubuntu dapper multiverse
deb-src http://archive.ubuntu.com/ubuntu dapper multiverse
 
## Backports
deb http://archive.ubuntu.com/ubuntu dapper-backports main restricted universe multiverse

[/snip] 

Popularity: 9% [?]

  • StumbleUpon
  • Technorati
  • del.icio.us
  • Digg
  • Facebook
  • Google
  • Pownce
  • TwitThis

If you found this page useful, consider linking to it.
Simply copy and paste the code below into your web site (Ctrl+C to copy)
It will look like this: Upgrading Breezy to Dapper

{ 5 trackbacks }

Bela Dev Log » Blog Archive » Aktualizacja Ubuntu
03.10.06 at 5:41 am
Burst Creations » Hello world!
03.11.06 at 6:15 pm
zoia.org » Blog Archive » Dapper Drake, xgl y compitz
03.25.06 at 5:15 pm
The Daily Rant - tech edition » call me silly
04.12.06 at 10:26 pm
The Daily Rant - tech edition » permissions, etc… + Dapper upgrade
04.14.06 at 6:33 am

{ 16 comments… read them below or add one }

1 JonnyRo 03.03.06 at 8:33 am

Thanks for the info. will give this a shot today.

2 Bruce Calder 03.10.06 at 8:23 am

Thank you!! This worked great. My old PIII 600 laptop is MUCH happier (and therefore me!).

3 Nak 03.16.06 at 11:38 pm

Cool
Thanks for the information!

4 RomeoJava 03.26.06 at 6:10 pm

I don’t reccomend this recommend this approch (well not yet anyway) I’ve just tried it and it has messed my system up.. getting X errors on boot. I knew I was taking a risk.. :(

5 Andy 03.28.06 at 4:52 pm

I don’t recommend this method right now. Some of the newer Dapper packages have errors and wreck the X window system. Thanks for the information, though. I’ll be sure to use this update method when Dapper is released.

6 John 03.29.06 at 7:34 pm

Dapper install iso never worked for my PowerBook G3 Firewire Pismo. So I upgraded from Breezy without a problem. Only 1 question: do I have to do this on a regular bsis if I want the most recent Dapper build?

7 John 04.05.06 at 1:47 am

Be careful doing this. I screwed up my X-server and it took dear time to fix it. Rather than rushing onto Dapper flight, await the stable release.

8 Ben 04.09.06 at 7:56 pm

If this breaks my X-server how do I fix it?

9 Rick 04.09.06 at 11:48 pm

Thanks for the great info. Smooth install and i’m now enjoying dapper.

10 nodrog 04.11.06 at 7:06 pm

Just upgraded my breezy ubuntu-server to dapper. All seems to have gone through without a hitch.

Thanks

11 Mike N 04.14.06 at 6:59 am

If you Xserver breaks, it should tell you where the errors are. More than likely the installation process cleaned the kernel and got rid of any proprietary drivers like the Nvidia or ATI drivers. All you need to do to get it back is, from the command line:

sudo apt-get install nvidia-glx nvidia-kernel-sources

I did that and was able to start X just fine.

12 Aaron Cooper 04.14.06 at 9:34 pm

Thanks for the great steps! It’s installing now, so we’ll see how it turns out :)

13 webograph 04.25.06 at 1:18 pm

users of custom built kernels will probably have to update to kernel version 2.6.12 or newer (initramfs-tools will fail to configure properly otherwise)

14 Travis 05.23.06 at 12:45 pm

there is an easier way to do this

gksudo “update-manager -d”

https://wiki.ubuntu.com/Testing

15 daft-vada 06.30.07 at 8:13 am

finally found what i was looking for, thanx guys, my PIII555 will be up and running again after its 3rd hard disk failure!

16 daft-vada 11.18.07 at 5:02 am

the 555 is now running gutsy! as will the 666 very soon! thanx for the info =)

Leave a Comment

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