On Thu, May 31, 2012 at 2:04 PM, maheen butt <maheen_but...@yahoo.com> wrote:
>
>
> I found this link very useful to emulate MIPS malta
>
> http://people.debian.org/~aurel32/qemu/mips/
>
> kernel and file system images are provided. But I'm facing a problem.
> Actually I want to share files between guest and for this purpose I try to
> modify the provided
> file system but whenever I tried to mount it, it is not successful here are
> my command and output
> $mount debian_lenny_mips_standard.qcow2  fsys -o loop
> mount: you must specify the filesystem type
>
> where fsys is directory
>
> anyone have idea how to modify this kind of file system?

Have a look at http://libguestfs.org/guestmount.1.html

Alternatively you can convert qcow2 to a raw image, modify it and
convert it back. But this is definitely less convenient than
guestmount.


-- 
Regards,
Artyom Tarasenko

solaris/sparc under qemu blog: http://tyom.blogspot.com/search/label/qemu

Reply via email to