Wilders Security Forums  

Go Back   Wilders Security Forums > Software, Hardware and General Services > all things UNIX
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

 
 
Thread Tools Search this Thread
  #1  
Old April 23rd, 2012, 08:34 AM
cet's Avatar
cet cet is offline
Frequent Poster
 
Join Date: Sep 2006
Location: Turkey/İzmir
Posts: 811
Default Ubuntu 12.04

I have been using Ubuntu 10.04 since it came out.3 days later there will be another LTS release.The update manager will warn me about the new LTS release.Can I update using the update manager?
__________________
Ubuntu 12.04.2 LTS
  #2  
Old April 23rd, 2012, 09:01 AM
Ocky's Avatar
Ocky Ocky is offline
Very Frequent Poster
 
Join Date: May 2006
Location: George, S.Africa
Posts: 2,537
Default Re: Ubuntu 12.04

Quote:
Originally Posted by cet
I have been using Ubuntu 10.04 since it came out.3 days later there will be another LTS release.The update manager will warn me about the new LTS release.Can I update using the update manager?
First update to be sure you are fully up to date. Then do the upgrade.

You can do it via terminal as well:-

sudo do-release-upgrade -c (Checks whether a new release is available)

If there is a new release available issue the command sudo do-release-upgrade to start the upgrade process

See also:-

http://www.dedoimedo.com/computers/ubuntu-upgrade.html

Personally I have always done a clean install because I think there is less chance of something going wrong. However things may have improved in that regard.

Let others share their views/experiences.
__________________
Ubuntu Kubuntu Xubuntu Scientific Linux
  #3  
Old April 23rd, 2012, 09:03 AM
vasa1's Avatar
vasa1 vasa1 is offline
Massive Poster
 
Join Date: May 2010
Posts: 3,988
Default Re: Ubuntu 12.04

Quote:
Originally Posted by cet
I have been using Ubuntu 10.04 since it came out.3 days later there will be another LTS release.The update manager will warn me about the new LTS release.Can I update using the update manager?
Yes, I would think so. I did that to go from 11.04 to 11.10. But many people claim it may be less of a problem, once 12.04 is actually released and torrents are available, to download the iso by torrent and then make a live USB (or CD) and then do an install from there.

Given the changes between 10.04 and 12.04, I'm not sure there's much point in trying to retain config settings.

