Thursday, August 9, 2018

Create a Bootable USB Flash Drive for Windows on MAC OS X

Create a Bootable USB Flash Drive for Windows on MAC OS X

Open Terminal on Mac

Run diskutil list


Insert USB of sufficient size
Run diskutil list

again to identify USB Volume disk2 in most cases


Run diskutil unmountDisk /dev/disk2

Run sudo dd if=/drag the file in this terminal space/ and the path of the ISO file/ will appear here.ISO of=/dev/disk2 bs=1m

Enter Mac OS X user's password

Let it run it will take some time, took me 32 minutes to complete a 6 GB ISO file from a flash drive disk and great system.

Password:
5725+1 records in
5725+1 records out
6003804160 bytes transferred in 1921.754709 secs (3124126 bytes/sec)


Once complete, run
diskutil eject /dev/disk2

You should get this result: 
Disk /dev/disk2 ejected


www.inCOREporation.com




No comments:

Post a Comment

Featured Posts

Exchange Online Limits - Office 365 Distribution group limits

Exchange Online Limits - Office 365 Distribution group limits What are Exchange Online Limits What are Office 365 Distribution group limi...