[Updated] How to Install macOS High Sierra on VirtualBox on Linux
/*--GOODLUCK--*/
/*Get(Free,Donate)*/
Source: https://techsviewer.com/install-macos-high-sierra-virtualbox-windows/
******* Port to Linux ******
Get rarLinux: https://www.rarlab.com/download.htm
Get macOS: https://techsviewer.com/install-macos-high-sierra-virtualbox-windows/
Get VirtualBox: sudo apt install virtualbox
+++++++++Extract Virtual Machine Image File(with Terminal):
Extract rarlinux.
Open Terminal:
- cd ~/Download/[...]/rar
- ./rar x ~/Download/[...]/[macOS].rar
DONE! ~9GB *.vmdk
++++++++
Create Virtual Machine:
https://techsviewer.com/install-macos-high-sierra-virtualbox-windows/
+++++++++ re-code for Linux(with Terminal) ++++++++
VBoxManage modifyvm "macOS" --cpuidset 00000001 000106e5 00100800 0098e3fd bfebfbff
VBoxManage setextradata "macOS" "VBoxInternal/Devices/efi/0/Config/DmiSystemProduct" "iMac11,3"
VBoxManage setextradata "macOS" "VBoxInternal/Devices/efi/0/Config/DmiSystemVersion" "1.0"
VBoxManage setextradata "macOS" "VBoxInternal/Devices/efi/0/Config/DmiBoardProduct" "Iloveapple"
VBoxManage setextradata "macOS" "VBoxInternal/Devices/smc/0/Config/DeviceKey" "ourhardworkbythesewordsguardedpleasedontsteal(c)AppleComputerInc"
VBoxManage setextradata "macOS" "VBoxInternal/Devices/smc/0/Config/GetKeyFromRealSMC" 1
+++++++++++++++++++++++++++++++++++++++++++
Full Screen not working(YET) :( but macOS OK
+++++++++++++++++++++++++++++++++++++++++++