I am a newbie in Beaglebone Black, I install Ubuntu on my Beaglebone Black which works fine, Now I am trying to install Angstrom on Beaglebone Black, for this I first of all download image of Angstrom "Angstrom-Cloud9-IDE-GNOME-eglibc-ipk-v2012.12-beaglebone-2013.08.21.img" , then extract it using "7Zip" , after that I use "Win32 Disk Imager" to copy it into a 16 GB SD card.Now insert my SD card in Beaglebone Black. Then I press boot button and after that I provide power supply using 5v and 1 Amp adapter. After making sure that all four LED's are glowing , I release boot button. Now the problem is the installation should be completed in around 45 minute and all four LED's should become stable , but in my case LED's keeps blinking. I check it more than four times for around more than one and a half hour and after that I take out the power supply and check Beaglebone Board on my desktop monitor, surprisingly Ubuntu is Still there.So, please tell where is the problem.
Asked
Active
Viewed 3,092 times
4
-
I followed step on this link http://elinux.org/Beagleboard:Updating_The_Software. But I have a Ubuntu machine. Therefore I didn't have to use DiskImager and 7-zip. But I did have to flash a the SD card about 3 times before I got it working. In my case it took about 20-30 minutes to load the kernel to on board flash. Good Luck – Mahendra Gunawardena Jun 25 '14 at 13:26
-
1image you are booting might be SD card image, if this is the case then it will boot from SD card only it will not be flashed to EMMC of BeagleBone Balck – Saad Rafey Jan 23 '16 at 10:27
2 Answers
1
Use this file "BBB-eMMC-flasher-2013.09.04" under BeagleBone Black (eMMC flasher) for flashing to eMMC

Jerin George
- 21
- 2
0
I had also installed Angstrom on BeagleBoard Black. You should follow derek molloy tutorial. Here is the link to tutorial
It should boot up in 10 seconds. It will not take 45 minute to boot up if properly installed.

Surinder ツ
- 1,778
- 3
- 16
- 27
-
I follow that tutorial actually but see point no 10, its mention there it will take some time, but any ways i tried it as you say, but still ubutu is there – tabish Jun 06 '14 at 12:02
-
Ok, In that case you should install `debian` if Angstrom doesn't boot up after 45 minutes. Debian is better than angstrom. – Surinder ツ Jun 06 '14 at 12:21
-
-
Follow these links http://thethingsystem.com/dev/Bootstrapping-the-BeagleBone-Black-with-Debian.html http://beagleboard.org/latest-images http://beagleboard.org/project/debian – Surinder ツ Jun 06 '14 at 12:25
-
Thanks sir, its working, I was really stuck with ubuntu, thanks a lot for helping – tabish Jun 07 '14 at 23:57