Boot up is actually faster after fix:

dmesg, boot-time b4-fix

$ dmesg|grep Decoding
[    0.461068] Initramfs unpacking failed: Decoding failed
====
$ systemd-analyze 
Startup finished in 14.140s (firmware) + 4.226s (loader) + 6.079s (kernel) + 
17.270s (userspace) = 41.717s 
graphical.target reached after 17.263s in userspace
====

dmesg, boot-time after-fix

$ dmesg|grep Decoding
====
$ systemd-analyze
Startup finished in 10.258s (firmware) + 3.650s (loader) + 3.262s (kernel) + 
16.529s (userspace) = 33.701s 
graphical.target reached after 16.507s in userspace

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1835660

Title:
  initramfs unpacking failed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1835660/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to