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/10/16 03:41] Sean Rhonenotes:woeusb [2022/11/14 15:49] (current) Sean Rhone
Line 14: Line 14:
 ====== Dependencies ====== ====== Dependencies ======
  
-  * [[distros:fedora_workstation_gnome|Fedora]]+  sudo dnf install 'wimlib-utils' -y && sync
  
-  sudo dnf install 'wimlib-imagex'+  sudo apt install 'wimtools-y && sync
  
-====== Windows ======+====== Windows ISO ======
  
-===== 11 =====+===== 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''   * :!: Make sure the drive is ''/dev/sda''
  
   lsblk   lsblk
  
-  sudo '/tmp/woeusb.bash' --device ~/'Downloads/Win11_22H2_English_x64v1.iso' '/dev/sda'+  sudo '/tmp/woeusb.bash' --device '/dev/sda' && sync
  
/var/www/wiki/data/attic/notes/woeusb.1665906090.txt.gz · Last modified: 2022/10/16 03:41 by Sean Rhone