For Linux systems in creating the image, I unzip the image and use the dd command (as root) as follows:md5sum BBB_Allstar_1.2.1.img99351fca14d84c608be6420d556e967d BBB_Allstar_1.2.1.imgmd5sum BBB_Allstar_v1.2.1.zip7757d3ad29ee4635698d91c2dc4285ac BBB_Allstar_v1.2.1.zip
unzip BBB_Allstar_v1.2.1.zipAlso, if you are creating the image on a Linux system, you can check the image in a couple of ways... Once the image is created, remove and re-insert the sd-card. Determine the device that the sd-card is being recognized. In my case, it's the "/dev/sdh" device. You can then check the partitions:
dd if=BBB_Allstar_1.2.1.img of=/dev/sdh bs=1M
note: the device in the above example is the one my system recognizes for the sd card.
fsck -C -f /dev/sdh1 (fat file system)fsck -C -f /dev/sdh2 (ext4 file system)
Hi,
Using these instructions, I’ve tried to reload my BBB with the new version.
http://www.crompton.com/hamradio/BeagleBoneBlackAllstar/#image
Hardware: BBB Rev C
SDCARD: 8bg
Actions:
1. Burned the img to 2 different cards (including the one I’m running) using Win32Imager
2. Burned the img to 2 different cards (including the one I’m running) using linux dd
Result:
1. Blue Power Light on
2. NO Other Blue Light Activity
3. NO Boot
4. Nothing on HDMI Display
Fall back: Re-Burned the original image to same card and system back running.
Suggestions?
Birton, N6UG
_______________________________________________
App_rpt-users mailing list
App_rpt-users@ohnosec.org
http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users
To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button"
You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem.