Kernel panic after updating to Linux-libre v4.3.3
- Inicie sesión ou rexístrese para enviar comentarios
Hi everybody, I updated my kernel following the instructions from many websites (because I´m not a developer, so don´t use advanced concepts with me) and finally I could, but.... it gives me a kernel panic.
I was like Yes! Finally I could do it! but then me was like Oh, Jesus!
These are the commands I run (I already had the file extracted):
#cd /usr/src/linux
#make menuconfig
#make
#make modules_install
#cp -v arch/x86/boot/bzImage /boot/vmlinuz-4.3.3-lfs-SVN-20151221
#cp -v System.map /boot/System.map-4.3.3
#cp -v .config /boot/config-4.3.3
#mkinitramfs -o /boot/initrd.img-4.3.3-gnu 4.3.3-gnu
#update-grub2
I read here (https://trisquel.info/en/wiki/compiling-gnu-linux-libre-kernel) that I had to select kernel support for gzip type of initrd compression and that I have to edit the initramfs.conf file but I´m getting confuse. For me is not necessary to do it, my actual kernel works awesome but I am maniacal.
This is the second time I try, I read Trisquel´s guide, English & Spanish version, created .deb files but stucked when booting. Then I got into the recovery and a salad of errors appears. So I searched for other methods.
Some details, I had some problems with mdadm, it told me that there were no arrays, so I searched help and I think I could solute it, if you want to see, here is the website http://ubuntuforums.org/showthread.php?t=1846484
Also, when compiling, in the process, there were many warnings, but the one that call my attention was one that said "Warning: the frame size of 1064 bytes is larger than 1032 bytes", I don´t remember if the frame size was exactly 1064 bytes but that does´t matter, my question is why that happen and how to solute it.
But please, help me with the kernel panic, I cannot give you more details, now I want answers.
Why not use https://jxself.org/linux-libre/
Then, getting the latest kernel is as easy as installing any other program via your package manager.
Hi everybody, I updated my kernel following the instructions from many
websites (because I´m not a developer, so don´t use advanced concepts with
me) and finally I could, but.... it gives me a kernel panic.
I was like Yes! Finally I could do it! but then me was like Oh, Jesus!
These are the commands I run (I already had the file extracted):
#cd /usr/src/linux
#make menuconfig
#make
#make modules_install
#cp -v arch/x86/boot/bzImage /boot/vmlinuz-4.3.3-lfs-SVN-20151221
#cp -v System.map /boot/System.map-4.3.3
#cp -v .config /boot/config-4.3.3
#mkinitramfs -o /boot/initrd.img-4.3.3-gnu 4.3.3-gnu
#update-grub2
I read here (https://trisquel.info/en/wiki/compiling-gnu-linux-libre-kernel)
that I had to select kernel support for gzip type of initrd compression and
that I have to edit the initramfs.conf file but I´m getting confuse. For me
is not necessary to do it, my actual kernel works awesome but I am maniacal.
This is the second time I try, I read Trisquel´s guide, English & Spanish
version, created .deb files but stucked when booting. Then I got into the
recovery and a salad of errors appears. So I searched for other methods.
Some details, I had some problems with mdadm, it told me that there were no
arrays, so I searched help and I think I could solute it, if you want to see,
here is the website http://ubuntuforums.org/showthread.php?t=1846484
Also, when compiling, in the process, there were many warnings, but the one
that call my attention was one that said "Warning: the frame size of 1064
bytes is larger than 1032 bytes", I don´t remember if the frame size was
exactly 1064 bytes but that does´t matter, my question is why that happen
and how to solute it.
But please, help me with the kernel panic, I cannot give you more details,
now I want answers.
Why not use https://jxself.org/linux-libre/
Then, getting the latest kernel is as easy as installing any other program
via your package manager.
- Inicie sesión ou rexístrese para enviar comentarios