Hi,
I upgraded to the latest LibreElec only to discover that the Netflix Add-on now longer works. So, in attempting to reverse course, I've cloned an existing, working microSD card. However, it refuses to boot.
I'm aware it is most likely because the clone is using the UUID of the original disk, but despite changing that UUID in the cmdline.txt, it still refuses to boot.
I cloned the cards using the Mac's dd tool:
dd bs=128m if=/dev/disk4s1 of=SDCard.img
dd bs=128m if=SDCard.img of=/dev/disk4s1
Below is the cmdline.txt and the UUIDs.
(I would much rather get the latest LibreElec running with the Netflix add-on, but it seems that owing to that add-on's developer, it is currently a paused project. Hence, why I need to return to an older, working build. The Netflix add-on is a bit of a rabbit hole and I haven't been able to get any further beyond breaking the existing, working build. 🤦♂️ )
Appreciate all thoughts!
Thanks,
A.