WoeUSB: Install: Difference between revisions

From OnnoCenterWiki
Jump to navigationJump 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"
 
No edit summary
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 00: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