Unfortunately no one can be told what fun_plug is - you have to see it for yourself.
You are not logged in.
Hi,
I'm trying to build a new file system image for my DNS-323, and I can successfully build this, flash it into mtd3 and boot and run it. Rather than go through this process every time I make a change, I want to test the images using qemu, but I can't get this to work: it throws up a new window for the emulation, but then appears to hang with 100% cpu.
I've been trying to use a self-built kernel, as detailed in the cross-compile how to, with variations on the following command line:
$ qemu-system-arm -kernel linux-2.6.12.6/arch/arm/boot/zImage -initrd initramfs
If anybody has got this to work, then I'd really appreciate a few pointers with any of the following:
* what qemu command line you used
* did you use a self built kernel or the firmware one
* how to extract the pre-built kernel image from the u-boot image in mtd2
Cheers,
Barney
Offline