[okl4-developer] okl4 in qemu emulated gumstix environment
Ashish Bijlani
ashish.bijlani at gmail.com
Tue Aug 26 19:04:57 EST 2008
Hi,
I'm able to boot OKL4 in QEMU emulated gumstix environment. However,
I'm not able to get "Linux user startup!" and following messages on
the qemu serial console. Any ideas why?
This is what I did:
cp build/image.boot /tftpboot/.
../qemu-gumstix/arm-softmmu/qemu-system-arm -M gumstix -hda
../connex-gumstix/flash -net nic -net tap,ifname=qtap0 -m 256
-monitor null -serial stdio -m 289 -nographic
GUM>
GUM> setenv ipaddr 10.0.0.231
GUM> setenv serverip 10.0.0.29
GUM> tftpboot a2000000 image.boot
GUM> bootelf a2000000
The OKL4 kernel, wombat, iguana everything is loaded and booted
properly. However, I don't see any messages after :
NET: Registered protocol family 15
VFS: Mounted root (ext2 filesystem) readonly.
Am I missing something?
Thanks,
Ashish
More information about the Developer
mailing list