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 231 times
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