Hello EitGuide fans. Before jumping into the main content, we just want to let you know that we are making a test. This post is written in English. Sincerely, we hope you guys are gonna like it.

I guess most of you like macOS. Unfortunately, the most advanced operating system is officially available for Apple computers, also known as Mac, such as iMac, Mac mini, Mac Pro and the most popular MacBook, and is only distributed via App Store. So the best way to play with the real macOS is to buy a Mac. However, diamonds cut diamonds, I’m gonna guide you how to install macOS High Sierra on VirtualBox. Yep, VirtualBox. That means you can have High Sierra on a virtual machine on any operating systems including Windows, Linux, and of course, macOS. But if you’re already on macOS, you may think of doing nothing at all, because why on Earth you want to experience macOS on a virtual Mac on a Mac?

Before moving on, you must have these things on your computer and mind:

  • VirtualBox installed. You can get the latest version at https://www.virtualbox.org/wiki/Downloads.
  • macOS High Sierra ISO from https://www.fshare.vn/file/ZPA3C343SGKB. The file itself is about 6.0GB so you’ll need a VIP account or Fcode and most importantly, patience.
  • At least 8GB of RAM. 12GB or more is highly recommended.
  • You’ll accept all the lag that may happen. The performance is a bit laggy, especially when you open Launchpad and even more laggy when you open a sub folder. So, it’s highly recommended to stay away from Launchpad.

If you’re thinking of having Xcode installed so you can build an iOS app, then NO, NO AND NOOOOOOOOOOOOOOOOOOOOOOHHHHHH. Lag is your partner. It’s just good enough to compile Electron-based apps which the source code is developed in the host machine.

All right, let’s create a new virtual machine. Experience with VirtualBox is a must so I’m not gonna dig into much details about how to create a VM. You can give it any name you like, I’m gonna stick to “High Sierra” in this tutorial. Once again, this tutorial works with VirtualBox across Windows, Linux and macOS, so you don’t need a Mac although all the following screenshots are taken on macOS. One more thing, I don’t know why the installation process seems much slower on Windows. It took me about 20 minutes on Ubuntu while it took me about 40 minutes on Windows with the exact same hardware. So, my recommendation is to have Linux as the host OS.

In the next screen, let’s give the VM at least 4096MB of RAM. You can throw some more if your system has more available RAM.

Mac OS Version: Name: Release Date: 10.10: Yosemite: June 2014: 10.11: El Capitan: September 30, 2015: 10.12: Sierra: June 12, 2016: 10.13: High Sierra: June 5, 2017. Ok, just to be clear, you: (1) downloaded the VirtualBox 5.2.8 OS X host, (2) double-clicked on the.dmg file to mount the disk image, (3) double-clicked on the VirtualBox.pkg installer, (4) ran the installer and followed the prompts to select an install location, and (5) upon installation you now have the VirtualBox app in your Applications folder? Even though Apple hides High Sierra from the Mojave Mac App Store, you can still access the High Sierra download page via this direct link. Depending on your browser, you may need to click “allow” or “open” to have the link open in the Mac App Store. This should take you to the macOS High Sierra page in the Mac App Store. MacOS High Sierra Final ISO (MediaFire — Google Drive) — The macOS High Sierra ISO is ready to download and install on VMware or VirtualBox once it’s done. Then enjoy macOS High Sierra with its benefits and everything it has inside. In spite of these slight setbacks, mac OS High Sierra was an excellent attempt that helped lay the groundwork for the future of Apple’s products. To better explain, the article is provided by macOS High Sierra 10.13.6 download DMG. To install macOS Sierra on VirtualBox on Windows, you must download the following files and read the step by step guide to avoid any problems. If you miss any of the steps below, then you might be unsuccessful in running the macOS Sierra on VirtualBox. Download macOS Sierra VMDK (Required) macOS Sierra 10.12.6 (16G29) Latest.

Hit Continue and give it at least 30.00GB of storage. After the VM is created, you’ll open the VM settings and increase video memory to 128MB.

