@rafaelff great idea! thank you for your suggestion
Search Criteria
Package Details: woeusb 5.2.4-1
Package Actions
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: | 32 |
Popularity: | 0.047441 |
First Submitted: | 2021-01-09 00:13 (UTC) |
Last Updated: | 2023-05-14 21:41 (UTC) |
Dependencies (6)
- dosfstools (dosfstools-gitAUR)
- grub (grub-linux-defaultAUR, grub-coreosAUR, grub-blscfgAUR, grub-xen-gitAUR, grub-luks-keyfileAUR, grub-silentAUR, grub-gitAUR, grub-improved-luks2-gitAUR, grub-grubenv-btrfsAUR, grub-libzfsAUR)
- ntfs-3g (ufsd-pro-dkmsAUR, ntfsprogs-ntfs3AUR)
- parted (parted-gitAUR)
- wget (wget-gitAUR, wurlAUR)
- wimlib
Required by (0)
Sources (1)
sandboiii commented on 2023-05-14 21:43 (UTC)
rafaelff commented on 2023-05-13 12:16 (UTC) (edited on 2023-05-13 12:17 (UTC) by rafaelff)
Suggestion: package() could be install -Dm755 "$srcdir/woeusb-$pkgver.bash" "$pkgdir/usr/bin/woeusb"
, making prepare() unnecessary in this PKGBUILD.
LinBuoRen commented on 2021-12-14 05:50 (UTC)
@MrHritik
Your problem is a known issue that is fixed already, please update to WoeUSB >=5.1.3.
wojtex commented on 2021-12-14 03:21 (UTC) (edited on 2021-12-14 03:24 (UTC) by wojtex)
@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").
MrHritik commented on 2021-11-01 17:25 (UTC)
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
sandboiii commented on 2021-03-21 21:18 (UTC)
Hello, @LinBuoRen, this is great update! I've pushed the new version to the repo. Thanks for informing.
LinBuoRen commented on 2021-03-21 10:19 (UTC)
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!
IamBored commented on 2021-02-03 15:52 (UTC)
Thank you for making this package
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.
sandboiii commented on 2021-01-20 17:34 (UTC)
@colorfulsing there is a problem with new woeusb repository. The woeusb gui has been separated from the command line program. The https://github.com/WoeUSB/WoeUSB repository contains only cli tool and is being updated. But frontend for woeusb is no longer maintained. Currently this package contains both cli and gui. If I switch to a new repository, then there will be no more gui for woeusb because in 5.0.1 version they dropped support for gui wrapper and added a breaking changes. So updating to latest version of woeusb will remove gui and I am not sure if I need to make this change.
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.