udftools
udftools copied to clipboard
Tool for changing `softwriteprotect` flag.
mkudffs --read-only creates a file system with the softwriteprotect flag, but it appears none of the udftools can change the flag on an existing image.
Please implement this ability either inside udflabel or a new tool (something like udfedit).