I have tried several different methods, including the Feb 15 posted instructions by brechtvc. Every time, I have a space issue with the eMMC. The latest terminal output, using the brectvc method is:
debian@beaglebone:~$ unxz -c ubuntu-15.04-snappy-armhf-bbb.img.xz | sudo dd of=/dev/mmcblk1 bs=32M
dd: writing `/dev/mmcblk1': No space left on device
0+467683 records in
0+467682 records out
3867148288 bytes (3.9 GB) copied, 425.36 s, 9.1 MB/s
I've tried multiple BBBs, all of them 4GB blacks and one green.
Any thoughts or ideas?