Hello,
I grabbed a day old image from openbeagle.org and then applied it to the BeagleV-Fire.
sudo bmaptool copy sdcard.img /dev/sde
is the command given and it works. The only issue I see is that when I get into debug sessions, the mmc
and usbdmsc
commands work but only mmc
provides a safe avenue to usbdmsc
.
Then, the command usbdmsc
only writes so many bytes to the BeagleV-Fire.
I was thinking of pushing ROS2 on this board since it accepts Ubuntu Builds.
Seth
P.S. Are there any known, working images from the openbeagle.org build artifacts that one can recommend?