Hello,I have managed to update my eMMC using Robert's awesome script. Now I'm wondering: how do I do the reverse? I would like to take what's currently on the eMMC and make an image file out of it for distribution. What's the best way to accomplish this?Thanks for your help!Nick
You received this message because you are subscribed to a topic in the Google Groups "BeagleBoard" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/beagleboard/vnXk58eMaPc/unsubscribe?hl=en.
To unsubscribe from this group and all its topics, send an email to beagleboard...@googlegroups.com.
I've only just got my BBB but so far I can't see any reason whatsover for shipping an SD card, industrial strength or otherwise. The original, or even upgraded image can be easily downloaded and flashed to eMMC with very little effort.
You received this message because you are subscribed to a topic in the Google Groups "BeagleBoard" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/beagleboard/vnXk58eMaPc/unsubscribe?hl=en.
To unsubscribe from this group and all its topics, send an email to beagleboard...@googlegroups.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 beagleboard...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
Britton
--
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 beagleboard...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
On Monday, June 3, 2013 6:24:41 PM UTC+1, Gerald wrote:I would like put more expensive cards in the box, but that would raise the price of the product, significantly, and I am sure everyone will complain about that. Plus sooner or later they will buy more cards, all of them cheap, and end up at the same point anyway.This was the reason for going to eMMC, which a lot of people do not seem to like because they prefer the uSD cards.So, there is no winning solution for this other than to keep telling people SD card are not reliable as they are made out of Flash that nobody wants and they count on the controller identifying those bad blacks and not use them. But then the more bad clocks go bad and you get stuck.So, if you need a more reliable solution, you need to buy the expensive solution form the SD card providers.Gerald
I suspect that part of the problem is that the BeagleBone Black was designed for a difference use-case to that of its current purchasers.From my own case, I know that uSD cards are unreliable, but I boot from one anyway. That lets me reboot from the eMMC if all goessideways (and sometimes in developing software that does happen ...) and use Ubuntu rather than Angstrom, since thanks to RobertWilson it's easier to modify. I use a cross-compiler to limit the load on the uSD card, and keep everything on the card backed up.When I've got everything working I'll copy the files across to the eMMC and boot from there, freeing the uSD for data.I'd be inclined not to add a reliable, hence expensive, uSD card to the BeagleBone Black kit; just keep the list of known-good cardsup to date.The other problem starting out is adding a battery-backed clock. Since it's apparently expected that the BeagleBone Black will beused only with a permanent net connection it doesn't need a clock; but in my case, for instance, it won't be used anywhere neara network. That means installing a clock, especially since I haven't used an OS without one for thirty years, and that was CP/M 2.2which didn't even have a date-stamped file system. Anyway, make gets upset without one.Building the hardware trivial, albeit the clock was half the price of the board, but getting a working SPI port (I'm using a DS3234, sinceI need SPI for other reasons) not so easy. Most of the information can be found somewhere, but it's taken me two weeks with Googleto find out where.Finally, if you want to limit the number of user problems, write in in large red letters across the top of every forum page:GET A REGULATED 5V 2A POWER SUPPLY !!!!!Will"Five exclamation marks, the sure sign of a diseased mind."-- T Pratchett.
--
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 beagleboard...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
Very helpful, thank you.SSHing to my Mac I had to alter the 1M to 1m:dd if=/dev/mmcblk0 bs=1M | ssh du...@192.168.2.1 'dd of=/Users/duane/Desktop/origBBB.img bs=1m'
On Sunday, May 12, 2013 6:59:07 PM UTC-6, Jason Stapels wrote:
You received this message because you are subscribed to a topic in the Google Groups "BeagleBoard" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/beagleboard/vnXk58eMaPc/unsubscribe.
To unsubscribe from this group and all its topics, send an email to beagleboard...@googlegroups.com.
To unsubscribe from this group and all its topics, send an email to beagleboard+unsubscribe@googlegroups.com.
To unsubscribe from this group and all its topics, send an email to beagleboard...@googlegroups.com.