[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: how to upgrade from sqeeze to wheezy?



Игорь Пашев wrote on 2012-07-19 17:48:

> You can replace your entries with these, and command
> apt-get update
> apt-get dist-upgrade

Before you do a complete "dist-upgrade" I recommend to upgrade
some essential packages:

  apt-get install debian-keyring debian-archive-keyring
  apt-get install apt apt-utils dpkg aptitude
  apt-get -u install libc6 base-files lsb-base
  apt-get -u install perl perl-base perl-modules bash

  apt-get autoremove

  apt-get -u install grub-pc
  #(or lilo)

  apt-get -u install linux-base linux-image-3.2.0-3-amd64
  #(or similar kernel package)

After rebooting you computer you can start:

  apt-get dist-upgrade

---
Have a nice day.

Joachim (Germany)


Reply to: