User Tools

Site Tools


notes:woeusb

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
notes:woeusb [2022/11/14 15:49] Sean Rhonenotes:woeusb [2024/08/13 18:21] (current) – removed Sean Rhone
Line 1: Line 1:
-====== Information ====== 
- 
-  * WoeUSB 
-  * https://github.com/WoeUSB/WoeUSB 
- 
-  * For copying Windows images to USB drives 
- 
-====== Download ====== 
- 
-  * 5.2.4 
- 
-  wget -O '/tmp/woeusb.bash' 'https://github.com/WoeUSB/WoeUSB/releases/download/v5.2.4/woeusb-5.2.4.bash' && chmod +x '/tmp/woeusb.bash' 
- 
-====== Dependencies ====== 
- 
-  sudo dnf install 'wimlib-utils' -y && sync 
- 
-  sudo apt install 'wimtools' -y && sync 
- 
-====== Windows ISO ====== 
- 
-===== Download ===== 
- 
-  * [[https://www.microsoft.com/software-download/windows10|Windows 10]] 
-  * [[https://www.microsoft.com/software-download/windows11|Windows 11]] 
-  * [[https://www.microsoft.com/en-us/software-download/windowsinsiderpreviewiso|Windows Insider ISOs]] 
- 
-===== WoeUSB ===== 
- 
-  * :!: Change ''x'' to the path to a Windows installer ''.iso'' ((the ''.iso'' being right after ''--device'' is intentional, as odd as the syntax looks)) 
-  * :!: Make sure the drive is ''/dev/sda'' 
- 
-  lsblk 
- 
-  sudo '/tmp/woeusb.bash' --device x '/dev/sda' && sync 
  
/srv/www/wiki/data/attic/notes/woeusb.1668458993.txt.gz · Last modified: (external edit)