OPERATING SYSTEMSOS Linux

[PRO] Virtualbox: Download vs Install macOS High Sierra on Linux Ubuntu | on Windows

/*–GOODLUCK–*/
/*Get(Free,Donate)*/
Get: https://www.virtualbox.org/
Get: http://www.rarlab.com/
—————–
How to Install macOS High Sierra on VirtualBox(5) on Linux Ubuntu: 6 Step
*******************************************************************
1. Download macOS (High Sierra): macOS High Sierra.rar (Google Drive) 6GB
Google Drive (One Full): https://goo.gl/Zj5PI2
Google Drive (5/5 Part): https://goo.gl/mvGPuK
Fix Download Limit: https://techsviewer.com/fix-download-limit

2. Extract macOS High Sierra.rar( rarlinux, 7zip)

3. Create New Virtual Machine(virtualbox):
Name: macOS 10.13 High Sierra
Type: Mac OS X
Version: macOS 10.13 or 10.12
Memory size: 3GB to 6GB ( 65% of your Ram)// 4GB min
Virtual disk From file: macOS.vmdk

4. Edit Your Virtual Machine:(virtualbox)
– enable EFI
– chipset to PIIX3 or IHC9
– cpu : enable PAE/NX
– video memory to 128 MB

5. Add Code to VirtualBox: ( 6)
$ VBoxManage modifyvm “mac” –cpuidset 00000001 000106e5 00100800 0098e3fd bfebfbff
$ VBoxManage setextradata “mac” “VBoxInternal/Devices/efi/0/Config/DmiSystemProduct” “iMac11,3”
$ VBoxManage setextradata “mac” “VBoxInternal/Devices/efi/0/Config/DmiSystemVersion” “1.0”
$ VBoxManage setextradata “mac” “VBoxInternal/Devices/efi/0/Config/DmiBoardProduct” “Iloveapple”
$ VBoxManage setextradata “mac” “VBoxInternal/Devices/smc/0/Config/DeviceKey” “ourhardworkbythesewordsguardedpleasedontsteal(c)AppleComputerInc”
$ VBoxManage setextradata “mac” “VBoxInternal/Devices/smc/0/Config/GetKeyFromRealSMC” 1

6. Run macOS High Sierra
*************************
for Windows
thanks: https://techsviewer.com/install-macos-high-sierra-virtualbox-windows
1-4 like linux
step 5:
cd “C:Program FilesOracleVirtualBox”
VBoxManage.exe modifyvm “Your VM Name” –cpuidset 00000001 000106e5 00100800 0098e3fd bfebfbff
VBoxManage setextradata “Your VM Name” “VBoxInternal/Devices/efi/0/Config/DmiSystemProduct” “iMac11,3”
VBoxManage setextradata “Your VM Name” “VBoxInternal/Devices/efi/0/Config/DmiSystemVersion” “1.0”
VBoxManage setextradata “Your VM Name” “VBoxInternal/Devices/efi/0/Config/DmiBoardProduct” “Iloveapple”
VBoxManage setextradata “Your VM Name” “VBoxInternal/Devices/smc/0/Config/DeviceKey” “ourhardworkbythesewordsguardedpleasedontsteal(c)AppleComputerInc”
VBoxManage setextradata “Your VM Name” “VBoxInternal/Devices/smc/0/Config/GetKeyFromRealSMC” 1
______________
cd (rarfolder)
./rar x /home/mir/Downloads/macOS.rar

source

ubuntu download

Leave a Reply

Your email address will not be published. Required fields are marked *