I'm running Ubuntu 20.04 dual boot with Windows 10. It worked fine until yesterday when it just got stuck at that black screen with "Ubuntu" written at the bottom. I tried disabling file check during boot, getting into recovery mode, restarting gdm3 service, changing boot mode to nomodeset, but nothing seems to work. The only thing I have to show is the result of what I tried from here (removing quiet splash from GRUB config):
There was a lot of stuff passing by, but this is where it got stuck (the only other error I recall having been able to see was that it failed to load the docker service quite a lot of times). Also, the only thing I did that could've caused this is systemctl mask tmp.mount (to install tensorflow), and then [probably] forgetting to unmask it, and apparently I can't unmask it from recovery mode. Is there any way to fix this problem?


