Hi,
I successfully downloaded a new Bullseye Snapshot, installed on SD Card and flashed to eMMC following these directions from the snapshot update page:
eMMC Flasher
Copy board specific configuration files, example:
sudo enable-beagle-flasher
sudo reboot
How do I now DISABLE the flasher from flashing if I insert a different SD card image?
I tried sudo disable-beagle-flasher but that does not compute.
I did check the /boot.uEnv.txt to ensure the last line is commented out, and it is (cmdline=init=…)
My apology, but I don’t understand “is ‘disabled’ on the target file system.”
Is there a file which allows a command to disable?
Again, anything I found on the web regarding a file to change, had to do with /boot.uEnv.txt. Is that the file you are referring to?
As for the ’ sudo disable-beagle-flasher’ command, does it change a local file? Or, is there another sudo command which can disable the flasher?
Sorry, I don’t understand what that means either. I did, however, get the flashing working by the sudo disable… command; this is also what you have specified in your latest update.
No matter, though.
I would still like to know specifically: How can I stop BBB from trying to flash to eMMC if put a MicroSD with a working image in the slot?