Create Bootable Usb For Mac On Windows
To create bootable USB installer for Mac in order to Install Mac OS X El Capitan on Windows, on Mac or on VirtualBox, you have to create bootable USB flash drive. Let’s get started that how to do it. First, you have to download TransMac software for Windows and install it on your computer.
- Create Bootable Ubuntu Usb For Mac On Windows
- Create Bootable Usb Drive For Mac On Windows
- Make Bootable Usb For Mac On Windows
- Create Bootable Usb For Mac Using Windows
Many times you want to install Windows 10 on a Mac computer with the intention of running your favorite windows games, applications which don’t have a version for Mac OS, or solve some Windows issue especially for boot-related issues. Regardless of the causes, you need to first create a Windows 10 bootable USB from ISO on Mac OS. As a Mac users, you might know that Apple provides an custom-tailored solution called Bootcamp to help create a Windows bootable USB. But in fact, creating Windows bootable USB on Mac isn’t as straightforward as you think, in the creating process, naturally there will be a variety of problems.
We've also received lots of emails from readers asking why Bootcamp wouldn’t allow me to use Windows 10, despite the fact that my laptop is compatible. BootCamp doesn't always work well, especially in creating Windows 10 bootable USB installation media, the most common errors you will encounter: 'failed to load BOOTMGR' or 'not Enough Space'. Another reason is Apple has already stripped the ability to make Windows 10 bootable USB in last release of Mac OS, and it is a problem because that require uses other tools. It’s believed that each software has its own pros and cons, Boot Camp is no exception. But it’s still a outstanding tool which is developed by Apple, so, this article will give priority to Boot Camp and also shows 4 intuitive approach to help you make a Windows 10 bootable USB on mac with or without Boot Cam Assistant.
Method #1: Create A Bootable Windows 10/8/7 USB on Mac with Bootcamp
- Part 2: How to Make Bootable USB Flash Drive from ISO (Mac) Etcher is a great tool to create a bootable drive on computers running Mac OS. There are some initial preparatory steps that you will need to execute before actually creating the boot drive from your ISO file. In this example, we will show you how to create an Ubuntu boot drive on Mac OS.
- Now copy this InstallESD.DMG as you need it in TransMac to Create macOS High Sierra Bootable USB Installer on Windows 10. Ok, so lets continue with TransMac Restore Disk Image to Drive. On this screen, select the InstallESD.DMG file and click OK.
As a dual-boot booting tool, Boot Camp Assistant is highly regarded in the field of creating Windows 7/8/10 bootable USB since it was released, it provides the ability to download drivers, re-partition, and add new partition on your Mac. But sometimes you will find bootcamp tool doesn't allow any customization of the process. Before using it, you need to know that your USB installation media will be formatted as FAT32 file system, which can’t store files larger than 4 GB. Let’s see how it works.
Step 1. First of all, make sure you’ve download a Windows 10, or Win7, 8 ISO image file on your Mac computer. Then you need to move ISO file to your USB drive by using Boot Cam.
Step 2. Now, insert your USB dive with at least 8GB to your Mac computer, make sure you’ve created a copy for your important file because your USB will be formatted.
Step 3. Launch the Boot Cam Assistant from Utilities, then check the two options: Create a Windows installation disk and Install Windows 7 or later version. Click Continue to proceed.
Step 4. when you go to this step, Boot Cam Assistant will detect and locate your ISO image file, click choose button to find and import the right one, and click continue. It may take some times to format your USB, please wait.
Step 5. When the process is complete, you will see that your USB drive will be renamed as WINNSTALL, this is your windows 10 bootable USB tool! Click Quit to close the app and then Eject the USB drive.
That's it! You’ve successfully made a bootable USB drive with Windows 10 OS, and you can use it to configure new Windows 10 PCs from scratch.
Method #2: Create A Bootable Windows 10 USB On Mac with PassCue for ISO
Making a bootable USB is not as easy as copying ISO file to your USB drive,it requires professional ISO writing tool to burn it to USB drive instead of copying. For Mac users, There may have many chance to encounter some unknown errors when using Bootcamp to create a Windows 10 USB disk on Mac, like Bootcamp failed to load bootmgr, not recognizing iso or usb not enough space,etc. So you desperately need to find a way to create bootable USB without Bootcamp.
Fortunately, PassCue for ISO is a wonderful tool which can burn, create, edit and extract ISO files from any files, folders and operating system files. It has been adopted on a large scale by various users and widely recommended. It provides 5 key functions for your ISO operations including: Burn ISO, Extract ISO, Edit ISO, Create ISO and copy disc, it works very effectively in both Windows and Mac OS.
Step 1. Get the software downloaded from above button and install it on your Mac with proper step instructions. Launch the tool with admin privileges to enable every kind of possible authorities. Once the tool screen turns up, you should see there are five functions including Burn, Extract, Cretae, Edit and Copy Disc. To make a Windows 10 bootable USB, then you need to choose the first option “Burn” and next.
Step 2. As you can see, you’re allowed to create a Windows 10 bootable disk with USB drive or DVD/CD, here, just insert your USB drive to your Mac, then import ISO file by clicking browse button. Select your file format from the 'System File' section as FAT, FAT 32, NTFS.
Step 3. In the partition style, it provide two mode to choose based on your ISO file: MBR or UEFI. If MBR won’t boot, then change UEFI mode to create again. When all settings are complete, click Burn button to begin, it will take 5 - 10 minutes to complete the burning process.
Step 4. When the burning is complete, you can open your USB drive and see there are many boot files inside it. Take out of your USB drive and try to install Windows OS on your other computers.
As you can see, this method is so easy and safe! Never damages your ISO file. If you don’t find the method satisfactory and have plans to try out a different approach, you are most welcome to do so.
Part 3 : Create A Windows 10 Bootable USB on Mac without Bootcamp
As we mentioned above, creating a bootable USB Windows 7/8/10 on mac OS isn’t as simple as you might think. You will need Terminal tool on Mac to perform some command. Before we start make sure you have an effective ISO file and have USB flash drive with not less than 4GB capacity. Here are the steps to be performed on a Mac to create a Windows 10 USB Bootable Installation Drive on mac.
Create Bootable Ubuntu Usb For Mac On Windows
Step 1. Connect your USB drive to your Mac.
Step 2. Open a Terminal (under Utilities)
How to scan mac for virus. Checking your Mac for viruses. OS X does a pretty good job of stopping viruses and malware from attacking your computer. But there are steps you can take to further protect yourself.
Step 3. Now you need to Run diskutil list and confirm the device node assigned to your USB flash media disk2.
Step 4. Type the following command.
hdiutil convert -format UDRW -o ~/path/to/windows-10-iso.img ~/path/to/windows-10-iso.iso
Step 5. Replace /path/to/downloaded.iso with the path to where the image file is located; for example, ./windows10.iso). This command will convert the ISO file to IMG format.
Step 6. Type the following command to check the location of your USB drive:
diskutil list
Step 7. Next, you need to type the command to Unmount the USB drive, then replace /dev/diskX with the location of your USB drive.
diskutil unmountDisk /dev/diskX
Create Bootable Usb Drive For Mac On Windows
Step 8. Finally, run the following command to create Windows 10/8/7 bootable USB on Mac.
sudo dd if=/path/to/windows-10-iso.img of=/dev/rdiskX bs=1m
Step 9 . Then try to replace /path/to/windows-10-iso with the real filepath of the ISO file and /dev/diskX with the location of the USB drive. This command will take some time, and once it’s complete, you can eject the USB drive by this command: diskutil eject /dev/diskX
Once the process is complete, you can see the data will be copied and your USB will be bootable.
Part 4 : Create Bootable USB Windows 10 on Mac with UNetbootin
UNetbootin is free software and the latest release of new features in UNetbootin focuses on cross-platform technology that allows you create bootable Live USB drives for Ubuntu, Fedora, and other Linux distributions without a CD. It can run on Mac, Windows and Linux. Now, I will show a detailed tutorial.
Step 1. Like other method 1, you can also need to check the path name of the USB drive. After you insert your USB to your Mac, open the Disk utility on Mac OS X, select the USB drive from the left panel and click Info button. Write down the USB name info for the next usage.
Step 2. Now, you need to download UNetbootin tool then install it on your Mac, launch it. And copy the app to the /Application folder. Select the Diskimage button and import your ISO image file.
Step 3. In the panel, select the USB drive in the Type option, and select your USB drive on UNetbootin. Click on the OK button and wait to the process end!
In my opintion, It’s easy to use and doesn’t damages your system. But there still some users reported that UNetbootin is not working. Good luck to you!
Related Articles
A macOS USB installer saves much time when you want to install the OS offline on two or more Macs. Also, it helps in recovering a system after a startup failure. It is easy to make a macOS USB disk from the full installer downloaded from the App store; Apple provides clear-cut instructions for the same. However, people use this feature only when they have a problem with their computer, mainly when their system is not booting up. In this post, we explore the ways to make a bootable macOS USB for Catalina 10.15 and others from Windows PC and Mac.
Make macOS Catalina 10.15 USB installer on Windows PC
TimeMachine is the safest option to recover a broken Mac in the offline mode. If a backup is not there, you have to go for a clean installation either from a bootable USB/DVD drive or the Internet. In my case, I lost the boot partition of my iMac and didn’t have a TimeMachine backup. Internet recovery was showing up, but it kept on failing to download the OS files from the servers. As it is my only Mac, I had no option left, until I found the method to use a Windows PC to create a Mac OS bootable USB installer. I did this for making a macOS High Sierra USB drive, and later I was successful in reinstating my iMac. As of now, the OS is Mojave, but the process given below is compatible with all editions of macOS including the upcoming macOS Catalina 10.15.
Their respective logos and icons are also subject to international copyright laws. Free spreadsheet for mac. “LibreOffice” and “The Document Foundation” are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Use thereof is explained in our. This does not include the source code of LibreOffice, which is licensed under the.
Step 1: Download macOS Catalina [DMG] for Windows
As said in the beginning, a Mac is must for creating bootable macOS USB disk. If you think about doing it from Windows, the options are limited. The cross-compatibility of extensions for the two OS are entirely different. Luckily some Windows applications support a bootable macOS disk format, DMG. Hence, If we can download macOS DMG file, then it possible build the USB installer from Windows environment.
Most of the sites talking about the bootable macOS USB installer on Windows is not guiding on how to download the required DMG files for the method. Check our page to download macOS Catalina installer installer in DMG format for Catalina, Mojave and High Sierra.
Step 2: Partition USB disk on Windows to make it bootable on Mac
Here we are creating a UBS installer for Mac on Windows. So make sure that we keep the partition of the USB disk to have an appropriate scheme. Converting the USB disk to have a GUID partition table (GTP) is recommended for this method work effectively.
Connect the USB disk to Windows and run the above-given commands in the correct order. It cleans and converts the USB disk to GUID partition table if it is using MBR or something else.
Step 3: Make bootable macOS Catalina USB installer on Windows 10
When the Internet recovery is stuck and fails to download the OS files, you could use Windows to make a bootable macOS USB installer. Out of the two or three software for handling macOS installer [dmg] in Windows, Transmac is the best one. Transmac is not free, but the developers offer a 15-day trial period, and that is sufficient for one-time use. Now let’s move on to the steps to create macOS Catalina USB disk on Windows.
- I already have the macOS Catalina 10.15 dmg file on my Windows desktop.
- Install the Transmac 12.4 trial for Windows; download here.
- Right-click on Transmac icon, and select to run it with Admin privileges.
- As shown in the screenshot, right-click on your USB disk and pick the option Restore with Disk Image.
- Point the Windows Explorer to the location where you have the bootable macOS DMG file.
- Wait until the software completes restoring the USB disk with Install macOS Catalina app.
- The disk is ready when you see the message “Restore Complete”.
- If you click on the just-made USB installer on Transmac, you could see the macOS Catalina 10.15 files present in the drive.
- Now safely remove the USB and connect it it the Mac you would like to recover.
Here we focus on preparing macOS Catalina 10.5 USB installer on Windows. But this method is same and applicable for Mojave, High Sierra and all previous versions up-to OS X Lion.
How to boot to macOS Catalina from USB Installer made on Windows
Check the image below for macOS Catalina USB installer showing up in the boot options. In this way you could recover and restore a Mac without Internet. Some models of Macs show a prohibitory symbol when you boot from macOS Catalina recovery USB made on Windows. In that case, you need to Install Mojave or High Sierra first and then upgrade to Catalina 10.15 using the in-built software updater.
While restarting, Press the Option key on your Magic keyboard or MacBook see the boot choices. However, if you use a Windows keyboard for Mac, press the Alt key. When you see the boot menu, click on Install macOS Catalina (10.15), and proceed to the recovery process.
Make Bootable Usb For Mac On Windows
Alternative: Make a bootable Catalina USB installer on macOS
Create Bootable Usb For Mac Using Windows
The recovery partition in a Mac helps in restoring it from TimeMachine or the Internet when there is a system failure. It keeps the essential apps like Disk Utility, which aids in re-installing a fresh copy of macOS. However, this partition gets deleted when you change your Macs hard disk to SSD or like. A bootable macOS USB installer comes helpful in such situations. It is also useful when you want to install macOS on a couple of offline systems without wasting bandwidth and time.
You need a macOS DMG files for making a USB recovery disk in Windows but that not the case when you have a Mac. The only thing is that you have a copy of the Install macOS app, the offline installer downloaded from the App Store. Check out the most reliable ways to macOS USB recovery disk for Catalina, Mojave and High Sierra.
Method 1: Using Terminal to make macOS Catalina USB disk
- Maintain a copy of macOS Catalina full installer in the Applications folder.
- Use Disk Utility to erase the target USB to have macOS Extended format and GUID partition scheme.
- Now, copy the command for macOS Catalina 10.15 from Apple website, here and paste it to the Terminal app.
- In the code lines, there is a string “WINYTIPS.” Change it with the name of your USB.
- Open the Terminal app in Mac and copy-paste the edited code.
- Press the ENTER key and provide Admin password.
- Wait for a minute for the system to copy macOS Catalina installer and boot files to the USB.
Method 2: Using a third-party app to make booatble macOS USB disk.
If you are not familiar in dealing with the Terminal app and command-line interface, consider a freeware macOS app to create the bootable macOS installer. Among the many applications out there, we prefer Diskmaker as it supports Catalina, Mojave, High Sierra, and all other macOS builds after Lion.
The latest version DiskMaker 9 compatible with macOS Catalina 10.15.
Also, you may consider an alternative, macOS Catalina Patcher by Collin, here. The best thing about the patcher app is that it can make bootable MacOS ISO, and USB disk by downloading Catalina from the Internet, which DiskMaker do not support.
Download and create macOS Catalina USB bootable disk
- Download the latest version of the app from dosdude’s portal and mount the dmg file on your Mac.
- Click continue until you see the window shown in the screenshot.
- Here you may select an existing copy or macOS Catalina or download one from the Internet.
- Click on “Browse for a Copy” If you already have macOS 10.15 in your Applications folder.
Now, select the installation method as “Create a Bootable Installer,” and then pick the target USB disk in the next screen. Your macOS USB installer will be ready in a few minutes.
Last Updated on: