https://bugs.winehq.org/show_bug.cgi?id=56087
--- Comment #23 from Cedric cedric.dewijs@eclipso.eu --- blkid provides the lable of the iso: $ blkid Thrillride.iso Thrillride.iso: BLOCK_SIZE="2048" UUID="2000-06-09-12-22-52-00" LABEL="Thrillride" TYPE="iso9660" PTTYPE="mac"
when run with --probe, the MAC partition becomes visible: $ blkid --probe Thrillride.iso Thrillride.iso: FSBLOCKSIZE="2048" BLOCK_SIZE="2048" FSSIZE="525735936" SYSTEM_ID="APPLE COMPUTER, INC., TYPE: 0002" APPLICATION_ID="Toast Joliet Builder M-BM-)1997 Adaptec, Inc." UUID="2000-06-09-12-22-52-00" VERSION="Joliet Extension" LABEL="Thrillride" TYPE="iso9660" USAGE="filesystem" PTTYPE="mac"
Kernel messages caused by $ udisksctl loop-setup --file Thrillride.iso [ 5882.755462] loop0: detected capacity change from 0 to 1027428 [ 5882.784202] loop0: [mac] p1 p2 [ 5882.998628] hfs: unable to locate alternate MDB [ 5882.998634] hfs: continuing without an alternate MDB