On Fri, Aug 27, 2010 at 6:46 AM, <[email protected]> wrote: > Hi, > As I reported recently, I am having issues getting my OE output up and > running on my h1940 device. It seems to be some sort of issue between the > kernel and initrd files, so to debug this I figured that I'd build and test > on QEMU (hoping that the recent udev related issues were my problem, and to > make sure that I could build "properly"). > Given this, I went ahead and built console-image (angstrom 2008.1 distro) for > qemuarm, to see if it was perhaps just me having issues (which is still > possible). However, I took the output from the qemuarm build and tried to run > it ... and still have issues (not the same as my h1940, but still fatal). > On QEMU (verified to work with the QEMU provide example ARM images) I am able > to boot, at least part way, but end up with a FATAL message about a missing > directory ... /lib/modules/2.6.17-rc3. > Is this a known issue? Any proposed fixes or workarounds for this?
oe.dev works well on qemuarm here with PREFERRED_VERSION_usbutils_local = "0.86" PREFERRED_VERSION_udev_local = "151" in local.conf and minimal/angstrom distro last time I tried it booted fine. you can also adapt contrib/qemu/run-qemu.sh to run OE in qemu. > Thanks! > ... Russell > _______________________________________________ > Openembedded-devel mailing list > [email protected] > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel > _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
