#prevent auto booting into mate?
12 messages · Page 1 of 1 (latest)
disable the display manager
so go to another TTY with ctrl + alt + F[2-7]
login
and (assuming it's lightdm) run systemctl disable lightdm
you can also just run the command from within mate
uh just making sure
booting is not the same as auto-logging in
and display manager is a third thing
so you actually have three levels (let's keep it simple)
- Booting into OS
- Starting a display manager
- Logging in into a combination User x Session
For point 1, you gotta configure your grub (I recommend grub-customizer). This is the only point called booting
For point 2, like others said, you can choose DM by disabling the current one and enabling another one (or no DM at all)
For point 3, your sessions can be chosen in your DM and/or you can configure auto-login