Quote: |
Originally Posted by Jst Because I'm using Debian 3.0r2, ill porbably wont be able to see the newest kernel sources and nvidia drivers, is there a way that I can update my Debian to r4? | Debian doesn't work like that...
You have:
Woody = stable (but a little old)
Sarge = testing (still very stable, recommended for most users)
Sid = unstable (very up2date, less stable)
To update (I take you're not using any backports) :
*Edit /etc/apt/sources.list and change all(don't mix them) from stable to sarge (testing)
*apt-get update
*close X
*apt-get dist-upgrade (do change most config files when asked)
*check if you have broken packages
*apt-get -f install
You now have Sarge(testing), upgrade it as well:
apt-get update
apt-get dist-upgrade
__________________
Those who can make you believe absurdities can make you commit atrocities.
--Voltaire
|