Hi Paul
I now got the Ubuntu 14.04 kernel 3.8 image from the NHD website to work. And that give me image on the screen. But When I try to flash it to the eMMC, it "freeze" with a picture of Tux in the upper left corner of the screen with USER LED2 constant lit...
When I edit uEnv.txt I get the following:
GNU nano 2.2.6 File: /boot/uEnv.txt
#Docs:
http://elinux.org/Beagleboard:U-boot_partitioning_layout_2.0uname_r=3.8.13-bone67
#uname_r=3.15.10-bone8
#dtb=
uuid=db3f38b5-33d9-4827-8738-3feabbd476a1
cmdline=quiet
##Example
#cape_disable=capemgr.disable_partno=
#cape_enable=capemgr.enable_partno=
optargs=capemgr.disable_partno=BB-BONELT-HDMI,BB-BONELT-HDMIN,BB-BONE-EMMC-2G
##enable BBB: eMMC Flasher:
##make sure, these tools are installed: dosfstools rsync
#cmdline=init=/opt/scripts/tools/eMMC/init-eMMC-flasher-v2.sh
In order to enable the eMMC flasher I edit the last line to:
cmdline=init=/opt/scripts/tools/eMMC/init-eMMC-flasher-v2.sh
I then Power off the BBB, press and hold the "boot button" and power on the BBB. When the all four user LED's haw come on and turn off again I release the "Boot Button".
And then it "freezes" with a picture of Tux...
Is there a nother way to get this image to the eMMC?
Regards Rasmus.