SD card boot failed(only build image)

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

SD card boot failed(only build image)

652 Views
namc
Contributor III

hello community.

I have a i.MX6Q sabre lite. And host setting is Ubuntu 14.04.2 LTS 64bit.

https://github.com/Freescale/fsl-community-bsp-platform

(I visited this web site.)

Referred to 'FSL Community BSP' tab

+add

$: vi conf/local.conf

MACHINE           = "imx6qsabrelite"

$ cd tmp/deploy/images/imx6qsabrelite

(Occurred imx6q sabrelite directory. so I Took action.)

I connected the SDcard to the host pc

and try this.

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

49152+0 records in

49152+0 records out

25165824 bytes (25 MB) copied, 3.84026 s, 6.6 MB/s

but...

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

Filesystem      Size  Used Avail Use% Mounted on

/dev/sda1       226G   23G  192G  11% /

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  492K  1.9G   1% /run/shm

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

/dev/sdc1       7.4G  4.0K 7.4G   1% /media/lite/0AD3-D456

and Do not host PC connect.

I'm retry.

(copy&paste the core-image-minimal-imx6qsabrelite.sdcard file.)

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

However, the result is the same as that of the front.

And boot failed... perfect failed..:smileycry:

thanks for reading. :smileyhappy:

please help!

0 Kudos
2 Replies

382 Views
SergioSolis
NXP Employee
NXP Employee

Hello Kong,

Have you checked on boundary devices forums?, since the Sabre Lite is manufactured by them it will be easier to get the yocto release from their sites:

http://boundarydevices.com/dizzy-release-yocto/

Personally I haven't used the Sabre Lite, but I have used Ubuntu 14.04 as host for yocto and I've had no problems.

Please take a look at the links I posted and follow those procedures.

Also, let me mention Boundary Devices to see if someone from their team is familiar with your issue.


Have a great day,
Sergio

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos

382 Views
namc
Contributor III

Sorry, but that manual of link is unkind to me.

I don't understand.

and this link Boundary Devices  is not enabled.

thank you.

0 Kudos