Difference between revisions of "WoeUSB: Install"

From OnnoWiki
Jump to navigation Jump to search
(Created page with " sudo add-apt-repository ppa:tomtomtom/woeusb -y sudo apt update && sudo apt upgrade sudo apt install woeusb woeusb-frontend-wxgtk -y woeusb --version woeusb --help")
 
Line 8: Line 8:
 
  woeusb --version
 
  woeusb --version
 
  woeusb --help
 
  woeusb --help
 +
 +
 +
 +
sudo woeusb --target-filesystem NTFS --device win11.iso /dev/sdb

Revision as of 07:38, 6 April 2024


sudo add-apt-repository ppa:tomtomtom/woeusb -y
sudo apt update && sudo apt upgrade
sudo apt install woeusb woeusb-frontend-wxgtk -y


woeusb --version
woeusb --help


sudo woeusb --target-filesystem NTFS --device win11.iso /dev/sdb