Quantcast
Channel: User Marc - Ask Ubuntu
Viewing all articles
Browse latest Browse all 42

Answer by Marc for How do I create a Windows 8.1 bootable usb stick in Ubuntu 15.10?

$
0
0

If you've booted in Ubuntu, you can use dd. In a teminal, type

sudo dd if=input.iso of=/dev/sdX

where input.iso is the source windows iso and /dev/sdX (X will vary) is the destination USB drive you want to wipe entirely and replace with the windows iso. I use gparted to make sure I'm writing to the device I think I'm writing to, as dd will nuke whatever you point it at.


Viewing all articles
Browse latest Browse all 42

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>