macos-virtualbox icon indicating copy to clipboard operation
macos-virtualbox copied to clipboard

Push-button installer of macOS Catalina, Mojave, and High Sierra guests in Virtualbox on x86 CPUs for Windows, Linux, and macOS

Results 8 macos-virtualbox issues
Sort by recently updated
recently updated
newest added

link to download dmg2img not working but i found a backup on the weyback machine,but archive.org is not accessible in some areas

bug

The issue with installing macOS 12 Monterey is almost identical to [issue #254](https://github.com/myspaghetti/macos-virtualbox/issues/254#issuecomment-750889854) regarding installing macOS 11 Big Sur. Apple packaged the file structure of the bootable installer in a...

enhancement

The script does not perform any integrity checks on downloaded files. Apple provides [signed `.chunklist` files that list sha256 hashes of file chunks.](https://gist.github.com/MCJack123/943eaca762730ca4b7ae460b731b68e7) These files can be used for integrity-checking....

enhancement

In the `populate_bootable_installer_virtual_disk` stage the `/Volumes/bootinst-sh/bootinst.sh` command in the Terminal results in the following: ```shell Started partitioning on disk0 Unmounting disk Error: -69888: Couldn't unmount disk ``` I found a...

bug

Creating this issue because this project seems to be the best source of information for Monterey + VirtualBox on the web, so hopefully someone knowledgeable will drop in once search...

non-script
question

As the title implied, months ago I got EXITBS and it was solvable with: `VBoxManage modifyvm "macOS" --cpu-profile "Intel Xeon X5482 3.20GHz"` I got it running for months without any...

non-script
question

Is it possible to add the Ventura beta version to the script?

enhancement

If you would like to maintain this repository, please submit pull requests that resolve the following issues: * [Integrity checks for downloaded files using signed `.chunklist` files with sha256 hashes](https://github.com/myspaghetti/macos-virtualbox-catalina/issues/321)...

help wanted