On Mon, Dec 17, 2012 at 08:39:04PM +0200, Evaggelos Balaskas wrote:
This is another example of virtual qcow2 image
# qemu-img info winxp.img
image: winxp.img
file format: qcow2
virtual size: 5.0G (5368709120 bytes)
disk size: 2.8G
cluster_size: 65536
# guestmount --rw -a winxp.img -i /media/
or
# guestmount --rw -a winxp.img -m /dev/sda1 /media/
# rm -f /media/pagefile.sys
rm: cannot remove ‘/media/pagefile.sys’: Read-only file system
# fusermount -u /media
Is it possible I could get my hands on a (smaller) disk
image that demonstrates this problem?
Rich.
--
Richard Jones, Virtualization Group, Red Hat
http://people.redhat.com/~rjones
New in Fedora 11: Fedora Windows cross-compiler. Compile Windows
programs, test, and build Windows installers. Over 70 libraries supprt'd
http://fedoraproject.org/wiki/MinGW http://www.annexia.org/fedora_mingw