macOS Big Sur 安装到虚拟机

制作u盘启动
sudo /Applications/Install\ macOS\ Big\ Sur.app/Contents/Resources/createinstallmedia --volume /Volumes/u盘 --applicationpath /Applications/Install\ macOS\ Big\ Sur.app/
WARNING: "--applicationpath" is deprecated in macOS 10.14 and greater. Please remove it from your invocation.
Ready to start.
To continue we need to erase the volume at /Volumes/u盘.
If you wish to continue type (Y) then press return: Y
Erasing disk: 0%... 10%... 20%... 30%... 100%
Copying to disk: 0%... 10%... 20%... 30%... 40%... 50%... 60%... 70%... 80%... 90%...
100%
Making disk bootable...
Install media now available at "/Volumes/Install macOS Big Sur"

使用是vm16版本,默认不支持mac os
使用unlocker工具解锁,使vm支持apple mac os
Unlocker 3.0.3
https://github.com/paolo-projects/unlocker/releases

Windows: download, extract and start win-install.cmd as administrator

image.png

配置连接U盘后,会从U盘启动安装

image.png
image.png

大概30分钟到1个小时后安装完成

image.png

你可能感兴趣的:(macOS Big Sur 安装到虚拟机)