0

I recently broke my windows installation but I dual boot with Ubuntu

So now I need installation media

I tried just dd'ing the iso to my USB drive on /dev/sdb1 but it refused to boot inisisting I was trying to boot uefi in bios mode (even though my pc is set up to boot either)

I really need windows for college so how do I make install media without another windows install?

1 Answers1

1

For creating a Windows install USB on a Linux machine check out WoeUSB. There's a prebuilt package in this PPA:

sudo add-apt-repository ppa:nilarimogard/webupd8
sudo apt update
sudo apt install woeusb