Skip to content

Latest commit

 

History

History
38 lines (20 loc) · 850 Bytes

README.md

File metadata and controls

38 lines (20 loc) · 850 Bytes

LinuxWin2USB

Creates a bootable Windows 11 USB drive from a Linux system. It also downloads the Windows11.iso file.

usbboot

Screenshot 2022-08-18 150658

Requirements

  • PIP3
  • Python3

Installation

  1. Clone repository

git clone https://github.com/adgsenpai/LinuxWin2USB

  1. Install requirements

sudo pip3 install -r requirements.txt

Usage

  1. Run script

sudo python3 tool.py

or

sudo ./tool

  1. 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.

  2. Reboot to your USB drive for usage of the Windows11ISO