LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   "Linux Mint20 "initfrms unpacking decoding failed" (https://www.linuxquestions.org/questions/linux-newbie-8/linux-mint20-initfrms-unpacking-decoding-failed-4175682788/)

zs5zk 09-27-2020 04:05 AM

"Linux Mint20 "initfrms unpacking decoding failed"
 
"Linux Mint20 "initfrms unpacking decoding failed"

cordx 09-27-2020 04:29 AM

it sounds like you can't boot your system, but you will probably get better and more helpful suggestions if you can add a lot more details.

what were you trying to do when you got that message? has it happened before? did something change recently on your system that might have lead to that message?

beachboy2 09-27-2020 05:33 AM

zs5zk,

Welcome to LQ forums.

Open a Terminal (Ctrl + Alt + T), then copy & paste (to avoid typing errors) this command:

Code:

xed admin:///etc/initramfs-tools/initramfs.conf
Press Enter.

In this file change COMPRESS=lz4 to COMPRESS=gzip

Click on Save.

Then use this command:

Code:

sudo update-initramfs -u
Reboot.


All times are GMT -5. The time now is 05:42 PM.