pali
pali
Another thing which fsck could do: instead erasing, put incomplete/broken files into /lost+found/
ok, put it on some TODO list for later addition.
Sparable partition is used by RW optical discs, you can generate empty images by mkudffs (media-type) -m cdrw or -m dvdrw and fill them by operating system (linux kernel and...
Based on linux-fs-devel discussion another two things are needed for udffsck: * Ability to open, check and fix also block device which is mounted in read-only mode (this would need...
current version of udffsck segfaults on image created by mkudffs from master branch: ``` $ ./mkudffs/mkudffs udf 89 ``` ``` $ ./udffsck/udffsck udf [FATAL] Unexpected error (SEGV), please report it....
Do you have any update or plan for fixing problems and finishing it?
Can you create small UDF partition with this problem and provide dump of it?
As you are using GParted, just create e.g. 10MB partition on it, not need to do full 1TB. And once you have it in that "non-working" state create dump via...
udfinfo is right about inconsistent state. Logical Volume Integrity Descriptor is in Open state. And therefore fixing UDF filesystem is needed prior to using it. Seems that you hit a...