Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

Upgrade from Squeeze to Wheezy or Jessie

Ask for help with issues regarding the Installations of the Debian O/S.
Post Reply
Message
Author
odelattre
Posts: 1
Joined: 2015-07-28 15:51

Upgrade from Squeeze to Wheezy or Jessie

#1 Post by odelattre »

Hi,

I have a question : is it possible to simulate upgrading a Squeeze installation to a Wheezy or Jessie installation, on a OVH server ?

I would like simulate upgrading server, and if not problems, upgrading in real time.

I don't do that manipulation, and I don't do mistakes on a production server.

Thanks a lot.

Olivier

User avatar
thanatos_incarnate
Posts: 717
Joined: 2012-11-04 20:36

Re: Upgrade from Squeeze to Wheezy or Jessie

#2 Post by thanatos_incarnate »

I know that you can simulate an apt-get upgrade with the -s flag, but that won't simulate what happens after the reboot:

Code: Select all

apt-get dist-upgrade -s
Also see the Wheezy and Jessie release notes, which have upgrade notes.

User avatar
dilberts_left_nut
Administrator
Administrator
Posts: 5346
Joined: 2009-10-05 07:54
Location: enzed
Has thanked: 13 times
Been thanked: 66 times

Re: Upgrade from Squeeze to Wheezy or Jessie

#3 Post by dilberts_left_nut »

For a production VPS, you are probably better off getting a new one in the desired release, setting up AND TESTING the services you use, then migrating the users across (usually with a simple DNS change).
AdrianTM wrote:There's no hacker in my grandma...

Post Reply