Skip to content

Instantly share code, notes, and snippets.

@aaerofeev
Created December 11, 2016 06:04
Show Gist options
  • Save aaerofeev/18cdce2a66fd90688f9312f4938812a7 to your computer and use it in GitHub Desktop.
Save aaerofeev/18cdce2a66fd90688f9312f4938812a7 to your computer and use it in GitHub Desktop.
fdisk -e /dev/disk3
f 1
write
exit
umount /dev/disk3
dd bs=4M if=windows7.iso of=/dev/disk3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment