[meta-ti] Problem to write core-image-minimal of AM437x-evm on SD card

Khem Raj raj.khem at gmail.com
Mon Feb 1 09:06:25 PST 2016


On Mon, Feb 1, 2016 at 4:06 AM,  <winiston at futuraautomation.com> wrote:
> Dear,
>
> Sorry...I am new to yocto project.I could not get "wic". How do I setup wic
> and "dd" it into sd card. I did not get angstrom script also. where can I
> get angstrom script ?  can you give the detailed procedure? Is there any
> related documentation available in yocto website?

see http://www.yoctoproject.org/docs/latest/mega-manual/mega-manual.html
section 5.6

ideally take sdcard image from beagleboard.org and dd if=sdcard.image
of=/dev/sdX
which sdX is where sdcard is on your machine. this will prepare the card
along with image. Now you can mount the partitions individually and
replace the files
as you wish

> Now I used "fdisk" command to format sdcard. I am able to copy MLO &
> u-image.img to BOOT partition. I extracted rootfs to secondary partition
> using"Ark" software.  But in the secondary partition, the files are not
> visible. In properties window, it shows the number of files and size of the
> files. I used that sd card to boot my am437x evm kit. It is not booting.
> What could be the error? Kindly give me the detailed procedure to copy the
> image. What are the files I need to copy for core-image-minimal kernel?
> Note: I am using core-image-minimal
>
> Regards,
> Winiston.P
> Futura Automation Pvt Ltd.
>
> Ph :91-80-28375290 / 28375295
> Fax :91-80-28375291
> -----Original Message----- From: Khem Raj
> Sent: Monday, February 01, 2016 10:52 AM
> To: winiston at futuraautomation.com
> Cc: yocto texas
> Subject: Re: [meta-ti] Problem to write core-image-minimal of AM437x-evm on
> SD card
>
>
> On Sun, Jan 31, 2016 at 8:19 PM,  <winiston at futuraautomation.com> wrote:
>>
>> Dear,
>>
>> I have successfully built core-minimal image of AM437x-evm using poky. The
>> following files have been created under /tmp/deploy/images/am437x-evm
>> directory.
>>
>> core-image-minimal-am437x-evm.tar.bz2
>> core-image-minimal-am437x-evm.tar.gz
>> core-image-minimal-am437x-evm-20160127052452.rootfs.tar.gz
>> MLO
>> MLO-am437x-evm
>> u-boot.img
>> u-boot-am437x-evm.img
>> zImage
>> zImage--4.1.15+git0+b7b07f10f6-r3f-am43x-epos-evm-20160127052452.dtb
>>
>> and many more files have been created. I wanted to write it on the sd
>> card.
>> How do I copy the images to sd card? I did not find any command to write
>> the
>> image. Kindly help me out to write the image on sd card. I could not go
>> further to develop my project. I would be very thankful if you give me
>> detail procedure to solve this issue.
>
>
> you can use wic to generate sdcard image and then dd it into SD card
> secondly you can use angstrom sdcard scripts to create your SD card
> partitions
> and then copy MLO, uboot to boot partition and untar rootfs into
> second partion manually
>
>>
>> Awaiting your valuable reply. Thanking you.
>>
>>
>> Regards,
>> Winiston.P
>> Futura Automation Pvt Ltd.
>>
>> Ph :91-80-28375290 / 28375295
>> Fax :91-80-28375291
>>
>> --
>> _______________________________________________
>> meta-ti mailing list
>> meta-ti at yoctoproject.org
>> https://lists.yoctoproject.org/listinfo/meta-ti
>>
>


More information about the meta-ti mailing list