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
  • Though it was for Ubuntu 12.04, but it seems it is working fine on 16.04 too. Can you include detail (including the 16.04 grub menu) so this answer can be useful? – Mostafa Ahangarha Mar 31 '17 at 10:26
  • What detail do you need. Everything should be explained in linked article. – Kamil Mar 31 '17 at 19:56
  • First of all, sharing link is not the proper way or answering a question. Link can be shared as comment. Secondly, i went through it but I could solve the problem a bit differently since his instruction for grub alteration didn't work for me. Perhaps I will come with my workflow. Yet, thank you I much for sharing the link and giving me the clue – Mostafa Ahangarha Apr 01 '17 at 06:19