On 07/19/2011 07:49 PM, Li, Simon wrote: > Hi, Darren, > Yes, I use poky-image-sato-live and it works well on EeePC901 now. > Since it run from USB drive directly, it runs quite slow. > Is there any way to install it into SSD driver from USB drive?
At boot time, press tab at the syslinux boot: prompt, it will list "boot" and "install". It runs "boot" by default. Type "install" followed by Enter and it will attempt to install on the hard disk - it will destroy any data on the drive, so beware. -- Darren > Thanks. > > Best Regards, > > Simon > > -----Original Message----- > From: Darren Hart [mailto:[email protected]] > Sent: Wednesday, July 20, 2011 2:36 AM > To: Li, Simon > Cc: [email protected] > Subject: Re: [yocto] Build Yocto image for EeePC901 > > On 07/18/2011 11:17 PM, Li, Simon wrote: >> To whom may concern, >> >> I tried to build Yocto for a real device, which is EeePC901. Because of >> README.hardware mentioned. >> >> Here are my steps: >> # source poky-bernard-5.0.1/poky-init-build.env build-poky-5.0.1 >> >> Modify the local.conf (As attachment) >> >> # bitbake poky-image-sato-directdisk >> >> However I got the build failed, please refer to the attachment, >> build_fail_log.txt >> >> I think the key fail message is >> >> | ERROR: Function 'poky-image-sato-directdisk: LIC_FILES_CHKSUM points >> to invalid file: ${COREBASE}/LICENSE' failed >> >> Is there any problem I got? Or where can I find the files? Thanks. > > I _think_ this has to do with the move from POKY to CORE in the naming. > Looks like the directdisk image type may have been missed. > > I suggest you try the poky-image-sato-live image and install from that. > The directdisk images have some known issues that I suspect will prevent > them from working for you. > > -- > Darren > >> >> >> >> Best Regards, >> >> >> >> Simon >> >> >> >> >> >> _______________________________________________ >> yocto mailing list >> [email protected] >> https://lists.yoctoproject.org/listinfo/yocto > -- Darren Hart Intel Open Source Technology Center Yocto Project - Linux Kernel _______________________________________________ yocto mailing list [email protected] https://lists.yoctoproject.org/listinfo/yocto
