Hi Jim, It’s been a long while since I tried using qemu to emulate a RaspberryPi but I did get it to work. Probably kp has more recent experience.
There are some notes at http://bering-uclibc.zetam.org/wiki/Bering-uClibc_5.x_-_User_Guide_-_Appendices_-_Working_with_Disk_Image_Files (the very last paragraph of that page has a qemu command line). Beware that some of that content might be out of date. RaspberryPi support is a fast-changing subject for Bering-uClibc! Regards, davidMbrooke > On 16 Mar 2015, at 00:34, Jim Munro <jvmu...@hotmail.com> wrote: > > Hello all > Please tell me if this post does not belong here. > > I am trying to load my raspberry pi image in qemu. The image > loads and runs fine on the raspberry pi. I have followed the tutorial > at http://xecdesign.com/qemu-emulating-raspberry-pi-the-easy-way/. I > can boot to raspbian but not the Leaf image. Here is my qemu command: > > # qemu-system-arm -kernel kernel-qemu -cpu arm1176 -m 256 -M versatilepb > -no-reboot -serial stdio -append "root=/dev/sda2 panic=1 rootfstype=ext4 > rw" -hda raspberry_rtr. > > Not sure if I should use -m 256 versatilepb but it boots to raspbian ok. > > I can see my vfat partition on mmcblk0p0 and ext4 on mmcblk0p1. Are > there some changes that need to be done on the vfat partition to get it > to boot. > > Thanks for any help. > > Jim > ------------------------------------------------------------------------------ Dive into the World of Parallel Programming The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net/ _______________________________________________ leaf-devel mailing list leaf-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/leaf-devel