From ec79e2e8868b81bdb2b69abb15d64162d2ff3f8e Mon Sep 17 00:00:00 2001 From: Dylan <145150333+dmmqz@users.noreply.github.com> Date: Wed, 24 Jun 2026 15:47:00 +0000 Subject: [PATCH] woeusb: add sudo to `-d` flag (#22952) --- pages/linux/woeusb.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/linux/woeusb.md b/pages/linux/woeusb.md index 1fc18c20a9..2ed791ac36 100644 --- a/pages/linux/woeusb.md +++ b/pages/linux/woeusb.md @@ -5,7 +5,7 @@ - Format a USB then create a bootable Windows installation drive: -`woeusb {{[-d|--device]}} {{path/to/windows.iso}} {{/dev/sdX}}` +`sudo woeusb {{[-d|--device]}} {{path/to/windows.iso}} {{/dev/sdX}}` - Copy Windows files to an existing partition of a USB storage device and make it bootable, without erasing the current data: