

Look for the line that begins with linux (use the Up / Down / Left / Right arrow keys to navigate) vmlinuz should also be on the same line. This allows you to edit the kernel parameters before booting. Once you see the GNU GRUB screen, with the first entry from the menu selected, press the e key.

To temporarily boot to console mode (tty), start your computer and immediately after the BIOS / UEFI splash screen, press and hold the Shift (BIOS), or press the Esc (UEFI) key repeatedly, to access the GRUB menu.Ģ. After restarting the computer it will boot normally, so these changes are temporary.ġ. Using these instructions, your computer will boot to console only for the current boot. Temporary booting to console mode (text mode) But regardless of the reason, this article shows you how to boot to console / text / tty on Linux.Ĭase A.

This is useful in case your system fails to boot when using the graphical mode, or maybe you have a computer running Linux for which you don't regularly use the GUI and ssh into it, so you'd like to save some system resources by booting in text mode. Booting in console mode (text mode / tty) allows you to login to your system from the command line (as a regular user or as the root user if it's enabled), without using a graphical user interface.
