

- #How to create windows 10 bootable usb on mac with terminal how to#
- #How to create windows 10 bootable usb on mac with terminal mac os x#
- #How to create windows 10 bootable usb on mac with terminal install#
#How to create windows 10 bootable usb on mac with terminal install#
OS X El Capitan is finally here, and if youre looking to install Apples new desktop OS fresh from the ground up, then. This procedure is intended as a replacement for 'How to create a bootable Windows 10 USB in OS X using Terminal' as the technique described there is relevant to Linux hybrid ISO files (see references) but is unlikely to produce bootable Windows media.

#How to create windows 10 bootable usb on mac with terminal mac os x#
Note: The lines beginning with # are comments explaining what the command on the line below does. Heres how you can create a Mac OS X El Capitan bootable USB flash drive. Windows 10 is described here but these instructions are valid for Windows 7/8. That means it deletes everything on the drive, so you want to be sure it’s the right one! Format the USB Driveįormat the drive using the following commands: The next step involves formatting the drive. I used /dev/disk2 in the example DRIVE_MOUNT, but make sure you change it to the correct path for your USB drive. 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. Store that in a variable for use later by running the command Your USB will probably be /dev/disk2 or /dev/disk3. Run diskutil list in Termainal and a list attached disk drives will beĭisplayed. When you choose to enter BIOS Setup, the setup. During the initial startup screen, press ESC, F1, F2, F8 or F10. Like me you probably need a USB-C to USB-A adapter, and that sucks. Press the Power button for your computer. I think you can figure this one out, but if you’re using a new Macbook Pro If you’re lucky enough to have gigabit internet, then I guess youĬan just wait the 50-ish seconds it’ll take? Plug the USB Drive into your Mac It’ll take a few minutes to download, even on a reasonably fast internetĬonnection. Since the Windows 10 ISO is ~5.5GB, maybe now is a good time to have a drink?

Download Windowsĭownload a Windows 10 ISO. Install wimlib by running brew install wimlib in Once you have Homebrew installed, quit the Terminal application (the shortcut This might require you to scroll horizontally. The command prints not found then you need to run the following command to You might already have Homebrew installed, so check by running which brew.
#How to create windows 10 bootable usb on mac with terminal how to#
If youĭon’t know how to open the Terminal App, then read this - it only takes a second! Install Homebrew & Wimlib We’ll be using the Terminal on your Mac to create the bootable USB. This guide is mostly based on the one by Quincy Larson onīut it contains modifications that I found necessary to get it working. Consider trying those easier options before you try my Method 1. They are described under the Method 2 and Method 3 headings. Update: Two helpful readers reached out to me with alternative methods after I published this post. Most guides are either outdated orĬontain what appear to be errors in the Terminal commands, so the steps belowĪre what I used to create a working Windows 10 64-Bit USB installer in 2020. That Google returns for macOS wasn’t great. MacOS, or any modern operating system, but my experience following the guides You’d think creating a USB-based installer for Windows 10 would be easy using
