<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=us-ascii" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 8.00.6001.18939"></HEAD>
<BODY>
<DIV dir=ltr align=left><SPAN class=906194418-11112010><FONT color=#0000ff
size=2 face=Arial>Hi Sachin,</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=906194418-11112010><FONT color=#0000ff
size=2 face=Arial></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=906194418-11112010><FONT color=#0000ff
size=2 face=Arial>under /opt/poky, can you do the following in exact
sequence:</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=906194418-11112010><FONT color=#0000ff
size=2 face=Arial>1. source
environment-setup-ppc603e-poky-linux</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=906194418-11112010><FONT color=#0000ff
size=2 face=Arial>2. poky-qemy qemuppc zImage-2.6.34.qemuppc-0.9.bin
yocto-image-minimal-qemuppc-0.9.rootfs.ext3</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=906194418-11112010><FONT color=#0000ff
size=2 face=Arial></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=906194418-11112010><FONT color=#0000ff
size=2 face=Arial>Thanks,</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=906194418-11112010><FONT color=#0000ff
size=2 face=Arial>Jessica</FONT></SPAN></DIV><BR>
<DIV dir=ltr lang=en-us class=OutlookMessageHeader align=left>
<HR tabIndex=-1>
<FONT size=2 face=Tahoma><B>From:</B> sachindhiman123@gmail.com
[mailto:sachindhiman123@gmail.com] <B>On Behalf Of </B>sachin
kumar<BR><B>Sent:</B> Thursday, November 11, 2010 8:19 AM<BR><B>To:</B> Zhang,
Jessica<BR><B>Cc:</B> yocto@yoctoproject.org<BR><B>Subject:</B> Re: [yocto]
Problem in running poky-qemu<BR></FONT><BR></DIV>
<DIV></DIV>Hello Jessica:<BR><BR>Thanks for your swift response, as per your
suggestions i have downloaded
yocto-eglibc-i586-powerpc-toolchain-sdk-0.9.tar.bz2 file from yocto
website.<BR>I have installed the same.<BR>you can see now content of my
/opt/poky folder as following<BR><BR>[sachin@sachinlinux yocto_tools]$ ls
/opt/poky/<BR>environment-setup-i586-poky-linux
site-config-i586-poky-linux
sysroots
version-ppc603e-poky-linux<BR>environment-setup-ppc603e-poky-linux
site-config-ppc603e-poky-linux
version-i586-poky-linux<BR>[sachin@sachinlinux yocto_tools]$ <BR><BR>But despite
that i am getting same message<BR><BR>[sachin@sachinlinux yocto_tools]$
poky-qemu zImage-2.6.34-qemuppc-0.9.bin
yocto-image-minimal-qemuppc-0.9.rootfs.ext3<BR>Set MACHINE to [qemuppc-0] based
on kernel [zImage-2.6.34-qemuppc-0.9.bin]<BR>In order for this script to
dynamically infer paths<BR>to kernels or filesystem images, you either
need<BR>bitbake in your PATH or to source poky-init-build-env<BR>before running
this script<BR>[sachin@sachinlinux yocto_tools]$ <BR><BR><BR>I do not which
script this is referring.<BR>Please help me.<BR><BR>Kind regards<BR><BR>Sachin
<BR><BR><BR><BR><BR>
<DIV class=gmail_quote>On Thu, Nov 11, 2010 at 7:59 AM, Zhang, Jessica <SPAN
dir=ltr><<A
href="mailto:jessica.zhang@intel.com">jessica.zhang@intel.com</A>></SPAN>
wrote:<BR>
<BLOCKQUOTE
style="BORDER-LEFT: rgb(204,204,204) 1px solid; MARGIN: 0pt 0pt 0pt 0.8ex; PADDING-LEFT: 1ex"
class=gmail_quote>
<DIV>
<DIV dir=ltr align=left><SPAN><FONT color=#0000ff size=2 face=Arial>Hi
Sachin,</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN><FONT color=#0000ff size=2
face=Arial></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN><FONT color=#0000ff size=2 face=Arial>First of
all, if you want to run ppc, the toolchain you need to download is
yocto-eglibc-i586-powerpc-toolchain-sdk-0.9.tar.bz2. After you install
it under /opt/poky, you should go under /opt/poky and source the
environment-setup-ppc* and try start qemu again...</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN><FONT color=#0000ff size=2
face=Arial></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN><FONT color=#0000ff size=2 face=Arial>Let us
know if you still run into issues.</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN><FONT color=#0000ff size=2
face=Arial></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN><FONT color=#0000ff size=2
face=Arial>Thanks,</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN><FONT color=#0000ff size=2
face=Arial>Jessica</FONT></SPAN></DIV><BR>
<DIV dir=ltr lang=en-us align=left>
<HR>
<FONT size=2 face=Tahoma><B>From:</B> <A
href="mailto:yocto-bounces@yoctoproject.org"
target=_blank>yocto-bounces@yoctoproject.org</A> [mailto:<A
href="mailto:yocto-bounces@yoctoproject.org"
target=_blank>yocto-bounces@yoctoproject.org</A>] <B>On Behalf Of </B>sachin
kumar<BR><B>Sent:</B> Wednesday, November 10, 2010 6:09 PM<BR><B>To:</B> <A
href="mailto:yocto@yoctoproject.org"
target=_blank>yocto@yoctoproject.org</A><BR><B>Subject:</B> [yocto] Problem in
running poky-qemu<BR></FONT><BR></DIV>
<DIV>
<DIV></DIV>
<DIV class=h5>
<DIV></DIV>Dear All:<BR><BR>I am new to qemu, so please excuse me, i am asking
basic question.<BR><BR>Actually i want to run linux image for ppc on qemu.
<BR><BR>My host machine is running Fedora13.<BR><BR>For that i have downloaded
following from yocto project website.<BR><BR>Disk Image:
yocto-image-minimal-qemuppc-0.9.rootfs.ext3<BR>Kernel Image :
zImage-2.6.34-qemuppc-0.9.bin<BR>Toolchain:
yocto-eglibc-i586-i586-toolchain-sdk-0.9.tar.bz2<BR><BR>Now toolchain was
installed properly.<BR><BR>Now when i am running poky-qemu from command line
it is giving following
message<BR>=============================================================================================<BR>[root@sachinlinux
yocto_tools]# poky-qemu zImage-2.6.34-qemuppc-0.9.bin
yocto-image-minimal-qemuppc-0.9.rootfs.ext3 <BR>Set MACHINE to [qemuppc-0]
based on kernel [zImage-2.6.34-qemuppc-0.9.bin]<BR>In order for this script to
dynamically infer paths<BR>to kernels or filesystem images, you either
need<BR>bitbake in your PATH or to source poky-init-build-env<BR>before
running this
script<BR><BR>=============================================================================================<BR>I
am blank about this message, which script they are referring.<BR>Please help
me for the same. <BR>This will be a great help for me as i am at critical
phase of one of my project.<BR><BR>Kind Regards<BR>Sachin
<BR><BR><BR><BR><BR></DIV></DIV></DIV></BLOCKQUOTE></DIV><BR></BODY></HTML>