NicholasW6
Bit poster
Anyone know a fix for Ubuntu 20.04? After I upgrade it just has a black screen after booting. By using control + alt + 2 I was able to get a textual login screen, but nothing else.
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Same here --- I installed a fresh Ububtu 20.04 and all works fine - even the Parallels Tools installs fine. Running on OS X Catalina and Parallels Pro build 48507.A fresh install of Ubuntu 20.04 focal works. Also mounting and installing the Parallels Tools works on my side. Tested on Parallels
Version 15.1.4 (47270) and OSX 10.14.6. After spending two hours trying to fix my upgraded (from 18.10 over 19.04 to 20.04) Ubuntu, I gave up and downloaded the Ubuntu 20.04 ISO and re-installed it (took me 15mins). Not sure how I would have fixed it but now I have a working, supported and properly installed Ubuntu LTS.
sudo -i
vim /etc/default/grub
remove 'quiet splash' from GRUB_CMDLINE_LINUX_DEFAULT="". Leave the quotes
update-grub
sudo apt install ubuntu-desktop
# Choose gdm3 when the prompt comes up
I can report that a new install from the iso image of Ubuntu 20.04 with Parallels Version 13.3.2 (43368) goes to a black screen after manually selecting "English" and "install" prompts from the build of iso.Anyone know a fix for Ubuntu 20.04? After I upgrade it just has a black screen after booting. By using control + alt + 2 I was able to get a textual login screen, but nothing else.