Y
Hacker News
new
|
ask
|
show
|
jobs
by
bombolo
1055 days ago
To make a windows bootable USB you need windows.
Doing dd (or cp) will make a device that boots the installer but ultimately will fail to install.
1 comments
arccy
1055 days ago
it's possible, just not straightforward this worked for me a few days ago
https://nixaid.com/bootable-usb-windows-linux/
link
yellowapple
1055 days ago
WoeUSB-ng worked last time I needed a Windows install USB:
https://github.com/WoeUSB/WoeUSB-ng
link
bombolo
1053 days ago
Cool, I will soon need to replace my hard drive, I can give it a try.
link