* Problem using output of console-image
@ 2010-01-06 15:25 saleh usman
2010-01-06 15:34 ` Gary Thomas
2010-01-06 16:26 ` Philip Balister
0 siblings, 2 replies; 3+ messages in thread
From: saleh usman @ 2010-01-06 15:25 UTC (permalink / raw)
To: Openembedded Discussion
Hi
I've built console-image for omap5912osk machine but I am facing problem in using output.There are four folders named all, armv5te, i686, omap5912osk in /temp/deploy/glibc/ipk.and so many ipk files in these folders.
Which files exactly I should use to run the output on my target platform and how to run these files.
Wheather to install these files, any other package or directly run them just by typing their names.
Since
linux is running on ARM9 GPP of machine ,should I take care of u-boot, kernel version or
anything else to run generated output on my target platform
Saleh
_________________________________________________________________
Windows Live: Friends get your Flickr, Yelp, and Digg updates when they e-mail you.
http://www.microsoft.com/middleeast/windows/windowslive/see-it-in-action/social-network-basics.aspx?ocid=PID23461::T:WLMTAGL:ON:WL:en-xm:SI_SB_3:092010
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Problem using output of console-image
2010-01-06 15:25 Problem using output of console-image saleh usman
@ 2010-01-06 15:34 ` Gary Thomas
2010-01-06 16:26 ` Philip Balister
1 sibling, 0 replies; 3+ messages in thread
From: Gary Thomas @ 2010-01-06 15:34 UTC (permalink / raw)
To: openembedded-devel; +Cc: saleh usman
On 01/06/2010 08:25 AM, saleh usman wrote:
>
> Hi
> I've built console-image for omap5912osk machine but I am facing problem in using output.There are four folders named all, armv5te, i686, omap5912osk in /temp/deploy/glibc/ipk.and so many ipk files in these folders.
> Which files exactly I should use to run the output on my target platform and how to run these files.
> Wheather to install these files, any other package or directly run them just by typing their names.
> Since
> linux is running on ARM9 GPP of machine ,should I take care of u-boot, kernel version or
> anything else to run generated output on my target platform
>
Start with the files in tmp/deploy/glibc/images/<platform>
There you should find the kernel (uImage) and file system. Depending
on your configuration, there may be multiple choices for the file
system ranging from a raw tar file to JFFS2 or UBI images. Which
you choose and how you deploy them are up to you (and are target
platform dependent)
For example, when running an image on the BeagleBoard (OMAP3530),
I put the kernel (uImage) and unpack the tar.bz2 file system to
an SD card and boot from that.
--
------------------------------------------------------------
Gary Thomas | Consulting for the
MLB Associates | Embedded world
------------------------------------------------------------
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Problem using output of console-image
2010-01-06 15:25 Problem using output of console-image saleh usman
2010-01-06 15:34 ` Gary Thomas
@ 2010-01-06 16:26 ` Philip Balister
1 sibling, 0 replies; 3+ messages in thread
From: Philip Balister @ 2010-01-06 16:26 UTC (permalink / raw)
To: openembedded-devel
On 01/06/2010 10:25 AM, saleh usman wrote:
>
> Hi
> I've built console-image for omap5912osk machine but I am facing problem in using output.There are four folders named all, armv5te, i686, omap5912osk in /temp/deploy/glibc/ipk.and so many ipk files in these folders.
> Which files exactly I should use to run the output on my target platform and how to run these files.
> Wheather to install these files, any other package or directly run them just by typing their names.
> Since
> linux is running on ARM9 GPP of machine ,should I take care of u-boot, kernel version or
> anything else to run generated output on my target platform
The file console-image* in tmp/deploy/.../images/omap5912osk/ will have
copies of the root file system in various formats. The directories you
mention are in tmp/deploy/..../ipks.
Philip
>
> Saleh
> _________________________________________________________________
> Windows Live: Friends get your Flickr, Yelp, and Digg updates when they e-mail you.
> http://www.microsoft.com/middleeast/windows/windowslive/see-it-in-action/social-network-basics.aspx?ocid=PID23461::T:WLMTAGL:ON:WL:en-xm:SI_SB_3:092010
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
>
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2010-01-06 16:28 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-06 15:25 Problem using output of console-image saleh usman
2010-01-06 15:34 ` Gary Thomas
2010-01-06 16:26 ` Philip Balister
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.