<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/4.8.5">
</HEAD>
<BODY>
Am Freitag, den 06.01.2017, 20:25 +0100 schrieb permondes - sagen:<BR>
<BLOCKQUOTE TYPE=CITE>
    Am Freitag, den 06.01.2017, 18:41 +0100 schrieb permondes - sagen:<BR>
    <BLOCKQUOTE TYPE=CITE>
        Am Freitag, den 06.01.2017, 16:35 +0100 schrieb Petter Reinholdtsen: 
        <BLOCKQUOTE TYPE=CITE>
<PRE>
[permondes - sagen]
<FONT COLOR="#737373">> I think that with the kernel and initrd-updates the old version were not</FONT>
<FONT COLOR="#737373">> removed. Can I simply remove them with "rm"? Just keeping the latest</FONT>
<FONT COLOR="#737373">> version?</FONT>

I would instead use 'dpkg -S /boot/v*' to identify packages to remove,
and 'apt purge <pkgname>' to remove them.

</PRE>
        </BLOCKQUOTE>
        I think the issue is related to the fact that I am still running Linux 4.3.0-1-armmp-lpae, but also kernels 4.5, 4.6, 4.8 are loaded.<BR>
        How do I make FreedomBox use the other kernels? A simple restart did not help.<BR>
    </BLOCKQUOTE>
    I removed packages linux-image 4.5 and 4.7 and purged the conf files of 4.5, 4.6 and 4.7. Now I have again about 40 MB free space on boot.<BR>
    Apt did some configuration stuff with the 4.8 kernel, but after a restart, it booted again into 4.3. How can I make it understand to use the most recent kernel?<BR>
    Which kernels are you running? <BR>
</BLOCKQUOTE>
/boot/boot.cmd contains these 2 lines even after an <BR>
/etc/kernel/postinst.d/initramfs-tools:<BR>
update-initramfs: Generating /boot/initrd.img-4.8.0-2-armmp-lpae<BR>
<BR>
<BLOCKQUOTE TYPE=CITE>
<PRE>
setenv kernel_file vmlinuz-4.3.0-1-armmp-lpae
setenv initrd_file initrd.img-4.3.0-1-armmp-lpae
</PRE>
</BLOCKQUOTE>
<PRE>
So it is still booting the 4.3 kernel, which is unknown to aptitude.
</PRE>
<BLOCKQUOTE TYPE=CITE>
<PRE>
_______________________________________________
Freedombox-discuss mailing list
<A HREF="mailto:Freedombox-discuss@lists.alioth.debian.org">Freedombox-discuss@lists.alioth.debian.org</A>
<A HREF="http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/freedombox-discuss">http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/freedombox-discuss</A>
</PRE>
</BLOCKQUOTE>
</BODY>
</HTML>