Contact SalesSitemapCustomer Login

Warning: mysql_connect() [/function.mysql-connect]: Can't connect to MySQL server on 'coredb-01.spry.com' (13) in [path]/vpslink_template_files/contextual_ads.inc.php on line 56

Go Back   VPSlink Forums > Operating Systems > Debian

Reply
 
Thread Tools Display Modes
  #1 (permalink)  
Old 02-24-2010, 10:32 PM
Junior Member
 
Join Date: Feb 2010
Posts: 1
Default How not to bork your system because you can not upgrade your kernel

I killed my debian system for the first time the other day by doing a dist-upgrade. It setup udev and it couldn't handle having the old kernel. Didn't help that I forgot I couldn't upgrade the kernel...

I would appreciate anyone sharing their techniques on how they are keeping this from happening. How do you keep your debian system up to date without destroying it?
Reply With Quote
  #2 (permalink)  
Old 02-25-2010, 11:15 AM
Senior Member
 
Join Date: Jul 2007
Location: 127.0.0.1
Posts: 389
Default

Use only main for your distro... ie:
Code:
[415][nydc ~]:# cat /etc/apt/sources.list
deb http://ftp.us.debian.org/debian/ lenny main 
deb-src http://ftp.us.debian.org/debian/ lenny main 

deb http://security.debian.org/ lenny/updates main 
deb-src http://security.debian.org/ lenny/updates main 

deb http://volatile.debian.org/debian-volatile lenny/volatile main 
deb-src http://volatile.debian.org/debian-volatile lenny/volatile main 
[416][nydc ~]:#
And...

Code:
[416][nydc ~]:# aptitude update ; aptitude safe-upgrade
Can also comment everything out but the security repos if you want just security patches.
Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off



All times are GMT. The time now is 11:25 AM.


Powered by vBulletin® Version 3.8.5
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.2.0