In the Storage section, you’re gonna mount the downloaded High Sierra ISO. Finally, hit OK so we have nearly completed VM configurations. The only thing to do next is open Command Prompt (with Admin privilege on Windows) and use the common “cd” to the VirtualBox installation path. Yep, the VirtualBox program folder, not the VM one, the default one is C:Program FilesOracleVirtualBox. If you’re on Linux, the excutable is already in your PATH so you won’t need to “cd” at all in Terminal. If you’re on macOS, you may skip the step though you can give it a shot as much as you love doing so, or just quit the process because you’re already on macOS!

Copy these lines into a temporary text file, and replace “High Sierra” with the VM name you defined when you created the VM. Personally, I took the “High Sierra” name so I’ll replace nothing. If you also did the same before, do the same thing now.

VBoxManage modifyvm “High Sierra” — cpuidset 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” “VBoxInternal/Devices/smc/0/Config/GetKeyFromRealSMC” 1
VBoxManage setextradata “High Sierra” VBoxInternal2/EfiGopMode 4

Then copy and paste those lines one-by-one into Command Prompt or Terminal and don’t forget to hit Enter after each line. After it’s done, you’re good to proceed to the next step.

Now, it’s time for the real installation. Yep, this is the real installation for real people. Unlike other tutorials from the internet in which you just need to add an already-installed disk (VMDK) to the VM, we’re installing macOS High Sierra from the fresh scratch. This means everything will be very stable. All right, let’s fire up the virtual machine and give it a minute.

If you have installed macOS before, you’ll see everything is quite familiar. First of all, select English as the language, then select Disk Utility in the macOS Utilities window:

The next thing to do is move the cursor to the top bar of the screen to the View section and select Show all devices. Then move the cursor down to the primary disk, select “Erase” and make sure your Format and Scheme look exactly like the image below while you can give it any name you love, like “Hackintosh HD” or something. Then hit the “Erase” button and wait in some seconds.

All right, after the disk is erased, it’s time to Install macOS after closing Disk Utility. Then Continue, blah blah blah and install to your disk. In my case, the disk is Hackintosh HD.

Let the installer do what it’s made to do. In the mean time, why don’t you grab a cup of coffee because it’s gonna take a lot of time depending on your disk. Be extremely patient and do not smash your computer. Hmmmmmmmmmmmmmmmmmmm… I’m gonna skip the waiting and proceed to the next step after the VM reboots itself.

Now, after reboot, you’re gonna see this weird screen. Yep, it’s weird, and if you don’t see it, there must be something wrong. Of course you must see the weird screen because our VM is not a Mac with Mac bootloader. So, the installer cannot resume itself, but we can force it to by just type “exit” and hit Enter (or Return in macOS).

You’re gonna see a similar screen to this one. Move the pointer down to Boot Maintenance Manager and hit Enter.

In the next screen which is similar to the image below, select Boot from a file with the arrow and Enter keys.

In the File selection screen with 2 or 3 items whose names contain lots of characters, select the bottom one, then <macOS Install Data>, then <Locked Files>, then <Boot Files>, then finally, boot.efi. The VirtualBox Boot manager will boot the boot.efi file that leads us to the continuation of macOS installer. Let it finish and complete the initial set up, then enjoy the laggy macOS High Sierra on VirtualBox and don’t forget to save a snapshot. Hooray, something is better than nothing!

Before saying goodbye, let me remind you: The performance is very laggy. This is because of 128MB of video memory that VirtualBox gives the VM. You cannot change the resolution to any other values that are different from the default 1280*1024 pixels. If you’re compiling Electron apps, the better way to have Xcode binaries is to install the Xcode Command Line Tool instead of the full Xcode from the App Store.

I hope you find my English tutorial is good enough. Thanks for everything and I’ll see you guys in the very next episode.

VirtualBox ImagesUmair

We offer open-source (Linux/Unix) virtual machines (VDIs) for VirtualBox, we install and make them ready-to-use VirtualBox images for you. From here you can download and attach the VDI image to your VirtualBox and use it. We offer images for both architectures 32bit and 64bit, you can download for free for both architectures. At the moment we have plans to offer you 30+ Linux/Unix distributions, we may add more to our list in near future, you can also send us suggestions if we are missing any popular distribution from our list. You can check FAQs for Credentials(Username & Password) for VDI images. Here you can follow the guide how to attach/configure VDI image with VirtualBox. We do not install ‘Guest Additions’ in the OS or add any kind of stuff, read our privacy policy.

