After update, manjaro vm does not boot to gui reliably

I know there is some huddlihut with plymouth and virtualbox vm - I don’t know what it is but I know what workaround to apply.

  1. Restart your vm - and hit Esc to enter too Grub menu.
  2. Edit your command and remove quiet, splash and udev.log_priority=3 - press F10 to boot the vm.
  3. Edit your /etc/default/grub and edit the command to remove the above arguments.
  4. Save and rebuild your grub config grub-mkconfig -o /boot/grub/grub.cfg
1 Like