[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemu-discuss] Preparing .img file
From: |
Krishna Pavan |
Subject: |
[Qemu-discuss] Preparing .img file |
Date: |
Tue, 17 Jan 2012 17:03:10 +0530 |
Hi QEMU, I have
zImage
rootfs.cpio.gz
uImage,
rootfs.ext2.gz,
initramfs.cpio.gz,
initramfs.cpio.gz.uboot,
rootfs.jffs2,
rootfs.cramfs,
rootfs.yaffs2
I have used qemu-system-arm -M versatilepb -m 128M -kernel zImage -initrd ZZZZZZZ
Where ZZZZZZZZ is the one of the above images at each instant.
With demo images available from qemu page, I was able to emulate linux on QEMU successfully using the above command, but here with these,
I was unable to find any.
Please Kindly Suggest!
Thanks :: Krishna Pavan