:: Re: [DNG] Won't boot after dist-upg…
Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Emiliano Marini
Fecha:  
A: KatolaZ
Cc: dng
Asunto: Re: [DNG] Won't boot after dist-upgrade
Update:

I just downloaded the source code for this kernel through apt-get source
linux and got this:

root@devuan:/usr/local/src# ll
total 92204
drwxr-xr-x 26 root root      4096 dic 16 13:39 linux-4.7.8
-rw-r--r--  1 root staff  2666180 oct 19 22:02
linux_4.7.8-1~bpo8+1.debian.tar.xz
-rw-r--r--  1 root staff    88389 oct 19 22:02 linux_4.7.8-1~bpo8+1.dsc
-rw-r--r--  1 root staff 91653948 oct 19 15:29 linux_4.7.8.orig.tar.xz


So I think this is the same bug Daniel share:

https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=841883

Sorry for the inconvenience, it seems this kernel is still present in
Jessie backports.

Cheers,
Emiliano.

On Fri, Dec 16, 2016 at 1:03 PM, Emiliano Marini <emilianomarini82@???
> wrote:


> Indeed:
>
> root@devuan:/boot# grep _RD_ config-4.7.0-0.bpo.1-686
> CONFIG_RD_GZIP=y
> CONFIG_RD_BZIP2=y
> CONFIG_RD_LZMA=y
> CONFIG_RD_XZ=y
> CONFIG_RD_LZO=y
> CONFIG_RD_LZ4=y
>
>
> On Fri, Dec 16, 2016 at 11:58 AM, KatolaZ <katolaz@???> wrote:
>
>> On Fri, Dec 16, 2016 at 11:22:58AM -0300, Emiliano Marini wrote:
>> > 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
>> >
>> > Booted using this new initrd, same results :( I'm getting tired of this.
>> >
>> > Didn't say this before, but things like keyboard, Ctrl+Alt+Delete, etc.
>> > don't work/respond either.
>> >
>>
>> Emiliano, I genuinely don't know what the problem might be. It seems
>> like the kernel is failing to unzip the initramfs. This suspect is
>> supported by the fact that your 4.6 kernel can actually proceed until
>> the same initramfs gets mounted (and then it fails to mount /, since
>> it cannot find kernel modules, obviously...)
>>
>> However, I have been using the very same kernel (the amd64 version, to
>> be precise) on my own laptop for ages now, without any issue. It boots
>> properly, and runs properly. The corresponding initrd is in gzip
>> format, and in /boot/config-4.7.0-0.bpo.1-amd64 I find:
>>
>> ....
>> CONFIG_RD_GZIP=y
>> CONFIG_RD_BZIP2=y
>> CONFIG_RD_LZMA=y
>> CONFIG_RD_XZ=y
>> CONFIG_RD_LZO=y
>> CONFIG_RD_LZ4=y
>> ....
>>
>> I assume you have checked your /boot/config-4.7.0-xxxxxx
>>
>> Dunno
>>
>> KatolaZ
>>
>> --
>> [ ~.,_  Enzo Nicosia aka KatolaZ - GLUGCT -- Freaknet Medialab  ]
>> [     "+.  katolaz [at] freaknet.org --- katolaz [at] yahoo.it  ]
>> [       @)   http://kalos.mine.nu ---  Devuan GNU + Linux User  ]
>> [     @@)  http://maths.qmul.ac.uk/~vnicosia --  GPG: 0B5F062F  ]
>> [ (@@@)  Twitter: @KatolaZ - skype: katolaz -- github: KatolaZ  ]
>> _______________________________________________
>> Dng mailing list
>> Dng@???
>> https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng

>>
>
>