Il giorno Fri, 16 Dec 2016 11:22:58 -0300
Emiliano Marini <emilianomarin...@gmail.com> ha scritto:

> I did purge and install the 4.7 kernel.
> 
> I have recreated the initrd using dpkg-reconfigure linux-image...
> previously.
> 
> Now I tried mkinitramfs as you suggested:
> 
> root@devuan:/home/emi# mkinitramfs -o /boot/initrd.img-4.7.0-0.bpo.1-686.emi
>
  This creates an initrd file name initrd.img-4.7.0-0.bpo.1-686.emi with data
of the running kernel, which is *not* 4.7.0-0.  Reissue the command telling
it to create the file with data for the 4.7 kernel:

mkinitramfs -o /boot/initrd.img-4.7.0-0.bpo.1-686.emi 4.7.0-0.bpo.1-686.emi

(make sure 4.7.0-0.bpo.1-686.emi is the right kernel version string).


-- 
Alessandro Selli http://alessandro.route-add.net
VOIP SIP: dhatarat...@ekiga.net
Chiavi PGP/GPG keys: B7FD89FD, 4A904FD9
_______________________________________________
Dng mailing list
Dng@lists.dyne.org
https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng

Reply via email to