Thanks for the package, use like this:
woeusb --device Win11_24H2_English_x64.iso /dev/sdX
Git Clone URL: | https://aur.archlinux.org/woeusb.git (read-only, click to copy) |
---|---|
Package Base: | woeusb |
Description: | A Linux program to create Windows USB stick installer from a Windows DVD or an image |
Upstream URL: | https://github.com/WoeUSB/WoeUSB |
Licenses: | GPL3 |
Provides: | woeusb |
Submitter: | freswa |
Maintainer: | sandboiii |
Last Packager: | sandboiii |
Votes: | 33 |
Popularity: | 0.46 |
First Submitted: | 2021-01-09 00:13 (UTC) |
Last Updated: | 2023-05-14 21:41 (UTC) |
Thanks for the package, use like this:
woeusb --device Win11_24H2_English_x64.iso /dev/sdX
@rafaelff great idea! thank you for your suggestion
Suggestion: package() could be install -Dm755 "$srcdir/woeusb-$pkgver.bash" "$pkgdir/usr/bin/woeusb"
, making prepare() unnecessary in this PKGBUILD.
@MrHritik
Your problem is a known issue that is fixed already, please update to WoeUSB >=5.1.3.
@MrHritik, probably your desktop environment mounts an NTFS partition right after creation by WoeUSB which causes an error. If you are using KDE, go to settings and uncheck auto-mounting of storage devices (or enable "only mount devices that have been previously manually mounted").
I'm getting ERROR: The command "dd if="${download_directory}/uefi-ntfs.img" of="${uefi_ntfs_partition}"" failed with exit status "1", program is prematurely aborted
with --tgt-fs NTFS, although it's working with FAT. Full log: http://0x0.st/-nxP.txt
Hello, @LinBuoRen, this is great update! I've pushed the new version to the repo. Thanks for informing.
Hello, your friendly WoeUSB upstream maintainer passing by!
We would like to inform you that WoeUSB 5.1.0 has just released, featuring the ability to prepare a FAT32 target filesystem drive from source images that ship over 4GiB WIM archives(essentially all recent Windows 10 ISOs).
Refer to https://github.com/WoeUSB/WoeUSB/releases/tag/v5.1.0 for more info.
Note that this version has a new wimlib runtime dependency, which (should) be satisfiable by the wimlib package.
Cheers!
Thank you for making this package
So, I decided to update package to the newest woeusb version which doesn't have gui anymore. If anybody needs the old gui version I created https://aur.archlinux.org/packages/woeusbgui/ package.
Pinned Comments
sandboiii commented on 2021-01-22 07:45 (UTC) (edited on 2022-02-05 21:52 (UTC) by sandboiii)
So, I decided to update package to the newest woeusb version which doesn't have gui anymore. If anybody needs the old gui version I created https://aur.archlinux.org/packages/woeusbgui/ package.