Libreelec on Pi model 3b
After reading an image with win32DiskImager and writing it on a other sd-card of the same size, for backup, the Pi wouldn't boot, with the new sd with the following message
After
trying to format for a new install, that didn’t work. I took a
closer look and saw that the boot-device
mentioned dev/mmcblk0p1 sounded familiar.
I’d seen that before, using a program to boot ubuntu-install on a computer that won’t boot on USB (Plopcec).
This mmcblk0p1 was the name of my builtin mediacardreader on my HP G6 W10 laptop and my other bootdevice was called something like /dev/sda0 or so.
Realising that, I took the cloned sd in an USB adapter and plugged it in, in one of the four USB ports from the Raspberry Pi, removed the original sd from its slot, powered on and behold, LE, and kodi was fully available.
I think something went wrong, at reading the image.
THE QUESTION: is it possible to edit one or another configfile to adjust the name of the device, what name should it have en what is the path/ location?
Or is there an add-on for the Pi that can make a new bootreccord.
Mind you i am a Windows pro but learning fast in Linux but i am still at a beginners level
So a solution within a GUI would be welcome, or else exact syntax to copy and paste.