Read the statement by Michael Teeuw here.
Upgrading from micro SD to M2 SSD
-
I would like to do a fresh install on anM2 SSD to improve speed of my mirror. I’m currently running an older 32bit OS on a micro SD.
Is there any way to know if upgrading to a 64bit OS on an M2SSD would cause conflicts? Apologizes for the noob question. -
@Nneuland there were some gpio problems on the early 64 bit versions, I haven’t tested any myself… so if you have devices attached to the gpio I would suggest testing on an sd card first…
also, if your pi is a 4, then the 64 bit uses a new graphics display manager, wayland, instead of x11… and currently vnc is broken
make a backup of your mm setup…
see https://github.com/sdetweil/MagicMirror-backup-restoreuse my install script for new install.
see https://github.com/sdetweil/MagicMirror_scriptsmy pi4 I boot off sd card, but run off a USB SSD stick… this was built before the boot from USB support was available…
(it works so I don’t fiddle with it) -
@sdetweil
Thank you for the reply, Sam.
I am indeed using a 4. AND vnc is my connection, unfortunately.This reddit thread mentions possible fixes for that. https://www.reddit.com/r/raspberry_pi/comments/175dw97/comment/k4fia8o/?share_id=TNg-oqa439pj6ZLxNBGMP&utm_content=2&utm_medium=android_app&utm_name=androidcss&utm_source=share&utm_term=1
I imagine booting and running off of the M2 would be faster, and more space, but havent tried yet.
-
@Nneuland yeh, that link
Made sure I was running updated client and host, and that wayland is NOT running instead of X11, nothing
line split and emphasis on NOT is mine