User Tools

Site Tools


linux: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
linux:notes:woeusb [2025/01/23 05:59] Sean Rhonelinux:notes:woeusb [2025/08/24 05:19] (current) – [Dependencies] Sean Rhone
Line 14: Line 14:
 ====== Dependencies ====== ====== Dependencies ======
  
-  sudo dnf install 'wimlib-utils' -y && sync+  sudo zypper install -y wimtools grub2-i386-pc
  
-  sudo apt install wimtools grub-pc -y && sync+  sudo apt install wimtools grub-pc -y 
 + 
 +  sudo dnf install 'wimlib-utils' -y
  
 ====== Windows ISO ====== ====== Windows ISO ======
Line 23: Line 25:
  
   sudo '/tmp/woeusb.bash' --device ~/'Downloads/en-us_windows_10_iot_enterprise_ltsc_2021_x64_dvd_257ad90f.iso' '/dev/sda' && sync   sudo '/tmp/woeusb.bash' --device ~/'Downloads/en-us_windows_10_iot_enterprise_ltsc_2021_x64_dvd_257ad90f.iso' '/dev/sda' && sync
 +
 +  sudo '/tmp/woeusb.bash' --device ~/'Downloads/en-us_windows_11_iot_enterprise_ltsc_2024_x64_dvd_f6b14814.iso' '/dev/sda' && sync
  
/usr/local/www/wiki/data/attic/linux/notes/woeusb.1737629974.txt.gz · Last modified: by Sean Rhone