I was built boot image on SDcard. but, do not executed .

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

I was built boot image on SDcard. but, do not executed .

ソリューションへジャンプ
1,794件の閲覧回数
namc
Contributor III

hello Community.

My host environment is Ubuntu 14.04.2 LTS 64bit.


Target board is using the i.MX6QSABRE Lite board.

Refer to the links in the community has seen progress the yocto Project.

i.MX Yocto Project: How Can I Build the Freescale Yocto Images using bitbake?

However, the following problems occurred.

lite@Q:~/fsl-community-bsp/build/tmp/deploy/images/imx6qsabrelite$ df -h

(I changed the SD card formatted with NTFS.)


Filesystem      Size  Used Avail Use% Mounted on

/dev/sda1       222G   21G  190G  10% /

none            4.0K     0  4.0K   0% /sys/fs/cgroup

udev            1.9G  4.0K  1.9G   1% /dev

tmpfs           382M  1.2M  381M   1% /run

none            5.0M     0  5.0M   0% /run/lock

none            1.9G  156K  1.9G   1% /run/shm

none            100M   48K  100M   1% /run/user

/dev/sdb1       7.4G   62M  7.4G   1% /media/lite/04F28F7DF28F71AA


(imx6qsabrelite directory is 하드웨어 - imx6 YOCTO Project build  was this refer to the link.)

lite@Q:~/fsl-community-bsp/build/tmp/deploy/images/imx6qsabrelite$ sudo dd if=core-image-minimal-imx6qsabrelite.sdcard of=/dev/sdb1

6+0 records in

6+0 records out

25165824 bytes (25 MB) copied, 0.0477638 s, 527 MB/s

----------------------------------------------------------

-> My sd card became the read-only.

After inserting the board but failed attempt to boot.

Switch this setting is that correct?

D1 SW= ON, D2 SW=OFF

I used two ways.

1)  D1 SW= ON, D2 SW=OFF

2) D1 SW= OFF, D2 SW=OFF

...

The failed.:smileysad:

Is there any doubt part?

I hope the answer.:smileysilly:

thank you.

1 解決策
1,420件の閲覧回数
alejandrolozan1
NXP Employee
NXP Employee

Hi,

Please try this:

sudo dd if=core-image-minimal-imx6qsabrelite.sdcard of=/dev/sdb


Best Regards,

Alejandro

元の投稿で解決策を見る

2 返答(返信)
1,421件の閲覧回数
alejandrolozan1
NXP Employee
NXP Employee

Hi,

Please try this:

sudo dd if=core-image-minimal-imx6qsabrelite.sdcard of=/dev/sdb


Best Regards,

Alejandro

1,420件の閲覧回数
alejandrolozan1
NXP Employee
NXP Employee

Hi,

Thank you for your post, however please consider moving it to the right community place for better visibility.

For details please see general advice https://community.freescale.com/docs/DOC-99909

/Alejandro