diff options
author | Richard Jones <rjones@trick.home.annexia.org> | 2009-08-24 11:45:49 +0100 |
---|---|---|
committer | Richard Jones <rjones@trick.home.annexia.org> | 2009-08-24 11:45:49 +0100 |
commit | 005c82b8b89c50f9fb606ce3f5855a0c9b7b1c23 (patch) | |
tree | fefef51a1833c1c2171a37ebfd276321b7d78e55 /TODO | |
parent | 0abb1ec2b3f0e1f482f93b1c8b3d2ef59bc0321e (diff) | |
download | libguestfs-005c82b8b89c50f9fb606ce3f5855a0c9b7b1c23.tar.gz libguestfs-005c82b8b89c50f9fb606ce3f5855a0c9b7b1c23.tar.xz libguestfs-005c82b8b89c50f9fb606ce3f5855a0c9b7b1c23.zip |
Todo: ntfsclone.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -249,3 +249,9 @@ autogenerated module which creates a Sys::Guestfs handle singleton perl -MSys::Guestfs::One -e 'inspect("guest.img"); cat ("/etc/fstab");' How would editing files work? + +ntfsclone +--------- + +Useful imaging tool: +http://man.linux-ntfs.org/ntfsclone.8.html |