Just for interest, what is the physical size of the BBB's eMMC memory? Naively I expected 2GB to mean 2 x 2^30 bytes, but fdisk reports 1920991232 bytes (=1832 x 2^20 bytes). That's only a 9% difference, but it just seems a curious number. Is some memory kept back to replace dead or worn-out sectors?
--
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.
OK. But my BBB is new, so I wouldn't expect it to have any bad memory. And 1832MiB seems to be the usual size of BBB disk-images, implying that's the normal eMMC capacity. I was just wondering whether there's another 216MiB lurking somewhere, or if these chips are just made in odd sizes.
To add to what Gerald said, there is also 16 bytes out of each 512 byte disk block used for error correcting.