Hello everyone,
I’d like to add a boot menu to my Pi, such as this one: https://github.com/dweeber/bootmenu
Currently I am running the RetroPie SD card image, where EmulationStation is set to automatically start up. I’d rather have a simple terminal, and later on put in the boot menu script as seen above, where I’ll press “1” for “startx”, “2” for “emulationstation” and just exit to command line when I don’t do a thing, for example.
Until I have this script implemented, I’d like to simply stay in the command line on boot. How do I achieve this?