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

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

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

Jump to solution
998 Views
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 Solution
624 Views
alejandrolozan1
NXP Employee
NXP Employee

Hi,

Please try this:

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


Best Regards,

Alejandro

View solution in original post

2 Replies
625 Views
alejandrolozan1
NXP Employee
NXP Employee

Hi,

Please try this:

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


Best Regards,

Alejandro

624 Views
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