#1122335 Allow specifying separate volume labels for iso9660, Joliet, UDF.

Package:
genisoimage
Source:
genisoimage
Description:
Creates ISO-9660 CD-ROM filesystem images
Submitter:
Date:
2025-12-10 06:19:04 UTC
Severity:
normal
#1122335#5
Date:
2025-12-10 06:17:14 UTC
From:
To:
I suggest adding options like --iso-label --joliet-label --udf-label that override the -V or -volid option where specified.

This means specifing --udf-label and -V together will mean that ISO9660 and Joliet still get the label from the -V option, but udf will get a separate label.

ImgBurn on Windows can already do this.