I have installed Ubuntu 21.04 (Hirsute Hippo) as dual boot with Windows 10 on Lenovo ThinkBook 15 G3 ACL, AMD RYZEN 7.
I had issues with installing the WiFi on Ubuntu 20.4 so I had to upgrade to Ubuntu 21.04 and it worked properly.
The dual boot was working properly for a while until I could not login to Ubuntu anymore and the boot drops to a (initramfs) prompt/Busybox and shows the following message:
[0.467161] Initramfs unpacking failed: Decoding failed
[0.606896] pci 0000:00:00.2: AMD-Vi: Unable to read/write to IOMMU
perf coun ter.
Gave up waiting for suspend/resume device
Gave up waiting for root file system device. Common problems:
- Boot args (cat /proc/cmdline)
- Check rootdelay= (did the system wait long enough?)
- Missing modules (cat /proc/modules; ls /dev)
ALERT! UUID=af050e62-1c5b-4e1a-aec4-abc892c45aaf does 'not exist. Dropping to
a shell!
BusyBox v1.30.1 (Ubuntu 1:1.30.1-6ubuntu2.1) built-in shell (ash)
Enter 'help' for a list of built-in commands.
(initramfs)
I tried to google the raised problems and try some solutions:
IOMMU issue OR Initramfs unpacking failed but I could not find any of the files mentioned in the solutions using the initramfs command line.
I cannot also login to the recovery mode.
I have important data on Ubuntu drivers and I am afraid to lose them. How to backup them in this case?