flash.sh failed when setup qemu-neo1973

2007-10-31 Thread 孙廉焘
Hi all, I have a problem, when I setup the qemu-neo1973 envirement followed by http://wiki.openmoko.org/wiki/Qemu. I have done these steps: sudo apt-get install netpbm lynx svn checkout https://svn.openmoko.org/trunk/src/host/qemu-neo1973 cd qemu-neo1973 ./configure --target-list=arm-softmmu

Re: flash.sh failed when setup qemu-neo1973

2007-10-31 Thread Rod Whitby
孙廉焘 wrote: I have a problem, when I setup the qemu-neo1973 envirement followed by http://wiki.openmoko.org/wiki/Qemu. openmoko/download.sh openmoko/flash.sh After openmoko/flash.sh, the output information is listed briefly as following(full version is an attachment): ls:

Re: flash.sh failed when setup qemu-neo1973

2007-10-31 Thread Gordon Syme
孙廉焘 wrote: Hi all, I have a problem, when I setup the qemu-neo1973 envirement followed by http://wiki.openmoko.org/wiki/Qemu. I have done these steps: sudo apt-get install netpbm lynx svn checkout https://svn.openmoko.org/trunk/src/host/qemu-neo1973 cd qemu-neo1973 ./configure

Re: flash.sh failed when setup qemu-neo1973

2007-10-31 Thread 孙廉焘
Thanks to the help of Rod and Gordon Syme! I have solved the problem and qemu-neo-1973 is running now! What I have done is: 1. modified kernel_wildcard variable in the openmoko/env file, replacing '-neo1973' with '-fic-gta01'; 2. run openmoko/download.sh, and the uImage-2.6.21.5-r3-fic-gta01.bin

Re: flash.sh failed when setup qemu-neo1973

2007-10-31 Thread Sudharshan S
On Wed, 2007-10-31 at 17:47 +0800, 孙廉焘 wrote: Thanks to the help of Rod and Gordon Syme! I have solved the problem and qemu-neo-1973 is running now! What I have done is: 1. modified kernel_wildcard variable in the openmoko/env file, replacing '-neo1973' with '-fic-gta01'; 2. run

Re: flash.sh failed when setup qemu-neo1973

2007-10-31 Thread Rod Whitby
Sudharshan S wrote: On Wed, 2007-10-31 at 17:47 +0800, 孙廉焘 wrote: Thanks to the help of Rod and Gordon Syme! I have solved the problem and qemu-neo-1973 is running now! I think this has been fixed from r3304. http://lists.openmoko.org/pipermail/commitlog/2007-October/002946.html No,