by Gerd50 on Sat Dec 24, 2011 1:31 pm
In a fresh installed system you have update pack 2. If you run
- Code: Select all
sudo apt-get install mintupdate-debian
after the package is installed, you can update to pack 3 via update gui.
The sources.list should be this:
- Code: Select all
deb http://packages.linuxmint.com/ debian main upstream import
deb http://debian.linuxmint.com/latest testing main contrib non-free
deb http://debian.linuxmint.com/latest/security testing/updates main contrib non-free
deb http://debian.linuxmint.com/latest/multimedia testing main non-free
If you want a complete updated system use this source.list:
- Code: Select all
deb http://packages.linuxmint.com/ debian main upstream import
deb http://ftp.debian.org/debian testing main contrib non-free
deb-src http://ftp.de.debian.org/debian testing main contrib non-free
deb http://security.debian.org/ testing/updates main contrib non-free
deb-src http://security.debian.org/ testing/updates main contrib non-free
deb http://www.debian-multimedia.org testing main non-free
In order to update via terminal run the command:
- Code: Select all
sudo apt-get update && sudo apt-get dist-upgrade
With this method you will be confronted with the Gnome 3.0 desktop after the upgrade!
Have fun with LMDE

I believe in everything, except humans.
LM9, Debian Testing Xfce, Debian Sid Xfce - CPU/Amd64 2,6Ghz, Graphics/Nvidia 9600 GT, Sound/SB Audigy4 emu10K1