VirtualBox is the most easiest way to run secondary OS on your primary operating system, If your hardware doesn’t allow you to install any other operating system then VirtualBox comes in hand. It is a free and powerful x86 and AMD64/Intel64 virtualization product available for most of the operating systems such as Linux, Microsoft Windows, Mac OS X, Solaris and ported version for FreeBSD. Read wiki about VirtualBox.

You can follow our blog for new images we release for VirtualBox.

Download VDI images for VirtualBox:

Download VirtualBox (VDI) image, Visit Official Website

Download VirtualBox (VDI) image, Visit Official Website

Download VirtualBox (VDI) image, Visit Official Website

Download Macos High Sierra For Virtualbox

Download VirtualBox (VDI) image, Visit Official Website

Download VirtualBox (VDI) image, Visit Official Website

Download VirtualBox (VDI) image, Visit Official Website

Download VirtualBox (VDI) image, Visit Official Website

Download VirtualBox (VDI) image, Visit Official Website

Download VirtualBox (VDI) image, Visit Official Website

Download VirtualBox (VDI) image, Visit Official Website

Download VirtualBox (VDI) image, Visit Official Website

Download VirtualBox (VDI) image, Visit Official Website

Download VirtualBox (VDI) image, Visit Official Website

Download VirtualBox (VDI) image, Visit Official Website

Download VirtualBox (VDI) image, Visit Official Website

Download VirtualBox (VDI) image, Visit Official Website

Download VirtualBox (VDI) image, Visit Official Website

Download VirtualBox (VDI) image, Visit Official Website

Download VirtualBox (VDI) image, Visit Official Website

Download VirtualBox (VDI) image, Visit Official Website

Download VirtualBox (VDI) image, Visit Official Website

Download VirtualBox (VDI) image, Visit Official Website Download crash of the titans iso ppsspp for android.

Download VirtualBox (VDI) image, Visit Official Website

Download VirtualBox (VDI) image, Visit Official Website

Download VirtualBox (VDI) image, Visit Official Website

Download VirtualBox (VDI) image, Visit Official Website

Download VirtualBox (VDI) image, Visit Official Website

Download VirtualBox (VDI) image, Visit Official Website

Download VirtualBox (VDI) image, Visit Official Website

Download VirtualBox (VDI) image, Visit Official Website

Download VirtualBox (VDI) image, Visit Official Website

Download VirtualBox (VDI) image, Visit Official Website

Download VirtualBox (VDI) image, Visit Official Website

Download VirtualBox (VDI) image, Visit Official Website

For

Download High Sierra For Virtualbox

Download VirtualBox (VDI) image, Visit Official Website

Download VirtualBox (VDI) image, Visit Official Website

Download VirtualBox (VDI) image, Visit Official Website

Download VirtualBox (VDI) image, Visit Official Website

Download VirtualBox (VDI) image, Visit Official Website

Download VirtualBox (VDI) image, Visit Official Website

Download VirtualBox (VDI) image, Visit Official Website

Download VirtualBox (VDI) image, Visit Official Website

Download VirtualBox (VDI) image, Visit Official Website

Download VirtualBox (VDI) image, Visit Official Website

Download VirtualBox (VDI) image, Visit Official Website

Download VirtualBox (VDI) image, Visit Official Website

Download VirtualBox (VDI) image, Visit Official Website

Download VirtualBox (VDI) image, Visit Official Website

Download VirtualBox (VDI) image, Visit Official Website

Download VirtualBox (VDI) image, Visit Official Website

Download VirtualBox (VDI) image, Visit Official Website

Download VirtualBox (VDI) image, Visit Official Website

Download VirtualBox (VDI) image, Visit Official Website

Download VirtualBox (VDI) image, Visit Official Website

Download VirtualBox (VDI) image, Visit Official Website

Download VirtualBox (VDI) image, Visit Official Website

Download VirtualBox (VDI) image, Visit Official Website

Download VirtualBox (VDI) image, Visit Official Website

Download VirtualBox (VDI) image, Visit Official Website

Download VirtualBox (VDI) image, Visit Official Website

Download VirtualBox (VDI) image, Visit Official Website

Download VirtualBox (VDI) image, Visit Official Website

Download VirtualBox (VDI) image, Visit Official Website


More VMs are on the way..