Difference between revisions of "WoeUSB: Install"
Jump to navigation
Jump to search
Onnowpurbo (talk | contribs) |
Onnowpurbo (talk | contribs) |
||
Line 12: | Line 12: | ||
sudo woeusb --target-filesystem NTFS --device win11.iso /dev/sdb | 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 07: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