#775962 udftools: No means of repairing a UDF filesystem i.e. no fsck.udf

Package:
udftools
Source:
udftools
Description:
tools for UDF filesystems and DVD/CD-R(W) drives
Submitter:
Guy Heatley
Date:
2023-12-10 00:57:02 UTC
Severity:
wishlist
#775962#5
Date:
2015-01-22 00:56:31 UTC
From:
To:
Dear Maintainer,

Given that most current popular OSs now support reading from / writing
to UDF formatted storage, UDF makes a useful OS agnostic, standardised
filesystem for use in heterogenous environments.

Also, because UDF supports ignoring of hardcoded UID/GID permissions,
UDF would still be a suitable choice for removable media used across
different installations of e.g. Debian.

A drawback to using UDF on larger sized volumes is the current lack of
a fsck.udf type utility for checking and repairing UDF filesystems
should they develop any errors.

#775962#10
Date:
2023-12-09 23:38:07 UTC
From:
To:
Hey.

FIY: It seems netbsd developed a fsck for UDF[0], but it would require
porting to LInux.

Cheers,
Chris.


[0] https://wiki.netbsd.org/projects/project/fsck_udf/

#775962#15
Date:
2023-12-10 00:23:31 UTC
From:
To:
There is also beta version of udffsck for udftools:
https://github.com/pali/udftools/pull/7

#775962#20
Date:
2023-12-10 00:29:42 UTC
From:
To:
Ah nice. Is that going to be released/packaged?

Thanks,
Chris

#775962#25
Date:
2023-12-10 00:54:11 UTC
From:
To:
It is not finished yet for production usage.