-----Original Message----- From: linaro-dev-bounces@lists.linaro.org [mailto:linaro-dev- bounces@lists.linaro.org] On Behalf Of Peter Maydell Sent: Tuesday, September 21, 2010 1:14 PM To: Loïc Minier Cc: Guilherme Salgado; linaro-dev@lists.linaro.org Subject: Re: Error (no boot device found) running qemu image
On 21 September 2010 18:22, Loïc Minier loic.minier@linaro.org wrote:
On Tue, Sep 21, 2010, Guilherme Salgado wrote:
It looks like https://bugs.edge.launchpad.net/qemu-maemo/+bug/628471
And that's currently making it impossible for me to test my changes
to
l-m-c as my board hasn't arrived, so I was wondering if there's any
way
to work around it.
Well, there's a patch in the bug report; I didn't try it out myself
yet
I'm in the final stages of doing a new version of qemu-maemo with this fix in it... I've uploaded a proposed package to my PPA (still in build queue) and I'm hoping to be able to upload it to the linaro-tools PPA once we've sorted out review/access permissions/etc (maybe tomorrow? this week, at any rate, I hope).
If you don't want to wait for that you could try pulling the sources to qemu-maemo 0.0~20100921+871d996-0ubuntu1~linaro1 from https://launchpad.net/~pmaydell/+archive/ppa/+packages and building them locally, I guess.
-- PMM
linaro-dev mailing list linaro-dev@lists.linaro.org http://lists.linaro.org/mailman/listinfo/linaro-dev
Peter,
I pulled the source from your PPA and compiled it. I booted linaro-m-headless-tar-20100818-0.tar.gz and it continues past the omap2-nand driver hang; thanks for the improvements.
Since this is my first time trying linaro, I'm not sure what I'm supposed to see, it stops now with:
[ 19.148315] 5534 reserved pages [ 19.219512] 965 slab pages [ 19.250701] 11 pages shared [ 19.335449] 0 pages swap cached init: plymouth main process (48) killed by KILL signal init: ureadahead main process (47) killed by KILL signal
Jason