User Tools

Site Tools


making_a_bootable_windows_usb

This is an old revision of the document!


How to make a bootable MS Windows USB on a MAC


Make sure you have rights as an administrator on your MAC.Than plug-in your USB into your MAC.

Open a terminal and type the following to determine your USB drive:

diskutil list

Next unmount the USB by typing the following into your terminal:

diskutil unmountDisk /dev/disk[number you found]

So for example if you found your drive to be disk3 then the line should say distil unmountDisk /dev/disk3.

Next you wil enter the image location of your windows installation (the .iso file). Don't press return yet!!!

Enter the following:

making_a_bootable_windows_usb.1546535569.txt.gz · Last modified: 2019/01/03 18:12 by admin