Zorin OS 16 not booting

Solution I found thanks mainly to Aravian and this Forum:

  1. I went to Grub Recovery Mode
  2. Opened the TTY (Root System)
    mount -o remount,rw /
    systemctl disable NetworkManager-wait-online.service
    sudo nano /etc/default/grub
    GRUB_CMDLINE_LINUX_DEFAULT="quiet splash", Deleted "quiet splash"
    sudo update-grub
  3. Back at Grub Recovery Menu => Resume Boot

Thanks a lot Guys!!!!

2 Likes

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.