Hello,

I am using a Linux 2.6.11 based system and love the ability for the
new NTFS driver to mount the file-system as read/write.

The problem that I am having is if I mount an NTFS partition, then the
machine loses power or the machine is rebooted without explicitly
unmounting the partition, I can then only mount it as read-only and
get the message:

"NTFS-fs error (device hda1): load_system_files(): Volume is dirty..."

That is even if all I do is mount the filesystem but do not perform
any reads/writes, and the system gets rebooted.

Is there any way to force Linux to mount the partition read/write even
though it is dirty?  I am not be able to boot into Windows to run
chkdsk from there to correct the problem so what are my options?

Since there is no way to add or remove files on an NTFS filesystem
with the curren driver, only update the contents of existing files, is
it even a problem for the volume to be dirty?  Nothing in the volume
bitmap would be changing right?

If it was possible to force a read/write mount when the volume is
dirty, when you then unmounted the system, would it bring the log
files back into sync so it would no longer be dirty?    By dirty, I'm
guessing there is some discrepency between the primary and backup NTFS
bitmap/log files right?

Thanks in advance,
DP
-
To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to