(I didn't see that maestro had replied )
__________________
One can't be too rich, too thin, or too secure
  #4  
Old April 23rd, 2012, 11:09 AM
mack_guy911's Avatar
mack_guy911 mack_guy911 is offline
Very Frequent Poster
 
Join Date: Mar 2007
Posts: 2,483
Default Re: Ubuntu 12.04

you can do 3 things cet close distro update and wait for while ubuntu 10.04 LTS is supported for 2013 so you can wait atleast for 12.04.1 or 1-2 month atleast

by that time you can download and check 12.04 see stability ......etc make sure

then if you 100% sure then backup and go for update

or

fresh install which is better choice less chances of being buggy

also wait for mint 13 release it give you more options

my linux mint 10 life time over i planning to go for linux mint 13 with cinnamon so i wait till realease and + week or so
__________________
Scientific Linux 6.2, xubuntu 11.10 *2x, Linux mint 10, Linux mint 12, opensuse 11.4, windows vista, ubuntu 10.04 and windows xp
  #5  
Old April 23rd, 2012, 12:09 PM
tlu's Avatar
tlu tlu is offline
Very Frequent Poster
 
Join Date: Sep 2004
Posts: 2,065
Default Re: Ubuntu 12.04

Quote:
Originally Posted by Ocky
If there is a new release available issue the command sudo do-release-upgrade to start the upgrade process

Yes, and I would do it on the console. Logout, press Ctl-Alt+F1, logon, and execute

sudo service kdm stop

or

sudo service gdm stop

(whatever you're using).

And I would also rename several folders before executing the upgrade:

mv .config .config_old
mv .local .local_old
mv .kde .kde_old
mv .gnome .gnome_old
mv .gnome2 .gnome2_old

It takes some time to (selectively) copy the old settings to the newly created folders but I found during previous upgrades that it pays out to do it that way as you can avoid possible problems.
  #6  
Old April 23rd, 2012, 01:15 PM
cet's Avatar
cet cet is offline
Frequent Poster
 
Join Date: Sep 2006
Location: Turkey/İzmir
Posts: 811
Lightbulb Re: Ubuntu 12.04

Thank you for all your answers.If it was not your help I would have never started to use Linux
This will be my first distribution upgrade from 10.04 to 12.04.
First of all I will not rush and will wait a few months,next I will make a CD of 12.04 and make a back-up of my old files.
Best choice seems a clean install.BUT since I have a separate Home Partition,while making the clean install I think it is better not to format the Home Partition.I checked home and there are many configuration files,so if I do not format that partition is there a chance of corrupting the new LTS installation.
__________________
Ubuntu 12.04.2 LTS
  #7  
Old April 23rd, 2012, 01:31 PM
tlu's Avatar
tlu tlu is offline
Very Frequent Poster
 
Join Date: Sep 2004
Posts: 2,065
Default Re: Ubuntu 12.04

Quote:
Originally Posted by cet
Best choice seems a clean install.BUT since I have a separate Home Partition,while making the clean install I think it is better not to format the Home Partition.I checked home and there are many configuration files,so if I do not format that partition is there a chance of corrupting the new LTS installation.

No, don't worry. What I wrote in the post above were only some cautionary measures since I had experienced some quirks in the past due to configuration files that were obviously not 100% compatible with new Gnome or KDE versions. But normally an upgrade should not cause too much trouble.

Formatting an existing home partition is definitely not necessary.
  #8  
Old April 25th, 2012, 12:32 AM
vasa1's Avatar
vasa1 vasa1 is offline
Massive Poster
 
Join Date: May 2010
Posts: 3,988
Default Re: Ubuntu 12.04

Here is a link to sites that may be useful:
http://beginlinux.com/blog/2012/04/g...cise-pangolin/
__________________
One can't be too rich, too thin, or too secure
  #9  
Old April 25th, 2012, 10:05 AM
tlu's Avatar
tlu tlu is offline
Very Frequent Poster
 
Join Date: Sep 2004
Posts: 2,065
Default Re: Ubuntu 12.04

Quote:
Originally Posted by vasa1
Here is a link to sites that may be useful:
http://beginlinux.com/blog/2012/04/g...cise-pangolin/

... or perhaps better yet:

https://wiki.ubuntu.com/PrecisePango.../UbuntuDesktop

Equivalent pages for the other Ubuntu flavors can be found on

https://wiki.ubuntu.com/PrecisePangolin/ReleaseNotes
  #10  
Old April 25th, 2012, 05:11 PM
cet's Avatar
cet cet is offline
Frequent Poster
 
Join Date: Sep 2006
Location: Turkey/İzmir
Posts: 811
Default Re: Ubuntu 12.04

Thank you,links are very useful.
__________________
Ubuntu 12.04.2 LTS
  #11  
Old April 25th, 2012, 10:02 PM
iceni60 iceni60 is offline
( ^o^)
 
Join Date: Jun 2004
Posts: 5,116
Default Re: Ubuntu 12.04

i installed the last LTS on my Mum's laptop and i checked with the update manager two days a go and it was already offering the new LTS. i think i run this command
Code:
sudo update-manager -d

i would always wait at least a month, or so before doing the upgrade in case there are any horrible bugs you'd want to avoid.

having said that, i have never had a problem upgrading to new releases in the many years i've used ubuntu. i hear mark shuttleworth has upgraded to every new release rather than doing a fresh install. in the past i disabled all the extra none supported Canonical repos and used the basic repos for all the updates, but i think that is done for you automatically nowadays.

the closer you have your system to how it came i.e. fewer extra software/repos, customization etc, the easier and smoother your upgrade should be.

i'd still give it time and don't upgrade straight away because hopefully any upgrade bugs will be ironed out by then. good luck. i'll be doing the same upgrade too

EDIT: this isn't something i know about, but it's worth mentioning - if you have an encrypted home directory, or complete encrypted filesystem, make sure you don't make a silly mistake that will lock you out of all your data
__________________
musical savant
-http://www.youtube.com/watch?v=liprsDr8GrE-
-http://www.youtube.com/watch?v=qpIigV7-kJk-
  #12  
Old April 26th, 2012, 01:28 PM
vasa1's Avatar
vasa1 vasa1 is offline
Massive Poster
 
Join Date: May 2010
Posts: 3,988
Default Re: Ubuntu 12.04

Quote:
Originally Posted by cet
I have been using Ubuntu 10.04 since it came out.3 days later there will be another LTS release.The update manager will warn me about the new LTS release.Can I update using the update manager?

You can also see this:
How do I upgrade from 10.04 or 11.10 to 12.04?
__________________
One can't be too rich, too thin, or too secure
  #13  
Old April 27th, 2012, 04:13 AM
NGRhodes's Avatar
NGRhodes NGRhodes is offline
Very Frequent Poster
 
Join Date: Jun 2003
Location: West Yorkshire, UK
Posts: 1,904
Default Re: Ubuntu 12.04

You can always try the liveCD first, will give you a good idea if your hardware will work. I've dist-upgraded 2 machines no problems, but am waiting before I upgrade my main laptop.

Cheers, Nick
  #14  
Old April 27th, 2012, 05:17 AM
mack_guy911's Avatar
mack_guy911 mack_guy911 is offline
Very Frequent Poster
 
Join Date: Mar 2007
Posts: 2,483
Default Re: Ubuntu 12.04

Quote:
Originally Posted by Nick Rhodes
You can always try the liveCD first, will give you a good idea if your hardware will work. I've dist-upgraded 2 machines no problems, but am waiting before I upgrade my main laptop.

Cheers, Nick



updgrade never big problem in ubuntu ones problem with hardware issue with new release some times occur so nick idea is same what i was saying test live cd feel hardware ........etc make sure backup and then go for it
__________________
Scientific Linux 6.2, xubuntu 11.10 *2x, Linux mint 10, Linux mint 12, opensuse 11.4, windows vista, ubuntu 10.04 and windows xp
 

Wilders Security Forums > Software, Hardware and General Services > all things UNIX « Previous Thread | Next Thread »

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Settings
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -4. The time now is 09:56 PM.


Powered by vBulletin® Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Copyright ©2002 - 2013, Wilders Security Forums