On Tue, Aug 18, 2015 at 10:18 AM, Taceant Omnes <[email protected]> wrote: > On 18 August 2015 at 16:08, Robert Nelson <[email protected]> wrote: > >> Make sure you grab bmaptool 3.2 >> >> Otherwise dd will work, just 10x slower. ;) > > Are you saying that bmaptool does not do anything that dd does not? > > I flashed my card with the commands below (took 4 minutes) and it did > not boot on BBW (no FAT partition as I said before, just a single ext4 > partion).
We dd the MLO/u-boot.img to the mbr, fat partition hasn't been required on am335x+ devices for awhile now.. (switched over a year ago on all bone images) > Are you saying it should work? > > dd if=bone-debian-7.8-console-armhf-2015-07-28-2gb.img of=/dev/sdd bs=1M > sync exactly, dd should have worked. I hope you are not using dd thru a virtual machine... Regards, -- Robert Nelson https://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.
