Creates a bootable Windows 11 USB drive from a Linux system. It also downloads the Windows11.iso
file.
- PIP3
- Python3
- Clone repository
git clone https://github.com/adgsenpai/LinuxWin2USB
- Install requirements
sudo pip3 install -r requirements.txt
- Run script
sudo python3 tool.py
or
sudo ./tool
-
Follow all the prompts. You will be asked to select a USB drive. Your data will be destroyed on the device you choose and will be formatted as NTFS.
-
Reboot to your USB drive for usage of the Windows11ISO