Administrators MaLd0n Posted June 28, 2018 Administrators Share Posted June 28, 2018 ---Downloads---  -VirtualBox https://www.virtualbox.org/  -Olarila VM Images https://www.olarila.com/forum/47-virtual-machine-iso/  ---Create VM---  -Name: Mac -Type: Mac OS X -Version: Mac OS X (64-bit) -Memory size: 4096+ MB  -Hard Disk size: 30+ GB  ---Edit Machine---  Go to System/Motherboard/Boot Order and deactivate Floppy  Go to System/Processor and change CPU to 2+  Go to Display/Screen/Video Memory and increase it to 128 MB  Go to Storage/Optical Drive ("Empty") and load Olarila VM.iso  -Now run "Configure VM.bat" (Machine Name in .bat is Mac, if you use other name run manually and change Machine Name)  cd "C:\Program Files\Oracle\VirtualBox\" VBoxManage.exe 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 VBoxManage setextradata "Mac" "VBoxInternal2/EfiGraphicsResolution" "1920x1080"  Wait finish  ---High Sierra---  10.13+ we need a some extra steps  After the first stage of installation PRESS F12  Go to "Boot Maintenance Manager"  "Boot from File"  "HD(2,GPT)"  "macOS Install Data"  "Locked Files"  "Boot Files"  "boot.efi,"  Done!!!  1 1 Quote Support Olarila Vanilla Hackintosh by making a donation HERE About Premium Users you can check HERE Problems with Paypal HERE Link to comment Share on other sites More sharing options...
TheNewNorris Posted July 5, 2018 Share Posted July 5, 2018 How should I run the batch file? The file is apparently harmful if I run it from my PC. Quote Link to comment Share on other sites More sharing options...
artur-pt Posted July 5, 2018 Share Posted July 5, 2018 hello is a batch file for config the VM, u can edit the file and see what is gonna do good hack Quote PB Easy Note TM 86 - i5 430 M - H55M - Ram - 6 GB - Alc272 - Radeon HD 5470 512 QE/CI Lenovo G500 - i5 3230m - HM77 - Ram - 8 GB - Conexant audio - HD 4000 My OS X Files Link to comment Share on other sites More sharing options...
Administrators MaLd0n Posted July 5, 2018 Author Administrators Share Posted July 5, 2018 How should I run the batch file? The file is apparently harmful if I run it from my PC. i think your antivirus is harmful, find a good files, the bad files have a free way xD Quote Support Olarila Vanilla Hackintosh by making a donation HERE About Premium Users you can check HERE Problems with Paypal HERE Link to comment Share on other sites More sharing options...
Exidous Posted July 7, 2018 Share Posted July 7, 2018 I'm not seeing the proper locations on the file explorer after hitting F12. Should this be done after restarting the system? I've gone into the repair utility and recreated the virtual 35GB partition to install to. Seems to be working. For anyone else, if you see the below at the boot manager you need to go into the disk utility, delete the 35GB virtual HDD partition and recreate it using the mac OS. Quote Link to comment Share on other sites More sharing options...
nunezf Posted August 3, 2018 Share Posted August 3, 2018 If I have Linux does the bat file also execute there or is there any problem with that?? Quote Link to comment Share on other sites More sharing options...
Administrators MaLd0n Posted August 3, 2018 Author Administrators Share Posted August 3, 2018 the bat is for windows, run commands Quote Support Olarila Vanilla Hackintosh by making a donation HERE About Premium Users you can check HERE Problems with Paypal HERE Link to comment Share on other sites More sharing options...
bigbird12345 Posted August 3, 2018 Share Posted August 3, 2018 I notice that you show a vmdk file in the initial step but a vdi file for the High Sierra specific step. Was this intentional? Quote Link to comment Share on other sites More sharing options...
Administrators MaLd0n Posted August 3, 2018 Author Administrators Share Posted August 3, 2018 U can use both, just take a shot Quote Support Olarila Vanilla Hackintosh by making a donation HERE About Premium Users you can check HERE Problems with Paypal HERE Link to comment Share on other sites More sharing options...
mreat Posted August 12, 2018 Share Posted August 12, 2018 If I have Linux does the bat file also execute there or is there any problem with that?? Â You can make a bash script like this #!/bin/sh 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 VBoxManage setextradata "Mac" "VBoxInternal2/EfiGraphicsResolution" "1920x1080" Â Just be sure your VM is named "Mac" Quote Link to comment Share on other sites More sharing options...
Crazydollarz Posted August 21, 2018 Share Posted August 21, 2018 I keep having a black screen with code on during install and the mac os X installer won't come up. Quote Link to comment Share on other sites More sharing options...
KijarGames Posted August 24, 2018 Share Posted August 24, 2018 I get an error message saying "Could not open file 'mach_kernel' (0xe)" Quote Link to comment Share on other sites More sharing options...
Administrators MaLd0n Posted August 24, 2018 Author Administrators Share Posted August 24, 2018 the error appears in some cases, but work, just wait Quote Support Olarila Vanilla Hackintosh by making a donation HERE About Premium Users you can check HERE Problems with Paypal HERE Link to comment Share on other sites More sharing options...
KijarGames Posted August 25, 2018 Share Posted August 25, 2018 after Mach_kernal failure thing, I also get "Boot Failed", continues on and evenutuallly gets to "root device uuid is 'EA0 (and so on)'". Doesn't move on from that, just stays like that Quote Link to comment Share on other sites More sharing options...
Bigmas74 Posted August 28, 2018 Share Posted August 28, 2018 Thanks It was an interesting Guide Note : do not select in storage that hard as solid state otherwise in High Sierra it will convert to AFPS and will not boot Quote Link to comment Share on other sites More sharing options...
Muneeb4m Posted August 30, 2018 Share Posted August 30, 2018 My system keeps restarting a few seconds after the black screen with white coding shows up and goes back to the first screen It keeps doing this again and again. Can anybody help me? Quote Link to comment Share on other sites More sharing options...
RoyalC Posted October 4, 2018 Share Posted October 4, 2018 hello i try but it stop a this step i follow the tutorial letter by letter, i have downloaded Olarila VM HighSierra.iso My computer is an Acer 7250 . Thanks For the help Quote Link to comment Share on other sites More sharing options...
Administrators MaLd0n Posted October 4, 2018 Author Administrators Share Posted October 4, 2018 u run commands in cmd? Quote Support Olarila Vanilla Hackintosh by making a donation HERE About Premium Users you can check HERE Problems with Paypal HERE Link to comment Share on other sites More sharing options...
RoyalC Posted October 4, 2018 Share Posted October 4, 2018 no by the Configure VM.bat file Quote Link to comment Share on other sites More sharing options...
Administrators MaLd0n Posted October 4, 2018 Author Administrators Share Posted October 4, 2018 try run manually with correct machine name Quote Support Olarila Vanilla Hackintosh by making a donation HERE About Premium Users you can check HERE Problems with Paypal HERE Link to comment Share on other sites More sharing options...
RoyalC Posted October 4, 2018 Share Posted October 4, 2018 ok i'll give a try Added in 1 minute : i try by cmd under aministrator but same stop !! Quote Link to comment Share on other sites More sharing options...
supercallous Posted October 25, 2018 Share Posted October 25, 2018 Hi MaLd0n I seem to run into a problem during the install. It asks me to choose which disk to install to, but there is nothing there to select. Please see the attached screenshot. Do you have any idea why this is happening? Quote Link to comment Share on other sites More sharing options...
Administrators MaLd0n Posted October 25, 2018 Author Administrators Share Posted October 25, 2018 [ref]supercallous[/ref], idk, i never see this problem Quote Support Olarila Vanilla Hackintosh by making a donation HERE About Premium Users you can check HERE Problems with Paypal HERE Link to comment Share on other sites More sharing options...
supercallous Posted October 26, 2018 Share Posted October 26, 2018 I managed to get it right by following the guide below: https://forums.virtualbox.org/viewtopic.php?t=85631 Hope this helps anyone else experiencing the same issue. Added in 19 minutes 43 seconds: [ref]MaLd0n[/ref], it was related to the type of file system being used. VirtualBox doesn't yet support AppleFS, so I had to tell the installation to use the recovery partition as that is where the install files get copied to. It then completed the installation once I had done this and ejected the ISO from the VM. Quote Link to comment Share on other sites More sharing options...
Administrators MaLd0n Posted October 26, 2018 Author Administrators Share Posted October 26, 2018 [ref]supercallous[/ref], Quote Support Olarila Vanilla Hackintosh by making a donation HERE About Premium Users you can check HERE Problems with Paypal HERE Link to comment Share on other sites More sharing options...