qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] Malta MIPS


From: Artyom Tarasenko
Subject: Re: [Qemu-devel] Malta MIPS
Date: Thu, 31 May 2012 22:33:58 +0200

On Thu, May 31, 2012 at 2:04 PM, maheen butt <address@hidden> 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

[Prev in Thread] Current Thread [Next in Thread]