Read the statement by Michael Teeuw here.
New user
-
I installed MM on a raspberry pi 3B+ using
bash -c “$(curl -sL https://raw.githubusercontent.com/MichMich/MagicMirror/master/installers/raspberry.sh)”
The magic mirror start but on a reboot the pi boots to its desktop
I am completely new to this and would appreciate any help -
-
I did as you say but it does not mean anything to me
-
@KenTP so, post the output here for us to look at
use three tildes ( left of 1) before the content and 3 after
-
I am a newbie myself and I have found everything I needed to run my mirror on this forum. Just search for your problems.
For me only the manual installation was working:
https://github.com/MichMich/MagicMirror#automatic-installation-raspberry-pi-onlyDid you use the right installation command?
@Mykle1 said in Anyone want to try updated installer...:
@sdetweil said in Anyone want to try updated installer...:
bash -c “$(curl -sL https://www.dropbox.com/s/izj6dz2z9557oga/raspberry.sh?dl=0)”
Just in case anyone else wants to test this, don’t use the example in the original post. Try this instead:
bash -c "$(curl -sL https://www.dropbox.com/s/izj6dz2z9557oga/raspberry.sh?dl=0)"
Did you use this script for auto starting the mirror?
https://github.com/MichMich/MagicMirror/wiki/Auto-Starting-MagicMirror -
@thedoorsfanatic
Yes and is working now