Advertisement
Guest User

Untitled

a guest
Apr 9th, 2015
219
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.52 KB | None | 0 0
  1. root@francesco-X502CA:/home/francesco# winusb
  2. Error: No install method specified !
  3.  
  4. winusb usage
  5. Install a windows ISO on an NTFS partition and edit MBR of the device
  6. winusb --install <iso path> <partition>
  7. Example: winusb win7_amd64.iso /dev/sdd1
  8.  
  9. Completely format a drive and install the ISO on it
  10. winusb --format <iso path> <device>
  11. Example: winusb win7_amd64.iso /dev/sdd
  12.  
  13. Options
  14. --verbose, -v Verbose mode
  15. --help, -h Show this help message and exit
  16. --noColor Disable color
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement