Port-arm archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: How to use the beagleboard.img.gz on a BeagleBone Black
> On 22 Jun 2015, at 14:31, Warner Losh <imp%bsdimp.com@localhost> wrote:
>
> Did you do something like the following:
>
> gzcat beagleboard.img.gz | dd of=/dev/daX
>
> to make the image?
I took a long winded path to that
gunzipped the image
& dd'd the image on os x
dd if=beagleboard.img of=/dev/disk2 bs=4m
If I open the image in disk utility, I see a fat partition with 3 files, 2 with a ub extension & the txt file for u-boot.
I don't see any u-boot binary or ufs partition.
Sevan
Home |
Main Index |
Thread Index |
Old Index