Plymouthd crashes on startup with the following error message.
Asked
Active
Viewed 3,432 times
2 Answers
1
If you did a0b1's answer, edit /etc/default/grub, then restore:
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
Then, in the same file, find:
#GRUB_GFXMODE=640x480
and change it to:
GRUB_GFXMODE=640x480
Save the file, and then:
sudo update-grub
reboot
heynnema
- 73,649
0
It do look like advanced options-recovery mode and update grub fixes this error too,So it might be several ways to fix this.
I have not used terminal to update grub but this will most likely work too.
Sorry for the short answer.
trond hansen
- 168
