Skip to content
Christopher Baker edited this page May 14, 2013 · 2 revisions

This is a work in progress (@bakercp)

http://www.armhf.com/index.php/boards/beaglebone-black/

  • copy image to micro sd card xzcat XXXXX.img.xz | dd of=/dev/sdXXXXXX bs=64k

-- install gparted - resize rootfs partition on the vm to take up the rest of the space on the card

mount the image and place a copy of the same image in the /home/ubuntu/ user directory (we'll copy it over to the emmc memory shortly).

Booth beagle bone w/ user / boot button held for just a second

log in and overwrite emmc with

xz -cd xzcat ubuntu-13.04-armhf-minfs-*.img.xz > /dev/mmcblk1

  • change your password