Talk:Automatic emulation in Ubuntu/de

From Openmoko

< Talk:Automatic emulation in Ubuntu
Revision as of 03:46, 28 August 2009 by Geraldh (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

I have the same problem, with my plain vanilla ubuntu

[ -e images/openmoko ] || mkdir -p images/openmoko
ln -sf `pwd`/openmoko/trunk/src/host/qemu-neo1973/openmoko/env images/openmoko/env
( cd images && ../openmoko/trunk/src/host/qemu-neo1973/openmoko/download.sh )
    Retrieving available builds list...
    Trying alternative sources
    Kernel is... not found
make: *** [download-images] Fehler 255
Personal tools

I have the same problem, with my plain vanilla ubuntu

[ -e images/openmoko ] || mkdir -p images/openmoko
ln -sf `pwd`/openmoko/trunk/src/host/qemu-neo1973/openmoko/env images/openmoko/env
( cd images && ../openmoko/trunk/src/host/qemu-neo1973/openmoko/download.sh )
    Retrieving available builds list...
    Trying alternative sources
    Kernel is... not found
make: *** [download-images] Fehler 255