Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

Packages

Used by

Contributors

Languages