Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 270 Bytes

usb.md

File metadata and controls

10 lines (8 loc) · 270 Bytes

windows ISO -> USB

#(fedora). See https://github.com/slacka/WinUSB otherwise.
sudo dnf install grub2 grub2-tools wxGTK3-devel gcc-c++ git
git clone https://github.com/slacka/WinUSB.git && cd WinUSB
./configure && make && sudo make install
winusb --help