To solve this problem, is necessary just create the directory
"/etc/hal/fdi/policy" with the command:
sudo mkdir -p /etc/hal/fdi/policy
This command can solve the problem and the users can use the ntfs-config
normally.
--
You received this bug notification because you are a member of Ubuntu
Bug
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/889070
Title:
Ntfs-config doesn't open from 10.10 version of ubuntu
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+sou
Public bug reported:
main(args, opts)
File "/usr/bin/ntfs-config", line 75, in main
app = NtfsConfig()
File "/usr/lib/pymodules/python2.7/NtfsConfig/NtfsConfig.py", line 56, in
__init__
os.mkdir(HAL_CONFIG_DIR)
OSError: [Errno 2] No such file or directory: '/etc/hal/fdi/policy'
ProblemType: Bug