Search Criteria
Package Details: windows2usb-git 0.2.4.r0.g68de917-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/windows2usb-git.git (read-only, click to copy) |
---|---|
Package Base: | windows2usb-git |
Description: | Windows 7/8/8.1/10/11 ISO to Flash Drive burning utility for Linux (MBR/GPT, BIOS/UEFI, FAT32/NTFS) - git version |
Upstream URL: | https://github.com/ValdikSS/windows2usb |
Keywords: | boot iso usb windows |
Licenses: | Apache-2 |
Conflicts: | windows2usb |
Provides: | windows2usb |
Submitter: | K900 |
Maintainer: | None |
Last Packager: | morealaz |
Votes: | 15 |
Popularity: | 0.000000 |
First Submitted: | 2018-07-19 07:53 (UTC) |
Last Updated: | 2022-12-14 03:30 (UTC) |
Dependencies (8)
- awk (gawk-gitAUR, busybox-coreutilsAUR, gawk)
- bash (bash-devel-static-gitAUR, bash-devel-gitAUR, busybox-coreutilsAUR, bash-gitAUR)
- dosfstools (dosfstools-gitAUR)
- ms-sysAUR (ms-sys-develAUR)
- ntfs-3g (ufsd-pro-dkmsAUR, ntfsprogs-ntfs3AUR)
- p7zip (p7zip-natspecAUR, p7zip-full-binAUR, 7-zip-fullAUR)
- util-linux (busybox-coreutilsAUR, util-linux-selinuxAUR, util-linux-aesAUR)
- git (git-gitAUR, git-glAUR) (make)
Latest Comments
« First ‹ Previous 1 2
K900 commented on 2020-03-21 09:13 (UTC)
Thanks, updated the hash
drfunjohn commented on 2020-03-21 08:58 (UTC) (edited on 2020-03-21 09:07 (UTC) by drfunjohn)
Failed check of uefi-ntfs.img (windows2usb-git 0.1.5-2) I have re-download it few times: Yes image is changed so checksum should be changed accordingly or tag of rufus should be fixed as v3.8
ValdikSS commented on 2019-07-09 20:31 (UTC)
intgr, what do you mean by "deleted my Linux EFI boot configuration"? Do you mean it deleted your boot menu entry? Anyway, please fill a detailed bug report on the project's github page. I have no clue why it could alter EFI settings and not boot Windows installer. It doesn't have such code.
intgr commented on 2019-07-09 20:03 (UTC) (edited on 2019-07-09 20:04 (UTC) by intgr)
Beware, this didn't work for me. Every time I tried booting off this, it deleted my Linux EFI boot configuration (which I needed to restore using Arch Linux installer). The Windows 10 installer wouldn't boot off USB regardless of whether I tried EFI or legacy boot.
K900 commented on 2019-02-25 10:08 (UTC)
Thanks! Updated the package
ValdikSS commented on 2019-02-24 01:54 (UTC)
Done. Now it also searches in /usr/share/windows2usb/uefi-ntfs.img
K900 commented on 2019-02-14 08:45 (UTC)
Any chance you could update the script to look for it in a FHS compliant location like /usr/share or /usr/lib?
ValdikSS commented on 2019-02-13 22:18 (UTC)
They do, see https://github.com/pbatard/rufus/tree/master/res/uefi It's linked in the description of windows2usb.
K900 commented on 2019-02-13 22:16 (UTC)
Yes, I couldn't find a good way to build it from source, and they don't seem to have prebuilt releases, either.
ValdikSS commented on 2019-02-13 20:38 (UTC)
You forgot to bundle uefi-ntfs.bin from Rufus project. windows2usb assumes it's presense in the same directory, but you can patch dirpath variable assignment, it's used only for uefi-ntfs.bin currently.
« First ‹ Previous 1 2