Read and respond to this message at:
https://sourceforge.net/forum/message.php?msg_id=3127881
By: antona
Or even better, simply mount the partition with the ntfs driver (kernel 2.6)
built with read/write support with the additional options:
-o rw,errors=continue,errors=recover
If the bootsector is the only problem, this will locate the backup bootsector
and use that to restore the primary bootsector.
If the driver is compiled read-only or the mount is read-only then
"errors=continue,errors=recover" will allow you to mount using the backup bootsector
but this will not be used to restore the primary bootsector.
Best regards,
Anton
______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit:
https://sourceforge.net/forum/unmonitor.php?forum_id=44084
|