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 [2026/05/23 07:52] – [W11] Sean Rhonelinux:notes:woeusb [2026/06/06 18:11] (current) Sean Rhone
Line 55: Line 55:
  
 ====== 7z Alt ====== ====== 7z Alt ======
 +
 +  * ''7z x'' extracted ISO to FAT32 drive
 +
 +===== FAT32 Format =====
 +
 +  * [[#usb_wipe|Wipe]]
 +
 +  sudo mkfs.fat -F '32' -n 'W10' -v '/dev/sda'
 +
 +  udisksctl mount --block-device '/dev/sda1'
 +
 +===== ISO =====
  
   * ''x'' is folder to mounted USB folder   * ''x'' is folder to mounted USB folder
 +
 +  7z x ~/'Downloads/en-us_windows_10_iot_enterprise_ltsc_2021_x64_dvd_257ad90f.iso' -o'/run/media/'$USER'/W10'
  
   7z x ~/'Downloads/en-us_windows_10_iot_enterprise_ltsc_2021_x64_dvd_257ad90f.iso' -o'x'   7z x ~/'Downloads/en-us_windows_10_iot_enterprise_ltsc_2021_x64_dvd_257ad90f.iso' -o'x'
 +
 +===== W10USB =====
 +
 +****
 +
 +  cp -Rf ~/'Downloads/W10USB' '/run/media/'$USER'/W10'
  
/srv/www/wiki/data/attic/linux/notes/woeusb.1779537153.txt.gz · Last modified: by Sean Rhone

Except where otherwise noted, content on this wiki is licensed under the following license: CC0 1.0 Universal
CC0 1.0 Universal Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki