Displaying 3 results from an estimated 3 matches for "mfsdata1".
Did you mean:
fsdata
2013 Sep 04
2
python-guestfs
I use python-guestfs to mount windows image it have some problems .Here is my code:
[root@mfsdata1 ~]# python
Python 2.6.6 (r266:84292, Sep 11 2012, 08:34:23)
[GCC 4.4.6 20120305 (Red Hat 4.4.6-4)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import os
>>> sheepfs_dir="/tmp/sheepfs"
>&g...
2013 Sep 05
0
Re: python-guestfs
On Wed, Sep 04, 2013 at 02:31:08AM +0000, 徐展聪 wrote:
> I use python-guestfs to mount windows image it have some problems .Here is my code:
>
> [root@mfsdata1 ~]# python
> Python 2.6.6 (r266:84292, Sep 11 2012, 08:34:23)
> [GCC 4.4.6 20120305 (Red Hat 4.4.6-4)] on linux2
> Type "help", "copyright", "credits" or "license" for more information.
> >>> import os
> >>> sheepfs_dir="...
2013 Sep 06
1
答复: python-guestfs
...___
发件人: Richard W.M. Jones [rjones@redhat.com]
发送时间: 2013年9月5日 16:13
收件人: 徐展聪
Cc: libguestfs@redhat.com
主题: Re: [Libguestfs] python-guestfs
On Wed, Sep 04, 2013 at 02:31:08AM +0000, 徐展聪 wrote:
> I use python-guestfs to mount windows image it have some problems .Here is my code:
>
> [root@mfsdata1 ~]# python
> Python 2.6.6 (r266:84292, Sep 11 2012, 08:34:23)
> [GCC 4.4.6 20120305 (Red Hat 4.4.6-4)] on linux2
> Type "help", "copyright", "credits" or "license" for more information.
> >>> import os
> >>> sheepfs_dir="...