Thanks for your help, that worked👍 I’m still getting a boot text tho (which I want to hide) I recently installed a music player to play while in the emulation station. In the autostart.sh file, it reads..
while pgrep omxplayer >/dev/null; do sleep 0; done
(sleep 5; mpg123 -Z /home/pi/bgm/*.mp3 >/dev/null 2>&1) &
emulationstation —no-splash