This is what I ended up with. The following lines into a little script file.
Run script as sudo sh scriptname #!/bin/sh # Stop task timeout messages echo 0 > /proc/sys/kernel/hung_task_timeout_secs # Invoke builtin script /opt/scripts/tools/eMMC/beaglebone-black-make-microSD-flasher-from-eMMC.sh # BBB automatically powers down at the end On Tuesday, February 11, 2020 at 4:55:14 PM UTC-5, KenUnix wrote: > > > After building a working system is it possible to back it up to an > SD-Card? > Then unplug SD-Card and store? > Can that image then be used to restore the BBB? > > If someone knows can you lay out the steps? Thanks. > > . > -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/f5337dfd-f449-4a68-974b-1886f1f19de9%40googlegroups.com.
