1
0
mirror of https://github.com/bin456789/reinstall.git synced 2025-07-22 02:48:05 +00:00

使用 fuse3

This commit is contained in:
bin456789
2023-06-04 19:02:06 +08:00
parent 3cfbc8fd46
commit cc8afec08c

@@ -139,7 +139,7 @@ disk_2t=$((2 * 1024 * 1024 * 1024 * 1024))
# xda*1 星号用于 nvme0n1p1 的字母 p # xda*1 星号用于 nvme0n1p1 的字母 p
if [ "$distro" = windows ]; then if [ "$distro" = windows ]; then
add_community_repo add_community_repo
apk add ntfs-3g ntfs-3g-progs fuse virt-what wimlib rsync dos2unix apk add ntfs-3g ntfs-3g-progs fuse3 virt-what wimlib rsync dos2unix
modprobe fuse modprobe fuse
if [ -d /sys/firmware/efi ]; then if [ -d /sys/firmware/efi ]; then
# efi # efi