I accidentally installed the wrong graphics drivers (installed nvidia drivers and I don't actually have an Nvidia card!) and now Ubuntu boots into Grub command line. How do I boot ubuntu into safe mode so I can uninstall the Nvidia drivers? Thanks!
Asked
Active
Viewed 3,069 times
1
exit
or just press enter may continue boot. Or you may need to chroot into your system from live installer to make repairs. If you just installed incorrect driver, you still should get grub menu and then boot second line or recovery mode entry. If only grub>, you also made some other changes. UEFI chroot, must include ESP - efi system partition http://askubuntu.com/questions/53578/can-i-install-in-uefi-mode-with-the-alternate-installer/57380#57380 – oldfred Apr 22 '22 at 13:49