Boot Camp Assistant User Guide
Plug the external drive into the Mac that you want to install the macOS on. Start up the Mac, holding down the Option/Alt key while it is booting up. Your Mac will display the Startup Manager. Run Windows 10 from USB drive on a Macbook Reddit user whizkid56222 shared how to run Windows 10 from an 128GB Samsung EVO+ 25MB/s Write and 80MB/s Read on a Macbook Air, here's the detailed installation guides, you can have a try if you have work staff on Windows but want to use Mac system, steps are easy to follow, only time spends on this.
- Connect the USB flash drive or other volume that you're using for the bootable installer. Make sure that it has at least 12GB of available storage and is formatted as Mac OS Extended. Open Terminal, which is in the Utilities folder of your Applications folder. Type or paste one of the following commands in Terminal.
- Mac OS is also stubborn operating system, it will also installed on First primary partition. Both of the above operating system does not work on USB. Example you will find many Linux operating system usually work from USB ( Ubuntu ). So It's bad idea to setup windows on Mac machine using USB.
You need an external USB drive to install Windows on older Mac computers. To find out whether you have a Mac that requires an external USB drive, see the 'Learn more' section in the Apple Support article Install Windows 10 on your Mac with Boot Camp Assistant. If your Mac is a newer model that doesn't require a USB drive, follow the instructions in Install Windows on your newer Mac using Boot Camp instead.
What you need
The keyboard and mouse or trackpad that came with your Mac. (If they aren't available, use a USB keyboard and mouse.)
A blank 16 GB or larger external USB 2 flash drive, formatted as MS-DOS (FAT).
To format an external USB drive as MS-DOS (FAT), use Disk Utility, located in /Applications/Utilities. In Disk Utility, choose View > All Devices, select the USB drive in the sidebar, then click Erase in the toolbar. In the dialog, enter a name for the drive, choose MS-DOS (FAT) from the Format pop-up menu, choose Master Boot Record from the Scheme pop-up menu, then click Erase.
A full-installation, 64-bit version of Windows 10 on a disk image (ISO file) or other installation media.
You can download a Windows 10 Disc Image (ISO File) from Microsoft.
Sufficient free storage space on your startup drive. For information about the amount of free space needed, see the Apple Support Article Install Windows 10 on your Mac with Boot Camp Assistant.
Before you begin
Before you install Windows, make sure you back up important files.
You can use Time Machine or any other method to back up your files. For information about backing up files, see Back up your files with Time Machine and Ways to back up or protect your files.
Perform the installation
Usb Driver Download For Mac
Do the following steps in order.
Step 1: Check for software updates
Before you install Windows, install all macOS updates.
On your Mac, log in as an administrator, quit all open apps, then log out any other users.
Choose Apple menu > System Preferences, click Software Update, then install all available updates.
If your Mac restarts after installing an update, open Software Update again to install any additional updates.
Step 2: Prepare your Mac for Windows
Boot Camp Assistant prepares your Mac by creating a new partition for Windows named BOOTCAMP and downloading the Boot Camp support software.
Important: If you're using a portable Mac, connect it to a power source before continuing.
Connect an external USB drive or insert a flash drive into the USB port on your Mac; keep it connected or inserted while you install Windows and the Windows support software.
On your Mac, open Boot Camp Assistant , located in /Applications/Utilities.
At the introduction screen, click Continue.
The system is checked for total available disk space. Older Time Machine snapshots and cached iCloud files are removed to make space for Boot Camp. This process may take a long time to complete (you can click the Stop button to skip this process).
At the Select Tasks step, select all the tasks, then click Continue.
At the Create Bootable USB Drive for Windows Installation step, choose the Windows ISO image and the USB drive, then click Continue.
The Windows files are copied to the USB drive. This process may take a long time to complete (you can click the Stop button to interrupt this process).
At the Create a Partition for Windows step, specify a partition size by dragging the divider between the macOS and Windows partitions. If you have multiple internal hard drives, you can select a different hard drive from the one running macOS and create a single partition on that drive to use solely for Windows.
Click Install.
When this step is complete, the Windows installer starts.
Step 3: Install Windows
In the Windows installer, follow the onscreen instructions.
When you're asked where to install Windows, select the BOOTCAMP partition (you may need to scroll through the list of partitions to see it), then click Next.
WARNING: Do not create or delete a partition, or select any other partition. Doing so may delete the entire contents of your macOS partition.
Continue following the onscreen instructions to finish installing Windows.
After you install the Windows software, your Mac automatically restarts using Windows.
Follow the onscreen instructions to set up Windows.
Mac Usb Drive
Step 4: Install Boot Camp on Windows
After installing Windows, Boot Camp drivers that support your Mac hardware start installing.
Note: If the support software doesn't install automatically, you need to install it manually. For instructions, see the Apple Support article If the Boot Camp installer doesn't open after using Boot Camp Assistant.
In the Boot Camp installer in Windows, follow the onscreen instructions.
Important: Do not click the Cancel button in any of the installer dialogs.
If a message appears that says the software you're installing has not passed Windows Logo testing, click Continue Anyway.
You don't need to respond to installer dialogs that appear only briefly during installation, but if a dialog asks you to install device software, click Install.
If nothing appears to be happening, there may be a hidden window that you must respond to. Look behind open windows.
When the installation is complete, click Finish, then click Yes to restart your Mac.
After your Mac restarts, follow the instructions for any other installers that appear.
If you're still using a Mac OS X the time will come when your computer won't boot, or a problem may arise where you can't take control of the device, and booting from an OS X installation media will be required.
This is why it's recommended that you make a Mac OS X bootable USB when your Mac is in working conditions. However, if you find yourself on a scenario where your device (iMac, MacBook Pro, Air, Mac Pro or Mini) is not responding and you happen to have a Windows 10 device, then you can still be able to make a USB bootable installation media for your Mac OS X to reinstall the operating system using the Recovery Assistant.
These instructions will also work for Windows users who are running Mac OS X on a virtual machine and need to upgrade to the latest version. For instance, to OS X Yosemite.
Requirements
Before you dive into this guide, you'll need a few things:
- A broken Mac computer with Mac OS X.
- A trial copy of the TransMac software.
- One high quality USB flash drive with 16GB of storage.
- A copy of Apple's macOS (DMG file).
Now that you have all the necessary ingredients, you're ready to make a Mac OS X bootable USB using the DMG file of the operating system with the steps below.
Create Mac OS X bootable USB installation media
Before you can use TransMac, you first need to partition your USB flash drive with a GPT partition, as a normal MBR partition may not work. To do this, you'll need to use the Diskpart command-line utility on Windows 10.
Setting up GPT partition
Use these steps to set up a USB drive with a GPT partition:
Open Start on Windows 10.
Search for Command Prompt, right-click the top result and select the Run as Administrator option.
Type the following command to open Diskpart and press Enter:
Type the following command to determine the USB flash drive and press Enter:
Type the following command to select the storage and press Enter:
Quick tip: Theselect disk 1
command as an example, but you have to replace 1 with the number of the flash drive you want to use.Type the following commands to delete everything from the USB thumb drive and press Enter:
Type the following command to convert the drive into a GPT partition and press Enter:
Type the following command to select the new partition and press Enter:
After you complete the steps, the USB flash drive from MBR to GPT format, you can use the steps below to create a bootable USB installation media to install Mac OS X.
Create USB install media
Use these steps to create a bootable media to install Mac OS X:
Download and install a copy of TransMac.
Quick note: TransMac is a paid software, but it has a 15-day trial solution, that give us more than enough time to move the DMG files to the USB drive from Windows. (If you want to support the developer, you can purchase the full version.)Insert the USB drive that you'll use to fix your installation of OS X. (Remember that all the data in the USB will be erased. Make sure you take off any important documents.)
Right-click the TransMac software icon and Run as administrator. (You'll be prompted to Enter Key or Run, because we'll be using it once, click the Run option.)
On the left pane, you'll see all the Windows PC drives listed, right-click the USB drive that you're intending to use to reinstall Apple's OS X and select the Restore with Disk Image option.
In the warning dialog box, click the Yes button.
Use the Restore Disk Image to Drive dialog box to browse for the DMG file with the installation files for Mac OS X Yosemite in this case, and click the OK button to create a bootable USB of the operating system.
Now, you'll have to wait a long time. No kidding. It could take one or two hours to complete the process depending on your computer and other variables.
Once your bootable USB installation media is ready, remove it and insert it into your Mac, power it on, holding down the Option key, and select the USB you just created to reinstall Mac OS X.
If you're having issues trying to create a bootable media, you can get a USB flash drive that comes with Mac OSX ready to install.