<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7654.12">
<TITLE>RE: [mythtv-users] Can't log in!</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->
<BR>

<P><FONT SIZE=2>&gt;I've read on the forums about deleting old kernels but they all point<BR>
&gt;me to Synaptic, which I can't use since I can't get X started.<BR>
&gt;Help?<BR>
<BR>
apt-get clean [deletes cached installation packages, may reclaim some space]<BR>
<BR>
dpkg -l | grep linux-image<BR>
<BR>
will show you the installed kernels<BR>
<BR>
apt-get remove linux-image-2.6.22-3-amd64&nbsp; [replace name as needed]<BR>
<BR>
will remove said kernel.<BR>
<BR>
You do NOT want to remove your running kernel.<BR>
<BR>
You can also clean out old log files to save some space.</FONT>
</P>

<br />-- 
<br />Meddelandet har kontrollerats mot virus
<br />samt skadligt innehåll av
<a href="http://www.mailscanner.info/"><b>MailScanner</b></a>
<br />och förmodas vara säkert.
</BODY>
</HTML>