Read the statement by Michael Teeuw here.
How I got my Magic Mirror working on a Raspberry Pi 0 (zero)
- 
 @SebTota Thats good to know, downloading now but its quite slow on mega for some reason. Will report back in the morning as its 2am here on a work night ;( though you saved me another night of hopeless tinkering lol 
- 
 @SebTota Thanks somuch Seb everything works amazing!! I owe you a beer! 
- 
 @Mar Not quite old enough to take you up on that offer yet. :) Really glad to hear that its working. Like I said if anyone needs the image of just the MagicMirror, MagicMirror with Alexa, and hopefully soon MagicMirror with Jasper AI just let me know and I can send you a link to my download. 
- 
 @SebTota Great job with all these Seb! Suppose I’ll drink your beer for you right now ;) I’d love to give the AI one a chance once everything is up and running. 
- 
 This post is deleted!
- 
 sorry for asking something that I can google, but I’m on lunch and trying to be quick. after I have everything up and running can I: dd if=/dev/sdf of=/functioning_mm_image.isothat way I only have to fiddle with a few config options for the rest of the mirrors that I’m making? 
- 
 @Wieber Thanks a lot for this tutorial! Now I have my Raspberry Pi 1 up and running with Magic mirror. … with some inspiration from https://maxkorlaar.com/post/?i=43&lang=en 
 I also added the functionality to have the monitor to shut down when no one is using the mirror i.e. during night and when no one is at home! :)
- 
 @SebTota 
 Do you still have the image you can share? I’m struggling to follow the guide here…
- 
 I tried to follow your guide (which is really well explained) but for some reason I´m having a few errors at the last step…Could you share your “Magic Mirror” only image with me please? 
- 
 @Mar 
 Hi there,
 I had the same problem and the I have realized that node serveronly was not launched.
 The problem is that the command :
 cd ~/MagicMirrorwas not working, so I have changed it for
 cd /home/pi/MagicMirror
 and that’s it.
 Hope this can help


