ntfsclone: added a new option, --ignore-fs-check. It can be used only with

the --metadata option. The clusters causing the inconsistency are saved too.

(Logical change 1.681)
edge.strict_endians
elisa-laajakaista.fi!szaka 2005-02-28 19:23:20 +00:00
parent 1d176ad7e0
commit 5d86dff231
1 changed files with 3 additions and 0 deletions

View File

@ -110,6 +110,9 @@ xx/xx/2005 - 2.0.0-WIP
failed. This makes read-write mounting of NTFS metadata images
possible by ntfsprogs and the kernel driver what were created by
versions of ntfsclone previous than 2.0.0. (Szaka)
- ntfsclone: added a new option, --ignore-fs-check. It can be used
only with the --metadata option. The clusters causing the
inconsistency are saved too. (Szaka)
04/09/2004 - 1.9.4 - Urgent bug fixes.