惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

J
Java Code Geeks
S
SegmentFault 最新的问题
V
Visual Studio Blog
人人都是产品经理
人人都是产品经理
阮一峰的网络日志
阮一峰的网络日志
腾讯CDC
Stack Overflow Blog
Stack Overflow Blog
博客园 - 【当耐特】
Recent Announcements
Recent Announcements
I
InfoQ
U
Unit 42
博客园_首页
GbyAI
GbyAI
Hugging Face - Blog
Hugging Face - Blog
罗磊的独立博客
博客园 - 叶小钗
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
D
DataBreaches.Net
aimingoo的专栏
aimingoo的专栏
月光博客
月光博客
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
博客园 - 聂微东
T
Tailwind CSS Blog
量子位

AUR Newest Packages

AUR (en) - linuxqq-clipsync-git AUR (en) - libtslitex-git AUR (en) - libtslitex-git AUR (en) - carton-appimage AUR (en) - veila-git AUR (en) - veila-bin AUR (en) - vigil-baseline AUR (en) - byedroid AUR (en) - neovim-base16-git AUR (en) - pirata AUR (en) - rpi-imager-git-non-root AUR (en) - python-fastapi-sso AUR (en) - tmux-ai-titles AUR (en) - zeed-bin AUR (en) - bclone-bin AUR (en) - dwl-git-azerty AUR (en) - auggie-bin AUR (en) - libspatialaudio-git AUR (en) - libspatialaudio AUR (en) - miniupnpd-iptables-legacy AUR (en) - miniupnpd-nft AUR (en) - jeeves-bin AUR (en) - opennow AUR (en) - rotki AUR (en) - kapi-bin AUR (en) - classfi-bin AUR (en) - classfi-git AUR (en) - classfi AUR (en) - giff-git AUR (en) - budget-tracker-bin
AUR (en) - windows2usb
2026-06-15 · via AUR Newest Packages

oech3 commented on 2025-04-29 05:54 (UTC)

ntfs-3g will be separated to 2 packages. Depend on ntfsprogs if possible.

morealaz commented on 2022-04-28 03:57 (UTC)

@rtmpdavid: done! thank you

rtmpdavid commented on 2022-04-27 23:05 (UTC) (edited on 2022-04-27 23:06 (UTC) by rtmpdavid)

The PKGBUILD produces a package with this directory structure: pkg/windows2usb/usr/share/windows2usb/uefi-ntfs.img/uefi-ntfs.img

Which leads to this error

cat: /usr/share/windows2usb/uefi-ntfs.img: Is a directory

Please replace the following line

19 install -D -t "${pkgdir}/usr/share/${pkgname}/uefi-ntfs.img" -m 644 uefi-ntfs.img

With something like

19 install -D -t "${pkgdir}/usr/share/${pkgname}/" -m 644 uefi-ntfs.img To fix

schard commented on 2021-01-19 23:23 (UTC)

makedepends is missing git

compicat commented on 2020-11-25 12:31 (UTC)

working flawless. Thank you.

K900 commented on 2020-11-25 11:42 (UTC)

compicat commented on 2020-11-25 02:14 (UTC)

Can you check package? It gives correction error.

K900 commented on 2020-08-19 07:09 (UTC)