Hi, 1. The ubuntu image under ARM full system downloads also has a "run.sh" script now (is this a recent development?) which invokes qemu-system-arm to run it. What is the username/password for this image? The wiki page uses "gem5:5meg" as username:password but that doesn't work here. 2. To make changes to the Ubuntu image, we need qemu emulation so that we can transparently run arm binaries on our system and chroot into the arm filesystem. The wiki page says installing rootstock itself is enough to get the required qemu binaries, but that doesn't work for me. I am unable to chroot into the target FS. It complains about /bin/bash not being found. I followed the steps here to get more insight - http://wiki.debian.org/QemuUserEmulation I can run static ARM binaries transparently on my system following these steps. The dynamic part fails - I am unable to get the libc-dev-arm-cross package installed. Any help on this front would be highly appreciated.
Regards, Kirtika
_______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
