PDA

View Full Version : [ubuntu] Not able to upgrade to 10.4 alpha



harsh1kumar
March 17th, 2010, 07:00 PM
I am running ubuntu 9.10 system. I want to upgrade it to ubuntu 10.4 alpha. But when I try the command "update-manager -d", I dont see the option indicating that a new release is available. Please tell me what to do??

mcooke1
March 18th, 2010, 12:40 AM
The 1st Beta of 10.04 is due today so upgrading to the alpha is not advisable at the moment.

phillw
March 18th, 2010, 12:50 AM
I am running ubuntu 9.10 system. I want to upgrade it to ubuntu 10.4 alpha. But when I try the command "update-manager -d", I dont see the option indicating that a new release is available. Please tell me what to do??

Are you sure you know the risks of running a test system ?

http://ubuntuforums.org/showthread.php?t=1431650

In fact, I'd strongly advise you read all the stickies on that forum

http://ubuntuforums.org/forumdisplay.php?f=377

and, if you are sure you have backups for if it breaks then..



sudo apt-get update
sudo apt-get dist-upgrade


It'll take a while, so be patient !!

/edit
Oh, if the above two commands don't get the test for 10.04, this will

sudo sed -i 's/karmic/lucid/g' /etc/apt/sources.list && sudo aptitude update && sudo aptitude dist-upgrade


(I did a clean install on a new partition, then rsync'd my 9.10 /home over, so that I kept 9.10 for when 10.04 testing broke)


Regards,

Phill.

harsh1kumar
March 18th, 2010, 08:13 PM
Thanks for the reply. I am now trying this. I understand the risks of upgrading to a alpha release. I am just testing on one of my machines.

chill32
April 2nd, 2010, 03:42 AM
do im downloading it becuase i cant wait for the official release

Mark Phelps
April 2nd, 2010, 09:10 PM
Please post any problems with 10.04 to the proper testing forum: Development & Programming, Lucid Lynx testing.

Please do not tack on more posts to this thread here.