Read the statement by Michael Teeuw here.
MM very slow to change
-
@sdetweil ok thanks. So is there anything I could do?
-
@Canguingo on one of my slow systems i used a usb ssd stick
as the pi3 doesn’t support boot from usb, i found a way to boot from sd card, but run from the ssd stick.
ill have to find that again, been years
you could try s newer faster sd card, but they were designed for seldom write, frequent read
-
Ok thanks. i think i will sruvive with these 2 to 4 minutes, maybe somewhere in the future I’ll change the sd-card.
Do you think I will need to re-install everything again if changing the sd? I guess so…
Since it took me like 2 days to install this, i’ll wait and live with it…thanks anyway!
-
@Canguingo if you have a usb adapter for an sd card, linux provides a command to copy disk to disk, dd
if you use the scripted installer it shouldn’t take more than an hour
https://github.com/sdetweil/MagicMirror_scriptsuse my backup/restore scripts to save the MagicMirror config and modules list . good for moving to new sd card, machine
-
@sdetweil many thanks!! I will have a look at this and see how to do it and fix the issue! very grateful!