I want to switch from ubuntu to windows 7 using usb because I don't have a dvd/cd drive pls help
Asked
Active
Viewed 229 times
0
-
2question was not clear plz be specific. – Avinash Raj Jan 07 '14 at 17:46
1 Answers
2
Use WinUSB
sudo add-apt-repository ppa:colingille/freshlight &&
apt-get update &&
apt-get install winusb
Then:
sudo winusb --install <iso path> <partition>
You can always install Windows 7 inside a virtual machine if you are not gaming and have the best OS possible installed on your computer.

Brask
- 1,588
-
so i must write that in the termianl right but how like: sudo add-apt-repository ppa:colingille/freshlight && apt-get update && apt-get install winusb – user232801 Jan 07 '14 at 18:11
-
-
-
I don't just want to make a bootable file i want to install winsdows and it keeps saying can't find autorun file. HELP!!!!! – user232801 Jan 08 '14 at 13:18