How To Install Mac High Sierra in Virtural Box on Linux
Instructions:
First set up High Sierra on Virtural Box
Set up the number of ram you want, must be 4GBs or over
Set up the number of hard drive space you want, must be 30GBs or over
After setting up High Sierra for to settings
Then Storage and fine your High Sierra iso
Next go to network and pick Bridged Adapter
Now Open Terminal
In “” is your Virtural Box mac name in this case it is High Sierra
vboxmanage modifyvm "High Sierra" --cpuid-set 00000001 000106e5 00100800 0098e3fd bfebfbff
vboxmanage setextradata "High Sierra" "VBoxInternal/Devices/efi/0/Config/DmiSystemProduct" "iMac11,3"
vboxmanage setextradata "High Sierra" "VBoxInternal/Devices/efi/0/Config/DmiSystemVersion" "1.0"
vboxmanage setextradata "High Sierra" "VboxInternal/Devices/efi/0/Config/DmiBoardProduct" "Iloveapple"
vboxmanage setextradata "High Sierra" "VBoxInternal/Devices/smc/0/Config/DeviceKey" "ourhardworkbythesewordsguardedpleasedontsteal(c)AppleComputerInc"
vboxmanage setextradata "High Sierra" VBoxInternal2/EfiGopMode 4
Now install Mac High Sierra on Virtural Box
It may take some time.