Menu
Newbedev LogoNEWBEDEV Python Javascript Linux Cheat sheet
Newbedev LogoNEWBEDEV
  • Python 1
  • Javascript
  • Linux
  • Cheat sheet
  • Contact

Linux Mint 18.3 Cinnamon cannot start a session

It's VirtualBox that is the problem. Fix: <Ctrl><Alt><F1> to get a shell and login to the prompt.

Then:

    sudo apt-get remove virtualbox*

Credit goes to: Mint forum

Tags:

Session

Login

Linux Mint

Cinnamon

Related

Why no permissions like Android or iOS? Can't run script file in docker, no such file or directory Under what conditions exactly does SIGPIPE happen? Changing cursor style based on mode in both zsh and vim Why do I get "Warning: Repository 'oss_update' appears to be outdated. Consider using a different mirror or server."? How do you use systemd to ensure remote database is available mount.nfs: Stale file handle error - cannot umount Grab ID of OS from /etc/os-release Are different Linux/Unix kernels interchangeable? Truncate output after X lines and print message if and only if output was truncated pam_limits.so making problems for sudo After accidentally renaming /usr, how do I rename it back?

Recent Posts

Pandas how to find column contains a certain value Recommended way to install multiple Python versions on Ubuntu 20.04 Build super fast web scraper with Python x100 than BeautifulSoup How to convert a SQL query result to a Pandas DataFrame in Python How to write a Pandas DataFrame to a .csv file in Python
© 2021 newbedevPrivacy Policy