0

I want to switch from ubuntu to windows 7 using usb because I don't have a dvd/cd drive pls help

1 Answers1

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