On 21 September 2010 20:23, Jason Andrews jasona@cadence.com wrote:
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
(Just to check: are you using the qemu command line from https://wiki.linaro.org/Source/ImageInstallation or something else?)
plymouth and ureadahead dying is expected (because we only have 256M of memory) with that snapshot: this is https://bugs.launchpad.net/ubuntu/+source/ureadahead/+bug/600359 (which it seems has just been fixed but after the date of your snapshot). How long did you wait here? It should give you a login prompt, but it does pause for a while first.
-- PMM