
… which mounts the blank disk image to /Volumes/utm_installer. dev/disk5s2 Apple_HFS /Volumes/utm_installer … and mount it: $ hdiutil mount /tmp/sl_utm.dmg

This step is required because it creates the EFI boot partition in the disk image.Ĭreate a blank read-write disk image: $ hdiutil create -size 10G -fs HFS+ -volname utm_installer /tmp/sl_utm.dmg Use ASR to restore disk image to a new disk image This will mount the disk image to /Volumes/Mac OS X Install DVD. I downloaded the 10.6.7-10J4139-ACDT-OSX.dmg disk image from the Internet Archive. I installed QEMU via brew: $ brew install qemu Source a installer disk image You’ll need qemu-img, which is provided by QEMU.

If you are storing files elsewhere, update the paths appropriately. I just got an M2 MacBook Pro, so stand by while I test.įor this process, I’ll be saving everything to /tmp. This is confirmed broken on M1 or M2 Apple Silicon Macs, panicing with commpage no match for last.
