On Sat, Jun 14, 2014 at 8:05 PM, Steven Welch <[email protected]> wrote: > I have a new Rev. C board and everything I have read indicates the eMMC is > 4GB. However, after removing a few files (from Robert Nelson's posts about > freeing up some memory) and adding some others (a couple of node js > packages), I checked the size with df and here is the result:
It looks to me like you have a Rev B with 2GB.. The factory flasher script calls sfdisk with: 1,96,0xe,* ,,,- So you get a 96Mb fat partition, and the rest of the space gets setup for the 2nd rootfs partition. 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.
