by Jupiter_Spunk on Tue Jun 05, 2012 11:51 am
I'm unable to change or modify any files on the ntfs partitions. I can't create a file in any of the folders and I can't change or delete any of the current files
I plan to switch to linux partitions in the future, but right now I don't have the space to do so.
I believe the problem is with NTFS config. I don't believe it properly created the "fake" set of permissions.
Unfortunately I now can't get ntfs-config to run. it just sits there.
I have removed the previous entries in fstab and rebooted. then tried running ntfs-config again.
When I ctrl-c out of it I get
^CTraceback (most recent call last):
File "/usr/bin/ntfs-config", line 102, in <module>
main(args, opts)
File "/usr/bin/ntfs-config", line 75, in main
app = NtfsConfig()
File "/usr/lib/pymodules/python2.7/NtfsConfig/NtfsConfig.py", line 59, in __init__
self.disk = FstabHandler(FSTAB, parent = self.dialog_main, external_change_watch = True)
File "/usr/lib/pymodules/python2.7/NtfsConfig/Fstab/FstabHandler.py", line 77, in __init__
MntFile.__init__(self, filename, fd = fd, naming = naming, backend = backend)
File "/usr/lib/pymodules/python2.7/NtfsConfig/Fstab/Fstab.py", line 334, in __init__
i = info.search_device(entry[0], ignored = False)
File "/usr/lib/pymodules/python2.7/NtfsConfig/Fstab/DiskInfo.py", line 300, in search_device
I'm going to try uninstalling and reinstalling ntfs-config.
return self.search_reverse(entry, ignored)
File "/usr/lib/pymodules/python2.7/NtfsConfig/Fstab/DiskInfo.py", line 284, in search_reverse
self.load_database()
File "/usr/lib/pymodules/python2.7/NtfsConfig/Fstab/DiskInfo.py", line 114, in load_database
self[i] = self._get_device_info(devices[i])
File "/usr/lib/pymodules/python2.7/NtfsConfig/Fstab/ToolsBackend.py", line 209, in _get_device_info
(sts, result) = self._exec(cmd)
File "/usr/lib/pymodules/python2.7/NtfsConfig/Fstab/ToolsBackend.py", line 48, in _exec
sts = process.wait()
File "/usr/lib/python2.7/subprocess.py", line 1291, in wait
pid, sts = _eintr_retry_call(os.waitpid, self.pid, 0)
File "/usr/lib/python2.7/subprocess.py", line 478, in _eintr_retry_call
return func(*args)
KeyboardInterrupt
Mint 10 Intel Quad core, ATI 4650, 3 tb of storage.
Mint 11 with Boxee AMD64, ATI All in wonder pro 512mb.
Google, the new lifesaver!