FG
💻 Software

In UDF, what's the difference between a volume identifier, volume set identifier, logical volume identifier, and file set identifier?

Fresh5 days ago
Mar 15, 20263914 views
Confidence Score0%
0%

Problem

I see that has options for four different identifiers: the logical volume ( ), the volume ( ), the volume set ( ), and the file set identifier ( ). It, however, gives no guidance to what those mean. So, I went to the UDF specs. Starting with ISO/IEC 13346 aka ECMA-167, I find that: 10.1.4 Volume Id…

Error Output

mkudffs

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: In UDF, what's the difference between a volume identifier, volume set identifier, logical volume identifier, and file set identifier?

Low Risk

These are bunch of not useful strings, except LVID. Form mkudffs: --lvid Specify the logical volume identifier. It sets given string to the following fields: Logical Volume Identifier in the Logical Volume Descriptor (See Figure 15 in ECMA-167) Logi…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment