On Tue, Mar 10, 2015 at 4:12 PM, Mathew Benson <[email protected]> wrote: > > How can I make a bootable SD card that doesn't flash the eMMC? > /opt/scripts/tools/eMMC/beaglebone-black-make-microSD-flasher-fromeMMC.sh > writes a bootable image, but then it flashes the eMMC. What can I do to the > image it creates to make it not flash?
Comment "#" out this line: https://github.com/RobertCNelson/boot-scripts/blob/master/tools/eMMC/beaglebone-black-make-microSD-flasher-from-eMMC.sh#L317 Regards, -- Robert Nelson http://www.rcn-ee.com/ -- 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]. For more options, visit https://groups.google.com/d/optout.
