Page 1 of 1

Autostart Easyplay

Posted: Sun May 12, 2019 10:00 pm
by rockb
I have burned the Raspberry Pi image to the SD card and everything is running fine. I would like to run this headless but I cannot figure out how to but I would like to have EasyPlay auto start without having to click 9. Is there a way to do that?

Re: Autostart Easyplay

Posted: Wed Sep 18, 2019 8:23 pm
by METEORcase
Hi Rockb,
was looking for the same issue;

found a solution in this blog on the bottum:
https://www.raspberrypi.org/forums/view ... p?t=156672

i did:
Just loggin with the root passwd
First chance the root passwd
sudo passwd root
Then on your pi account type su - in the terminal
Then you are in the root account and can edit any files

and that worked fine.