0
Znany problem (w Ubuntu), to rozwiązanie powinno pomóc:
Wykonaj to polecenie w terminalu:
Zmień linię:
COMPRESS=lz4
na:
COMPRESS=gzip
Wykonaj to polecenie i zrestartuj komputer:
Wykonaj to polecenie w terminalu:
Kod:
xed admin:///etc/initramfs-tools/initramfs.conf
Zmień linię:
COMPRESS=lz4
na:
COMPRESS=gzip
Wykonaj to polecenie i zrestartuj komputer:
Kod:
sudo update-initramfs -u