On Mon, Dec 17, 2012 at 09:38:43PM +0200, Evaggelos Balaskas wrote:
question: What is the output of
# grep -i ntfs * /usr/lib/guestfs/supermin.d/*
On Fedora this is the output of some similar commands:
$ grep -i ntfs /usr/lib*/guestfs/supermin.d/hostfiles
/usr/bin/lowntfs-3g
/usr/bin/ntfs-3g
/usr/bin/ntfs-3g.probe
/usr/bin/ntfs-3g.secaudit
/usr/bin/ntfs-3g.usermap
/usr/bin/ntfscat
/usr/bin/ntfsck
/usr/bin/ntfscluster
/usr/bin/ntfscmp
/usr/bin/ntfsdecrypt
/usr/bin/ntfsdump_logfile
/usr/bin/ntfsfix
/usr/bin/ntfsinfo
/usr/bin/ntfsls
/usr/bin/ntfsmftalloc
/usr/bin/ntfsmount
/usr/bin/ntfsmove
/usr/bin/ntfstruncate
/usr/bin/ntfswipe
/usr/lib64/libntfs-3g.so.*
/usr/sbin/fsck.ntfs
/usr/sbin/mkfs.ntfs
/usr/sbin/mkntfs
/usr/sbin/mount.lowntfs-3g
/usr/sbin/mount.ntfs
/usr/sbin/mount.ntfs-3g
/usr/sbin/mount.ntfs-fuse
/usr/sbin/ntfsclone
/usr/sbin/ntfscp
/usr/sbin/ntfslabel
/usr/sbin/ntfsresize
/usr/sbin/ntfsundelete
/usr/share/hal/fdi/policy/10osvendor/20-ntfs-config-write-policy.fdi
$ cpio -it < /usr/lib*/guestfs/supermin.d/base.img | grep -i ntfs
usr/share/doc/ntfs-3g-2012.1.15
usr/share/doc/ntfsprogs-2012.1.15
What it should be on ArchLinux is the list of files in the ntfs-3g
package, and the ntfsprogs package if that is still separate (upstream
projects joined together some time ago).
Rich.
--
Richard Jones, Virtualization Group, Red Hat
http://people.redhat.com/~rjones
virt-df lists disk usage of guests without needing to install any
software inside the virtual machine. Supports Linux and Windows.
http://et.redhat.com/~rjones/virt-df/