Forum Discussion
How to create a macOS Sequoia bootable USB for installation on Windows 10 PC?
Hello tech experts,
My MacBook Pro M2 can't get into the desktop anymore after in-place upgrade to macOS Sequoia, which is the latest Mac operating system available for installation recently. We don't have additional Mac device at home. How can I create a macOS bootable USB on Windows So I can reinstall macOS Sequoia on my MacBook Pro?
I check the official Apple documentation for making Mac bootable installation. But the tool is built for macOS not the Window. We have a spare Windows 10 PC at home and look for a way to make bootable USB for macOS Sequoia on Windows 10.
I used UltraDMG to create a macOS bootable USB on Windows, and it worked like a charm for reinstalling macOS Sequoia on my MacBook Pro. Highly recommend it!
Check the tutorial:
https://www.windowshowto.com/make-macos-bootable-usb-on-windows
P.S. To save time during dmg burning and macOS installation, it is recommended using a USB 3.0 or above USB flash drive instead. macOS Sequoia is quite big and it could take hours to install on a slow USB 2.0 drive.
12 Replies
- MaxGarciaIron Contributor
I used UltraDMG to create a macOS bootable USB on Windows, and it worked like a charm for reinstalling macOS Sequoia on my MacBook Pro. Highly recommend it!
Check the tutorial:
https://www.windowshowto.com/make-macos-bootable-usb-on-windows
P.S. To save time during dmg burning and macOS installation, it is recommended using a USB 3.0 or above USB flash drive instead. macOS Sequoia is quite big and it could take hours to install on a slow USB 2.0 drive.
- AidenGonzalezCopper Contributor
Manually creating the appropriate partitions to create a macOS bootable USB for Sequoia using Windows' native Disk Management tool may sound simple, but it's actually quite complicated, especially without third-party tools. Here are the specific steps and key points:
Steps:
- Insert the USB drive: First, insert your USB drive into your Windows 10 computer.
- Open the Disk Management tool: Press Win + X and select "Disk Management".
- Select the USB drive: Find your USB drive and make sure there is no important data on it, as it will be formatted next.
- Delete partitions: Right-click the current partition of the USB drive and select "Delete Volume" to clear all existing partitions.
- Create a new partition: Right-click the unallocated space, select "New Simple Volume", and then select the partition size you want. Although there is no option to directly format as Mac OS Extended (Journaled) on Windows, you can choose FAT32, which is compatible in some cases.
- Manually copy macOS files: After formatting is complete, manually copy the downloaded macOS Sequoia installation file (DMG or ISO) to the USB drive.
- LeonardoWilsonCopper Contributor
First, use the Disk Management tool on Windows to format the USB drive, making sure to use the Mac OS Extended format, and then manually copy the macOS Sequoia installer image to the USB drive.
This method seems simple, but there are some limitations to the operation, especially on Windows systems.
Here are the steps on how to create a macOS Sequoia bootable USB for on Windows 10 PC:
- Open the Disk Management tool: On Windows, press Win + X and select "Disk Management".
- Select the USB drive: In the Disk Management tool, find your USB drive (make sure to back up your data, because formatting will erase everything).
- Format the USB drive: Right-click the USB drive partition and select "Format", but you will find that the Windows Disk Management tool does not actually provide an option to directly format to Mac OS Extended (Journaled) format, only common formats such as FAT32 and NTFS.
- ArielenceCopper Contributor
Anastmsia You can boot the Mac from Internet Recovery and reinstall macOS Sequoia.
First, ensure that your Mac is connected to a stable internet connection. Then, restart your Mac and immediately hold down the Option + Command + R keys until you see the spinning globe icon. This indicates that your Mac is attempting to connect to Apple's servers for Internet Recovery. Once connected, you will see the macOS Utilities window.
From the Utilities window, select "Reinstall macOS" and follow the on-screen prompts to begin the installation process. Make sure to select your main drive (typically named "Macintosh HD") when prompted. The installation will download the necessary files from the internet.
This is a simple but time consuming approach to make macOS bootable USB for Sequoia without bootable installation USB.
- AgamyavIron ContributorIf you're planning to create a macOS Sequoia bootable USB on Windows, it's gonna be a bit of a hassle, let's be real, it's not exactly the most user-friendly process. I mean, I've done it myself, and it can take some time and patience to get it right. Even if you do manage to create the bootable USB drive, there's no guarantee that it'll work properly. I mean, I've had times where the installer would crash or fail to boot altogether. It's like, you're putting all this effort into creating this thing, and then it doesn't even work! Frustrating, right?
- BrandonParkerCopper Contributor
Anastmsia You can ask the Genius Bar at an Apple Store to make a macOS Sequoia bootable USB for you. However, keep in mind that they may have specific policies regarding such requests. It's best to call ahead and inquire if they can assist with this task, especially if you bring your own USB drive. They may also provide guidance on how to do it yourself if you prefer to handle it.
Additionally, the Genius Bar technicians can help ensure that you have the correct version of macOS Sequoia and that your USB drive is properly formatted. This can save you time and ensure everything is set up correctly for installation. If they cannot create the bootable installer for macOS Sequoia, they might offer alternative solutions or direct you to resources that can help you achieve this on your own.
- LawrenceMorrisCopper Contributor
Anastmsia Built a macOS Sequoia virtual machine with the free Hyper-V app and use the official createinstallmedia command to create a macOS Sequoia installation USB on Windows.
The createinstallmedia command is a terminal utility on macOS used to create a bootable installer for macOS from a DMG or an installer app. It formats a USB drive and copies the necessary files to it, making it bootable. This command is often used to install macOS on multiple machines or to perform clean installations.
sudo /Applications/Install\ macOS\ Sequoia.app/Contents/Resources/createinstallmedia --volume /Volumes/MyVolume
- KoanasCopper Contributor
If an error was encountered while creating a macos sequoia bootable USB on Windows, you can try using Microsoft's own tools:
Windows Subsystem for Linux: This feature allows you to run a Linux-based environment directly on your Windows machine, which can be useful for creating a bootable macOS USB drive.
Note: Use a high-quality USB drive with a high capacity (at least 16GB) to minimize errors.
Try using a different USB port or computer if you encounter issues during the creation process.
Make sure your Mac is compatible with the macOS version you're trying to install. - WeionaCopper ContributorIf the macOS installer file is corrupted or incomplete, you'll get an error during the creation process. Make sure you download the file from a trusted source and verify its integrity before attempting to create the bootable USB. Not all USB drives are compatible with creating a macOS bootable USB. Some drives may not support the necessary file system or partition layout. Look for USB drives with a FAT32 or HFS+ file system, and make sure they're formatted correctly.
- QandonIron Contributor
How to create a macOS sequoia bootable USB on a Windows computer? That's a unique challenge! I've been in your shoes before.
- You'll need a blank USB drive with at least 16GB of free space. Make sure it's not too small, or you might end up with an error message. I learned this the hard way!
- Download the necessary tools, Etche is a free and popular tool for creating bootable USB drives. You can download it from the official website.
- You'll need the actual macOS installer file, which you can obtain from the App Store or by creating a backup of your existing Mac.
- Launch Etche and follow these steps:
- Select the macOS installer file you downloaded.
- Choose the USB drive as the target device.
- Click "Write" to start the process.
If you encounter any errors during the process, try restarting Etche and retrying. Make sure you're using a compatible USB drive (USB 3.0 or higher). If you're using a Windows 10 or later system, you might need to enable Developer Mode in Windows Settings to allow the creation of bootable media. Once you've created the macOS bootable USB drive, you can use it to install or upgrade your Mac operating system. Just insert the USB drive into your Mac, restart it, and hold down the "Option" key while booting up.