ubuntu使用virualbox安装mac10.12

Posted 没有生只有的我

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了ubuntu使用virualbox安装mac10.12相关的知识,希望对你有一定的参考价值。

windows上virsualbox安装教程

mac文件下载

or百度云

链接: https://pan.baidu.com/s/1ge8sEY3 密码: tw5c

新建一个虚拟机

4096内存

选择刚才下的mac文件作为硬盘

设置显卡最大

最后在运行虚拟机之前,bash运行下面的几句话

VBoxManage modifyvm "Mac11" --cpuidset 00000001 000106e5 00100800 0098e3fd bfebfbff
VBoxManage setextradata "Mac11" "VBoxInternal/Devices/efi/0/Config/DmiSystemProduct" "iMac11,3"
VBoxManage setextradata "Mac11" "VBoxInternal/Devices/efi/0/Config/DmiSystemVersion" "1.0"
VBoxManage setextradata "Mac11" "VBoxInternal/Devices/efi/0/Config/DmiBoardProduct" "Iloveapple"
VBoxManage setextradata "Mac11" "VBoxInternal/Devices/smc/0/Config/DeviceKey" "ourhardworkbythesewordsguardedpleasedontsteal(c)AppleComputerInc"
VBoxManage setextradata "Mac11" "VBoxInternal/Devices/smc/0/Config/GetKeyFromRealSMC" 1

 

以上是关于ubuntu使用virualbox安装mac10.12的主要内容,如果未能解决你的问题,请参考以下文章

给Ubuntu18.04安装mac os主题

使用Mac的Remote Desktop Manager连接ubuntu16.04 & Win10的远程桌面

Ubuntu 15.10

Ubuntu、Win7双系统无法进入Ubuntu的解决办法

从 mac 到 ubuntu 的 ssh 转发不起作用

mac OS中使用docker安装ubuntu+lnmp