Forum
exit to shell - Printable Version

+- Forum (http://forum.xbian.org)
+-- Forum: Software (/forum-6.html)
+--- Forum: Configuration (/forum-17.html)
+--- Thread: exit to shell (/thread-2775.html)



exit to shell - SuperNashwan - 22nd Feb, 2015 12:57 PM

Hi Guys,
I am trying to setup XBain and RetroPie on the same card. I have successfully installed both and both are running well. the issue I have is getting from XBian to emulation station.

Is there a way to close Kodi and start emulation station? currently when I exit Kodi I am required to enter the username and password to get to the shell.

Or is there a way to just make Kodi drop to the shell with no username/password requirement?

Thanks


RE: exit to shell - SuperNashwan - 28th Feb, 2015 09:19 AM

if anyone is interested, I added

` --autologin pi`

to /etc/init/tty1.conf

now it looks like this

`exec /sbin/getty --autologin xbian -8 38400 tty1`

and when i exit kodi, it drops me straight to a shell, logged in as xbian.