Closed excelsi closed 2 months ago
The DMG created with hdiutil
appears to be a valid target for qemu-img
to convert -- I would try converting it back to a DMG and see if you can still mount/open it. I hadn't tested this method above Mac OS Sierra and I'm not sure if you can convert the newer InstallAssistant.pkg image formats this way.
However, as an alternative, you can also manually create the VHDX disk and download the BaseSystem image for BigSur.
If you built the project locally (i.e. with .\scripts\build.ps1
), you can also run the create-macos-recovery.ps1
and convert-efi-disk.ps1
scripts from the created dist\Scripts directory. As mentioned in the README, the create-virtual-machine.ps1
script will also do these steps for you and also configure the virtual machine.
I used now the Phyton Script to download the BasSystem Recovery Image and installed BigSur this way
I converted a MacOSBigSur DMG to VHDX as described with qemu-img and attached the VHDX to the VM but then i got this error:
This is my VM Config:
and these are my BigSur Files:
The DMG was generated after this Guide: https://iboysoft.com/de/nachricht/macos-big-sur-dmg-herunterladen.html