Mac Os Sierra Hard Drive Reader For Windows 10
Whether you want to occasionally test a website in Safari, or try out a little bit of software in the Mac environment, having access to the latest version of macOS in a virtual machine is useful. Unfortunately, you’re not really supposed to do this—so getting macOS running in VirtualBox is, to say the least, tricky.
It’s not impossible, however. Some of the folks at the InsanelyMac forums have figured out a process that works. The only thing not working is sound, which for some reason is highly distorted or nonexistent. Other than that, though, this is macOS High Sierra, running smoothly in VirtualBox.
Allows Boot Camp installations of Windows 10, Windows 8.1, and Windows 7 on supported Mac models. Existing Boot Camp installations of Windows Vista and Windows XP Service Pack 2 are also supported.
- This wikiHow teaches you how to run macOS High Sierra on your Windows computer. To do this, you will need to download an app called Unibeast. You will also need access to a Mac, along with a supported Windows computer and a blank hard drive.
- HFS+ (Hierarchical File System, a.k.a. Mac OS Extended (Journaled) Don't use case-sensitive). Read/Write HFS+ from native Mac OS X; Required for Time Machine or Carbon Copy Cloner or SuperDuper! Backups of Mac OS X system files.
To make things a little easier for people, we’ve combined methods from a few different forum threads into a single, step-by-step tutorial, complete with screenshots. Let’s dive in.
RELATED:Beginner Geek: How to Create and Use Virtual Machines
NOTE: In order to get this working, you will need access to a real Mac in order to download High Sierra. You could, we suppose, obtain a High Sierra ISO by other means, but we don’t recommend it. Borrow a friend’s Mac for an hour if you don’t have one, and you should be fine—everything beyond step one of this tutorial can be done on your Windows PC.
If you’re on a Mac and want a macOS virtual machine for use on that Mac, we recommend checking out out Parallels Desktop Lite instead, because it can create macOS virtual machines for free and is a lot easier to work with.
Ready to get started? Let’s jump in!
Step One: Create a macOS High Sierra ISO File
To start, we’ll need to create an ISO file of macOS High Sierra’s installer, so we can load it in VirtualBox on our Windows machine. Grab your borrowed Mac, head to the Mac App Store, search for Sierra, and click “Download.”
When the process is done, the installer will launch—that’s okay, just close it with Command+Q. We don’t want to upgrade your friend’s Mac; we just need the downloaded files.
To convert those files to an ISO, we’ll need to use the Terminal, which you can find in Applications > Utilities.
First, run the following command to create a blank disk image:
Next, mount your blank image:
Now you’re going to restore BaseSystem.dmg from the installer over to the newly mounted image:
Note that, after doing this, the name of our destination mount point has changed to “OS X Base System/System.” You’re almost done! Unmount the image:
And, finally, convert the image you created into an ISO file:
Move the ISO to the desktop:
And you’ve got a bootable High Sierra ISO file!
Copy it to your Windows machine using a large flash drive, an external hard drive, or over your local network.
Step Two: Create Your Virtual Machine in VirtualBox
Next, head to your Windows machine, and install VirtualBox if you haven’t already, making sure you have the latest version (seriously, older versions may not work.)
Open it up and click the “New” button. Name your Virtual Machine “High Sierra,” and choose “Mac OS X” for the operating system and “Mac OS X (64-bit)” for the version (as of this writing, “macOS High Sierra” is not offered, but that’s fine.)
Continue through the process. For memory, we recommend you use at least 4096MB, though you can opt for more if you have enough RAM to spare on your Windows machine.
Next, you’ll be asked about your hard drive. Choose “Create a Virtual Hard Disk Now” and click Create.
Choose VDI for hard disk type and click Next. You’ll be asked if you want a dynamically sized drive or fixed. We recommend Fixed Size, since it’s a bit faster, though it’ll take up a bit more hard drive space on your Windows machine.
Click Next. You’ll be asked how big a drive you want; we recommend at least 25GB, which is big enough for the OS and a few applications. Depending on your storage situation, you could offer more, but we don’t think you can really use much less than that.
Click through the prompts, and you’ve created an entry for your virtual machine! Now it’s time to do a little configuration.
Step Three: Configure Your Virtual Machine in VirtualBox
You should see your virtual machine in VirtualBox’s main window.
Select it, then click the big yellow “Settings” button. First, head to “System” in the left sidebar. On the Motherboard tab, make sure that “Floppy” is unchecked.
Next head to the “Processor” tab, and make sure you have at least two CPUs allocated to the virtual machine.
Next, click “Display” in the left sidebar, and make sure Video Memory is set to at least 128MB.
Next, click “Storage” in the left sidebar, then click the “Empty” CD drive. Click the CD icon at the top right, then browse to the High Sierra ISO file you created earlier.
Be sure to click “OK” to finalize all the changes you’ve made, then close VirtualBox. No, seriously: close VirtualBox now, or the next steps won’t work.
Step Four: Configure Your Virtual Machine From The Command Prompt
We’ve made a few tweaks, but we need to make a few more more in order to convince the operating system it’s running on a real Mac. Sadly, there are no options for this from VirtualBox’s interface, so you’ll need to open the Command Prompt.
Open the Start Menu, search for “Command Prompt,” then right-click it and select “Run as administrator.”
You need to run a number commands, in order. Paste the following commands, pressing Enter after each one and waiting for it to complete:
That’s it! If everything worked, you shouldn’t see any feedback; the commands will simply run. If the command did not work, make sure your virtual machine is named “High Sierra” exactly; if it isn’t, edit the commands above putting your machine’s name in the quotes. Go ahead and close the Command Prompt. We’re heading back to VirtualBox now.
Step Five: Boot and Run The Installer
Re-open VirtualBox, click your Sierra machine, then click “Start.” Your machine will start to boot. You will see a lot of superfluous information as this happens—and I mean a lot—but don’t worry about it. It’s normal, even some of the things that look like errors.
You should only worry if a specific error hangs for five minutes or more. Just walk away and let it run for a bit. If you’ve done everything right, it’ll boot.
Eventually, you’ll see the installer asking you to pick a language:
Pick “English,” or whatever language you prefer, then click “Next.” Before you do anything else, however, click “Disk Utility” then “Continue.”
You won’t see the drive: don’t panic, High Sierra hides blank drives by default. In the menu bar, click “View” followed by “Show All Devices.”
You should now see your empty virtual drive in the sidebar. Click it, then click the “Erase” option.
Name the drive “Macintosh HD,” and leave the other two settings as-is: “Mac OS Extended Journaled” and “GUID Partition Map”. Do not create an AFS partition, because it will not work and you’ll have to start over with a new virtual hard drive. Click “Erase,” then close Disk Utility when the process is complete. You’ll be brought back to the main window.
Select “Reinstall macOS” then click “Continue.” You’ll be asked to agree with the terms.
Agree and you’ll eventually be asked to choose a hard drive; select the partition you just made.
The installation will begin! This might take a while, so be patient. Eventually your virtual machine will restart and take you…back to the installer. Don’t panic: this is to be expected.
Step Six: Boot Installer Stage Two From the Virtual Hard Drive
At this point the installer has copied files onto the virtual hard drive, and expects to boot from there. For whatever reason this does not work on the virtual machine, which is why you’re seeing the installer again.
Turn off your virtual machine and open its settings. Head to Storage, click “HighSierra.iso” in the “Storage Tree” panel, then click the CD icon at top-right and click “Remove Disk from Virtual Drive.” This will completely disconnect our installation ISO.
Now start up the virtual machine and you’ll see this lovely screen.
This is the EFI Internal Shell, and as long as you see “FS1” listed in yellow, you can use it to launch the rest of the installer. Click the virtual machine and allow it to capture you mouse and keyboard, then type fs1:
and hit Enter. This will switch directories to FS1, where the rest of the installer is located.
Next we’re going to run a few commands in order to switch to the directory we need:
Now we can run the installer itself with the following command:
The installer will pick up where it left off. First you’ll see a series of text, like before, but eventually you’ll see the GUI installer come back. (Don’t worry, you only have to go through this process once.)
We’re getting there, just need a little bit more patience.
Step Eight: Log Into macOS High Sierra
Eventually the virtual machine will reboot again, this time into macOS High Sierra. If that doesn’t happen, try ejecting the ISO from the Virtual Machine. When High Sierra does boot, you’ll need to go through choosing your country, setting up a user, and the rest of the initial setup process.
Eventually, you’ll make it to the Mac desktop. Yay!
You can now try out any Mac software, though some functions, like FaceTime and Messages, won’t work because Apple won’t recognize your computer as a real Mac. But a lot of the basic stuff should work. Have fun!
Step Eight (Optional): Change Your Resolution
By default, your virtual machine will have a resolution of 1024×768, which is not a lot of room to work with. If you try to change the resolution from within macOS, however, you will see no option to do so. Instead, you need to enter a few commands.
Shut down your Virtual Machine by shutting down macOS: click the Apple in the menu bar, then click “Shut Down.” Next, close VirtualBox entirely (seriously, this step will not work if VirtualBox is still open!) and head back to Windows’ Command Prompt as an admin. You need to run the following two commands:
In the second command, you need to replace the N
with a number from one to five, depending on what resolution you want:
- 1 gives you a resolution of 800×600
- 2 gives you a resolution of 1024×768
- 3 gives you a resolution of 1280×1024
- 4 gives you a resolution of 1440×900
- 5 gives you a resolution of 1920×1200
![Mac os 10.12 sierra download Mac os 10.12 sierra download](https://www.techfire.in/wp-content/uploads/2017/09/mac-os-sierra-on-windows-pc-5.jpg)
Start up VirtualBox, load up your virtual machine, and it should boot to your preferred resolution!
RELATED:10 VirtualBox Tricks and Advanced Features You Should Know About
Mac Os Sierra Hard Drive
From now on, you can open VirtualBox for any Mac-related testing you want to do. Again, you’ll see a lot of errors pop up during boot, but they’re fine; ignore them. Also, remember that audio won’t work, nor will things like FaceTime or iMessage, which require a real Mac. This isn’t going to be perfect, which is to be expected from an entirely unsupported setup. But it’s macOS, in a virtual machine, and that’s not bad! Be sure to check out our guide to VirtualBox’s advanced features to get the most out of your machine, too.
One more thing: a huge shout-out to Chad S. Samuels, without whom I could not have updated this guide for High Sierra. Thank you so much!
READ NEXT- › What Can I Do with My Old iPhone?
- › How to Stream UFC 242 Khabib vs. Poirier Live Online
- › Free Download: Microsoft’s PowerToys for Windows 10
- › How to Overclock Your Computer’s RAM
- › What’s New in Chrome 77, Arriving September 10
Aug 26,2019 • Filed to: Solve Problems with Mac • Proven solutions
The macOS Sierra is a wonderful operating system - and easily the best for all Apple computers and laptops. If you have a Mac, then you probably cannot wait to get your hands on the Sierra - provided your system supports it. However, even if your Mac does support Sierra, there may be a few reasons as to why you may not be able to install it on your hard disk.
For starters, it takes around 8GB of storage space. While that is the minimum recommended by Apple, you will probably need a bit more to make use of it. In addition to that, if you are using an older Mac, then you will still face a few issues while running Sierra. You also have to backup the entire system before installing macOS Sierra, which is a must-do step in any update. For those who have a lot of data on their Macs, this can be a very lengthy procedure.
However, there is a solution to all of that. You can simply go ahead and install the macOS Sierra on an external hard drive, and then boot your Mac from that!
The Prerequisites
There is no doubt about the fact that you will save a lot of trouble and hassle if you install the macOS Sierra on an external drive. It will even let you use the same hard drive with multiple Macs, without updating to Sierra on each of those. However, to begin with this, you will need an external hard drive. Since Apple only requires you to have a little over 8 GB of free space, any hard drive, even one with 128 GB, will do just fine. For better performance, it is recommended that it be an SSD.
You will also have to download macOS Sierra from the Mac App Store. To do that, just open the App Store on your Mac, and search for macOS Sierra. You can also download macOS Sierra by directly clicking on the link from your Mac. If your Mac is compatible, then the download option will appear. Click on it, and the download will begin.
The download size is around 5GB, and the total time may vary depending on your internet connection as well as Apple’s servers.
Once you have a hard drive, you can go ahead and follow the simple steps to install and use macOS Sierra from your external drive.
Part 1. Installing macOS Sierra on the external drive
1. Preparing the hard drive for the installation
Before you install macOS Sierra on the hard drive, you will need to clean the external device. Ensure that there is no important data on your hard drive. Then plug it into your Mac, go to Finder and select Applications.
From Applications, go to Utilities and from there, find and double click on Disk Utility. In the Disk Utility tab, select the external hard drive that is connected to the Mac, and then click on Erase at the top.
Now rename it to something like sierra that you will remember, choose 'Mac OS Extended (Journaled)' in the format and then click on Erase. Once the process completes, click on Done, and you are ready to begin installation.
2. Creating the bootable drive
Once your hard drive is formatted, you will need to turn it into a bootable drive. Before you begin this, you will require the Administrator access on your Mac.
Step 1 Go to Finder to open the window, and from the left side, select Applications.
Step 2 From the applications Window, find and click Utilities, and from there, go to Terminal.
Step 3 Now, remember the name that you set for formatting your external drive (i.e. sierra). In case you named it something other than sierra, then make the appropriate changes in the following text. Once you are in the terminal, enter the following text, ensuring to use your drive’s name wherever Volumes/sierra is written.
sudo /Applications/Install macOS Sierra.app/Contents/Resources/createinstallmedia --volume /Volumes/sierra --applicationpath /Applications/Install macOS Sierra.app –nointeraction
Step 4 When you tap enter, you will be asked the password for the administrator account. As you type the password, no text will be there in the terminal window. Depending on the drive, this process could take a while. Once the window reports ‘Done’, you can close the drive.
Part 2. Using macOS Sierra with the Bootable Hard Drive
Once the above step completes, your external hard drive will be ready to run macOS sierra on any compatible Mac. First, you have to turn off the Mac on which you want to run Sierra from the bootable drive. Then, before switching it on, connect the drive through the Mac’s USB Port.
Then turn on your Mac, and as soon as you hear the startup sound, press the Option key and keep it pressed. Within a few seconds, you will get a screen that asks you to select the appropriate hard drive for booting from. In this screen, select the one on which you have installed macOS Sierra, and you will soon have your Mac running Sierra!
Thus, as you follow these simple steps, you will have configured the macOS Sierra to run from an external hard drive. You do not have to worry about how much free space there is in your Mac, or anything else of the sort. Through this approach, you can run macOS Sierra on any compatible Mac without having to separately download and install it on either one. In addition to that, since there are no backups of the mac’s hard disk required, the process will involve comparatively less hassle.
Any changes or files that you make can be stored on your Mac as well, so you do not have to worry about where your data is. This can be a great way to have the same OS on your personal as well as work Macs. Thus, now, you do not have to bother about freeing up your Mac’s drives or separately downloading it for every PC in the house- just configure it once on an external hard drive, and everything else is taken care of!
Free Download Mac Os Sierra
What's Wrong with Mac
Hard Drive Disk Reader
- Recover Your Mac
- Fix Your Mac
- Delete Your Mac
- Learn Mac Hacks