You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).
mkudffs --read-onlycreates a file system with thesoftwriteprotectflag, but it appears none of the udftools can change the flag on an existing image.Please implement this ability either inside
udflabelor a new tool (something likeudfedit).