making_a_bootable_windows_usb
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
making_a_bootable_windows_usb [2019/01/03 18:12] – admin | making_a_bootable_windows_usb [2019/01/03 18:23] (current) – admin | ||
---|---|---|---|
Line 17: | Line 17: | ||
Enter the following: | Enter the following: | ||
+ | //sudo dd if=// | ||
+ | |||
+ | then go to your .iso image and drop it into your terminal box. Don't press return yet!!! | ||
+ | |||
+ | After the iso image you type the following: | ||
+ | |||
+ | // | ||
+ | |||
+ | so the line looks like this: | ||
+ | |||
+ | dd if=/ | ||
+ | |||
+ | you might have sudo in front of your line, that's ok. | ||
+ | |||
+ | Hit enter and your image should be on its way to your USB. You might have to enter your password to start the action. | ||
+ | |||
+ | Please note that after hitting enter, it seems like nothing is happening. Please do not interrupt the progress until your command prompt is back again!!! This is very important since there wil be no progress indication. This could take some time. (15-50 minutes). | ||
+ | |||
+ | Finally you have to eject your usb. Do this by typing | ||
+ | |||
+ | //diskutil eject / | ||
+ | |||
+ | Your Bootable Windows USB is now ready. | ||
+ | |||
+ | Enjoy, | ||
+ | |||
+ | **Your ArtIT Team** | ||
+ | \\ | ||
+ | \\ | ||
+ | |||
+ | **[[mac_osx|BACK]]** | ||
making_a_bootable_windows_usb.1546535569.txt.gz · Last modified: 2019/01/03 18:12 by admin