6
How to create a menu entry for booting into the command line from GRUB.
(programming.dev)
A community for everything relating to the linux operating system
Also check out !linux_memes@programming.dev
Original icon base courtesy of lewing@isc.tamu.edu and The GIMP
It might be possible to boot into a bootable image from grub so you don't need to set up another bootable partition.
Or you could disable your display manager in systemd. This will start in console, then if you want X just run startx.
Or you could change your display manager to Lemur, which supports X, Wayland, and TTY sessions.
Or you could just press control-alt-F2 at the login screen to switch to a console.