Hi folks,
KVM
host – Debian 5.0
I need to mount kvm/qemu *.qcow2 image amending/reading its content. I
can't figure out the type of file "-t"
1. mount -t mke2fs -o loop VM/vm30.qcow2 /mnt
2. mount -t e2fs -o loop VM/vm30.qcow2 /mnt
3. mount -o loop VM/vm30.qcow2 /mnt
4. mount -t ext3 -o loop VM/vm30.qcow2 /mnt
5. mount -t ext2 -o loop VM/vm30.qcow2 /mnt
None of them can work. Please help TIA Pointer would be appreciated.
B.R.
Stephen L
--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html