Hi all
Thanks Kp and David for suggestions. I am able to boot my raspberry image in
qemu but only with a modified
kernel. The documentation kind of suggests the kernel may have had a patch or
support for the versatilepb. I dont have a setup to rebuild the kernel,
perhaps at a later time. So
Am Montag, 16. März 2015, 16:00:41 schrieb Jim Munro:
> Thanks David for the reply.
> cat initrd.lrp initmod-versatile.lrp > initrd-versatile.lrp
If you refer to the tarball you use to boot your raspberry, it's already in
place as initrd.lrp.
kp
> Where would I find initmod-versatile.lrp. Doe
Thanks David for the reply.
cat initrd.lrp initmod-versatile.lrp > initrd-versatile.lrp
Where would I find initmod-versatile.lrp. Doesn't look like its
part of the release. Suppose I would need to build it with the toolchain.
Guess this would be needed as the emulator doesn't exact match a ras
Hi all;
Am Montag, 16. März 2015, 12:50:48 schrieb David M Brooke:
> 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.
Sorry, no - I always test on the hardware...
> There are some notes at
>
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 la
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 Le