> > I think this suggest that you have been confusing the size of the > image (which is sized to the full disk image size) with the amount of > free space within the image. >
Indeed! I've confirmed (by peeling off the sticker) that the SDcard that shipped with the BBW is indeed a 4GB card. However, a 'df' after booting a freshly-written 2GB Debian image produces this output: root@beaglebone:~# df Filesystem 1K-blocks Used Available Use% Mounted on rootfs 1582864 1380832 119960 93% / udev 10240 0 10240 0% /dev tmpfs 49928 480 49448 1% /run /dev/mmcblk0p2 1582864 1380832 119960 93% / tmpfs 124816 0 124816 0% /dev/shm tmpfs 124816 0 124816 0% /sys/fs/cgroup tmpfs 102400 0 102400 0% /run/user tmpfs 5120 0 5120 0% /run/lock /dev/mmcblk0p1 98094 70538 27556 72% /boot/uboot That's a total of 2,098,278 1K-blocks -- or 2GB. Where did the other 2GB go?? -- 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.
