使用 fuse3
This commit is contained in:
parent
3cfbc8fd46
commit
cc8afec08c
2
trans.sh
2
trans.sh
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user