Mac OS 8.6 ISO is corrupt

edited August 2017 in Site Issues
The ISO was improperly ripped, grabbing only the HFS partition, and not including the APM partition map.

FWIW, file should be able to detect a "pure" Mac ISO. Unfortunately, it isn't aware of hybrids, but those should "just work," and are archived easily due to Apple being smart about how APM/HFS are included in hybrid images.

Here's what a "pure" Mac image vs. a hybrid image say:
$ file Apple*.iso
Apple_Legacy_CD.iso: Apple Driver Map, blocksize 2048, blockcount 1431759, devtype 1, devid 0, descriptors 16, contains[@0x800]: Apple Partition Map, map block count 9, start block 49, block count 25, name Macintosh, type Apple_Driver43_CD, contains[@0x1000]: Apple Partition Map, map block count 9, start block 964, block count 1326000, name Macintosh HD, type Apple_HFS, contains[@0x1800]: Apple Partition Map, map block count 9, start block 1, block count 63, name Apple, type Apple_partition_map, contains[@0x2000]: Apple Partition Map, map block count 9, start block 16, block count 14, name Macintosh, type Apple_Driver43, contains[@0x2800]: Apple Partition Map, map block count 9, start block 30, block count 19, name Macintosh, type Apple_Driver43, contains[@0x3000]: Apple Partition Map, map block count 9, start block 74, block count 14, name Macintosh, type Apple_Driver_ATAPI, contains[@0x3800]: Apple Partition Map, map block count 9, start block 88, block count 25, name Macintosh, type Apple_Driver_ATAPI, contains[@0x4000]: Apple Partition Map, map block count 9, start block 113, block count 128, name Patch Partition, type Apple_Patches
AppleWorks 5 CD.iso: # ISO 9660 CD-ROM filesystem data 'APPLEWORKS_5_CD'

Comments

  • Confirmed, and changed the download name to reflect that. Unfortunately a lot of the Mac CDs were archived using Apple DiskCopy or similar, which stores them as the equivalent of a hard disk volume. These can be mounted as such in an emulator, and in some cases ImgBurn will still manage to write them to a CD that may be recognizable in a real mac.
  • Yeah, they mount, but they won't boot without the APM bits.
Sign In or Register to comment.