creating yocto image on i.mx6q sabre lite board

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

creating yocto image on i.mx6q sabre lite board

745件の閲覧回数
sribinkr
Contributor I

hii,

   How to create yocto image(dora) on i.mx6q sabre lite board..I tried my .ext3 file not getting copied to sd card

pls give suggestions.

ラベル(3)
0 件の賞賛
3 返答(返信)

573件の閲覧回数
saurabh206
Senior Contributor III

Hi

check following link.

You can use .sdcard image to prepare card for your board.

Freescale Yocto Project main page

Yocto Training - HOME

Thanks

Saurabh

0 件の賞賛

573件の閲覧回数
sribinkr
Contributor I

In the 3rd step(build) there are 2 .sdcard image.In that  which one I have to copy? Also the name of the .ext3 file specified not same as that obtained.Anyway all i have to copy is the .ext3 file and .sd card image right?t

0 件の賞賛

573件の閲覧回数
saurabh206
Senior Contributor III

Hi

You just need to use dd command.

sudo dd if=core-image-minimal.sdcard  of=/dev/sdb bs=1M && sync

Thanks

Saurabh

0 件の賞賛