Hello,
I have a code setup on one BeagleBone Black that I want to copy over to a new BBB. I used the scripts “beaglebone-black-make-microSD-flasher-from-eMMC.sh” and “init-eMMC-flasher-v3.sh” from (boot-scripts/tools/eMMC at master · RobertCNelson/boot-scripts · GitHub) to make my uSD flasher and then flash the new eMMC, respectively.
However, now when I boot the newly flashed BBB from its eMMC, I see this message in the serial debug “systemd[1]: System cannot boot: Missing /etc/machine-id and /etc is mounted read-only”. What is wrong with my image, and how can I fix this? I just want to copy my current (working) image over to a new BBB.
Debian GNU/Linux version 11
Bullseye IoT Image 2023-09-02
Linux Beaglebone 5.10.168-ti-r77
-J