User Tools

Site Tools


linux:notes:woeusb

Differences

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

Link to this comparison view

Next revision
Previous revision
linux:notes:woeusb [2024/08/13 18:21] – created Sean Rhonelinux:notes:woeusb [2025/02/06 06:25] (current) Sean Rhone
Line 16: Line 16:
   sudo dnf install 'wimlib-utils' -y && sync   sudo dnf install 'wimlib-utils' -y && sync
  
-  sudo apt install 'wimtools-y && sync+  sudo apt install wimtools grub-pc -y && sync
  
 ====== Windows ISO ====== ====== Windows ISO ======
  
-===== Download =====+  lsblk
  
-  * [[https://www.microsoft.com/software-download/windows10|Windows 10]] +  sudo '/tmp/woeusb.bash' --device ~/'Downloads/en-us_windows_10_iot_enterprise_ltsc_2021_x64_dvd_257ad90f.iso' '/dev/sda' && sync
-  * [[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 '/dev/sda' && sync+  sudo '/tmp/woeusb.bash' --device ~/'Downloads/en-us_windows_11_iot_enterprise_ltsc_2024_x64_dvd_f6b14814.iso' '/dev/sda' && sync
  
/srv/www/wiki/data/attic/linux/notes/woeusb.1723587680.txt.gz · Last modified: by Sean Rhone