0

It is for a while I am trying to find a way to add another entry to grub2 which takes me to text mode.

I have already seen lots of posts but either they are for make a permanent change (which makes grub always take me to text mode) or they are too old and not working on newer version (like this one)

I hope I was able to make it clear what I am looking for. I want to keep the current entry for booting into graphical mode but also I want to have an entry for booting into text mode.

Any suggestion?

1 Answers1

1

You should boot to run level 3. It has been already described here: Boot to Runlevel 3

Kamil
  • 646