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
 
(One intermediate revision by the same user not shown)
Line 8: Line 8:
  woeusb --version
  woeusb --version
  woeusb --help
  woeusb --help
sudo woeusb --target-filesystem NTFS --device win11.iso /dev/sdb
==Error==
Kalau stuck, check /tmp/
grub-install --target=i386-pc --boot-directory=/tmp/woeusb-target-20210302-110441-Tuesday.72gQle --force /dev/sdb

Latest revision as of 00:50, 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


Error

Kalau stuck, check /tmp/

grub-install --target=i386-pc --boot-directory=/tmp/woeusb-target-20210302-110441-Tuesday.72gQle --force /dev/sdb