Chris Posted September 10, 2006 Posted September 10, 2006 Hi, In the GUI we can have different labels for different file systems. I am burning a DVD-Video via CLI so i use /FILESYSTEM "ISO9660 + UDF"... so am i right in thinking i have to supply the lowest spec label (as there is only one /VOLUMELABLE switch)? I.e ISO9660: length 32, [A-Z|0-9|_] TIA
LIGHTNING UK! Posted September 10, 2006 Posted September 10, 2006 in v2.0.0.0, there's actually no checking done on CLI passed volume labels. It will limit the length where it needs to, but otherwise it'll just use exactly what you specify (even if it breaks ISO9660 specs etc). v2.1.0.0 will convert to uppercase and replace invalid characters with underscores.
Chris Posted September 10, 2006 Author Posted September 10, 2006 in v2.0.0.0, there's actually no checking done on CLI passed volume labels. It will limit the length where it needs to, but otherwise it'll just use exactly what you specify (even if it breaks ISO9660 specs etc). v2.1.0.0 will convert to uppercase and replace invalid characters with underscores. LUK, that sounds great. At the moment I "convert" the UDF volume lable to ISO9660... Is there a possibilty that there could be /VOLUMELABLE_ISO & /VOLUMELABLE_UDF to offer two different labels for the two different file systems (or have i missed the constraints of the image/burning spec..) TIA
LIGHTNING UK! Posted September 11, 2006 Posted September 11, 2006 Yeah was just thinking about doing that. Will leave the normal one for people who just want 1 name for all filesystems and then break it down for people who like different ones.
Chris Posted September 11, 2006 Author Posted September 11, 2006 Thanks for the info... I look forward to that!
Chris Posted September 13, 2006 Author Posted September 13, 2006 Thanks for v2.1 and adding this request.... Great work!
Recommended Posts