noobholidays.blogg.se

How to make a bootable usb mac os x for windows
How to make a bootable usb mac os x for windows







  1. #HOW TO MAKE A BOOTABLE USB MAC OS X FOR WINDOWS FOR MAC#
  2. #HOW TO MAKE A BOOTABLE USB MAC OS X FOR WINDOWS INSTALL#
  3. #HOW TO MAKE A BOOTABLE USB MAC OS X FOR WINDOWS SOFTWARE#
  4. #HOW TO MAKE A BOOTABLE USB MAC OS X FOR WINDOWS ISO#
  5. #HOW TO MAKE A BOOTABLE USB MAC OS X FOR WINDOWS DOWNLOAD#

(In the Terminal command you will use, I use Untitled to represent your external drive.

  • Connect the external drive to your Mac.
  • If your really don’t want to use Terminal, there are a couple of free apps you can use. The process detailed below involves the Terminal. Change the name of your drive to Untitled you need to do this for the steps below. The drive will be reformatted automatically as part of the process. I’ve used different drives with success, including a VisionTek 120GB USB 3.0 Pocket Solid State Drive ($83 on Amazon) and an old 8GB Iomega Micro Mini Hard Drive.ĭon’t worry if the drive isn’t formatted for the Mac. You can use a USB flash drive or a hard drive with room for the installer software. If it automatically launches after download, quit the installer.

    #HOW TO MAKE A BOOTABLE USB MAC OS X FOR WINDOWS DOWNLOAD#

    Look for macOS Sierra in the list of apps that you’ve bought, and click on the Download button.

    how to make a bootable usb mac os x for windows

    You can download it again if you go to Purchased in the App Store. If you’ve already upgraded your Mac to Sierra, the installer is removed from the Applications folder.

  • Some users reported that UNetbootin is not working, if after to format the USB drive and change the block size is not working for you try another Drive with enough space.Keep the installer in the Applications folder.
  • I tested other tools like dd and Etcher but they are not working because Windows requires extra steps, for the moment this is the only easy tool that I know that works if you are on Windows try Rufus.
  • Click on the OK, button and wait to the process end it will take a time.
  • #HOW TO MAKE A BOOTABLE USB MAC OS X FOR WINDOWS ISO#

  • Now we need open the ISO Windows image that is on our computer.
  • how to make a bootable usb mac os x for windows

    Open UNetbootin and you only need select 3 options:

    #HOW TO MAKE A BOOTABLE USB MAC OS X FOR WINDOWS INSTALL#

    I prefer to use homebrew to install applications, you can check this article for more information: Installing Applications on Mac with Homebrew:īrew cask install -appdir="/Applications" unetbootin You also can use the terminal and the command diskutil to see the list of drives: diskutil listĭownload the dmg directly from the Website.Īnd copy the app to the /Application folder. Check the path name of your USB Disk.Īlways in Disk Utility, select the new partition that we created in the previous step, and click on the information button, it will give you the information about the new partition.

    #HOW TO MAKE A BOOTABLE USB MAC OS X FOR WINDOWS SOFTWARE#

    UNetbootin is free software and it is also available for Windows and Linux.

    #HOW TO MAKE A BOOTABLE USB MAC OS X FOR WINDOWS FOR MAC#

    I will show you how you can use UNetbootin to create a bootable USB, it can be used no only for Mac but for Windows and Linux distributions too. This is the command to copy the files from the ISO to the USB: cp -rp /Volumes/CCCOMA_X64FRE_EN-US_DV9/* /Volumes/WINDOWS10/Īnd that is all, now you can try boot from the USB. Try to follow the instructions to format the USB in ExFAT, NTFS works for some BIOS). This process could fail if you are using a USB with FAT32 because the file install.win is over 4GB, if this is the case try to open the terminal and copy paste the files from there (no always works.

  • Go to your USB Command + V paste the files.
  • Now you only need to copy the files and paste them to the USB. Just double click on the ISO image, MacOS mount the image automatically.

    how to make a bootable usb mac os x for windows

    This process is very easy doesn't require to install other software, and they are just a few steps: Open Windows ISO This command is to format the USB, the last parameter is the the USB: diskutil eraseDisk ExFAT "WINDOWS10" MBRFormat disk2 With this command you can list the device on MacOS: diskutil list You also can format the USB from the terminal, but you have to take care to use the correct device because, if you use the wrong name you will lose everything. If for some reason it fails, probably is because MacOS still using the USB, just repeat the steps, but if you see a screen similar to above screen is because the operation is successful. In the next screen make sure you select these two options: Select your USB device in the list (not the partition), right click and then click on the Erase option: You need to show all the devices in Disk Utility" before to start the process. In order to boot from the USB, you need to format the USB to ExFAT, you can do it using Disk Utility (it comes with MacOS). Format USB to ExFAT (Under your own risk) The first step for both methods requires to format your USB device to NTFS, this is the default filesystem, alternative you can use ExFAT but the installation could fail. The reason is that I was only using UNetbootin to create the bootable USB, I will leave guide as a second method since it still working, and I will explain to you how you can create the bootable Windows USB without extra software. I am updating this post today Dec 12, 2018. The last release of Mac OS doesn't have the option to create a bootable USB from Bootcamp like previous versions, and it is a problem because that require uses other tools.









    How to make a bootable usb mac os x for windows