Kernel Panic - not syncing - Attempted to kill init ! exit code 0x00007f00

A solução lá é:

Editar o arquivo /lib/systemd/system/finalrd.service com o comando
sudo nano /lib/systemd/system/finalrd.service

e adicionar uma linha
ExecStop=/sbin/swapoff -a
logo acima da linha que já tem:
ExecStop=/usr/bin/finalrd

Pra ficar do jeito que está no post 143:

1 curtida