Re: [Qemu-devel] [help]how to make qemu-img utility to support writting file or directory to the image file

2012-01-31 Thread TeLeMan
On Sun, Jan 29, 2012 at 17:02, 马磊 wrote: > Hi, >     qemu-img is only to support create/info and so on whithout writting > operation to the image file. >      I have ported the reading operation for a image file form grub2 to > qemu-img. But NTFS document online  is not detailed enough, how to do

Re: [Qemu-devel] [help]how to make qemu-img utility to support writting file or directory to the image file

2012-01-31 Thread Kevin Wolf
Am 29.01.2012 10:02, schrieb 马磊: > Hi, > qemu-img is only to support create/info and so on whithout writting > operation to the image file. > I have ported the reading operation for a image file form grub2 to > qemu-img. But NTFS document online is not detailed enough, how to do > inorder

[Qemu-devel] [help]how to make qemu-img utility to support writting file or directory to the image file

2012-01-29 Thread 马磊
Hi, qemu-img is only to support create/info and so on whithout writting operation to the image file. I have ported the reading operation for a image file form grub2 to qemu-img. But NTFS document online is not detailed enough, how to do inorder to achieve the goal of writting to a image