Thanks for the help, I tried this but no luck. I also tried booting as root using
mkdir -p /etc/systemd/system/getty@tty1.service.d cat << _EOF_ > /etc/systemd/system/getty@tty1.service.d/autologin.conf
[Service]
ExecStart=
ExecStart=-/sbin/agetty --autologin root %I
_EOF_
systemctl daemon-reload
which I found here:
Unfortunatly I'm still having the same problem, I have also tried without autologin but the same issue, the bashrc script runs but only from ssh.
This is making me think that the issue is t