Advertisement
Guest User

Untitled

a guest
Jul 31st, 2011
171
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.39 KB | None | 0 0
  1. sudo ntfs-config LANG=C
  2. Traceback (most recent call last):
  3. File "/usr/bin/ntfs-config", line 102, in <module>
  4. main(args, opts)
  5. File "/usr/bin/ntfs-config", line 75, in main
  6. app = NtfsConfig()
  7. File "/usr/lib/pymodules/python2.7/NtfsConfig/NtfsConfig.py", line 56, in __init__
  8. os.mkdir(HAL_CONFIG_DIR)
  9. OSError: [Errno 2] Filen eller katalogen finns inte: '/etc/hal/fdi/policy'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement