Comment 2 for bug 657965

Revision history for this message
vladimir prieto (vladimirprieto) wrote :

same over here, and this is the error:

$ gksudo ntfs-config
    main(args, opts)
  File "/usr/bin/ntfs-config", line 75, in main
    app = NtfsConfig()
  File "/usr/lib/pymodules/python2.6/NtfsConfig/NtfsConfig.py", line 56, in __init__
    os.mkdir(HAL_CONFIG_DIR)
OSError: [Errno 2] No existe el archivo o directorio: '/etc/hal/fdi/policy'

in english last line says: file or directory does not exist.