The symlink to the mkntfs is wrong.

At here:

:~$ locate mkfs.ntfs
/sbin/mkfs.ntfs
/usr/share/man/man8/mkfs.ntfs.8.gz

:~$ ls -l /sbin/mkfs.ntfs
lrwxrwxrwx 1 root root 16 Feb 25 15:52 /sbin/mkfs.ntfs -> /usr/sbin/mkntfs

:~$ ls -l /usr/sbin/mkntfs
ls: cannot access /usr/sbin/mkntfs: No such file or directory

:~$ locate mkntfs
/sbin/mkntfs
/usr/share/man/man8/mkntfs.8.gz

If I replace the old link with the /sbin/mkfs.ntfs -> /sbin/mkntfs then
the ntfs is working.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1148541

Title:
  mkfs.ntfs is missing from package

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ntfs-3g/+bug/1148541/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to