[Gpe-list] gpe-image on gpe

zhihuaye zhihuaye at gmail.com
Fri Jan 25 18:38:44 CET 2008


I build a gpe image and use qemu to emulate it.
Because the rootfs is jffs2 format ,I change it to ext2 for qemu.
I do as the follows:
---------------------------------------------------------------------------------------------------
qemu-img create -b gpe.ext2 -f qcow2 hda.img 1G
 qemu-system-arm -M versatilepb -kernel ./zImage-2.6.23-qemuarm-20080117154438.bin -hda ./hda.img -append "root=/dev/sda init=/sbin/init rootfstype=ext2" -serial vc -serial pty -net tap,ifname=tap0,vlan=0 -net nic,vlan=0 
----------------------------------------------------------------------------------------------------
When booting it from qemu and entering the gpe-login,Everything seems right except the keyboard and the mouse  have no response.
I don't why.When the system boot and before gpe-dm starts,I press "Alt-LeftArrow" more than 3 times,I can enter the tty1 and sometimes
I can enter gpe-login and keyboard work ,mouse still do not work.
Could you please how to solve it?
Thanks !




zhihuaye
2008-01-26


More information about the Gpe-list mailing list