Hello,

I would like to run Angstrom images with qemu, for testing purposes. I
have downloaded a kernel and root files from

   http://www.angstrom-distribution.org/unstable/autobuild/qemuarm/

then attempt to run qemu as follows:

   % qemu-system-arm -M versatilepb \
        -kernel zImage-2.6.23-qemuarm-20080803232907.bin \
        -hda 
Angstrom-minimalist-gpe-image-glibc-ipk-2007.12-r17-qemuarm.rootfs.jffs2 \
        -append "root=/dev/sda"

The kernel seems to book OK, but ends with a kernel panic "unable to
mount root fs". I see that "sda: unknown partition table" and "No
filesystem could mount root, tried ext2 cramfs" in the kernel log.

Is qemu expected to be able to read jffs2 images, and if not where
could I find qemuarm ext2 images? 

Thanks,

-- 
Eric Marsden


_______________________________________________
Angstrom-distro-users mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-users

Reply via email to