Hello everybody!

I have a question, how to boot in terminal without starting gdm, x11 on 5.5 version?

I do not want to delete gdm or X, just would like to add or change some parameters to GRUB or other place to boot only in terminal and if I need X I always can "startx".

I have tried:

sudo nano /etc/default grub

find
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"

and change it to
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash text"

and of course
sudo update-grub

Unfortunately it did not work. Still booting into gdm login manager.

Thank you for your help.


Reply via email to