跳到主要内容
Logo三七の小站

Apline 挂载 移动硬盘

终端窗口
# 查询
fdisk -l
# 支持 exfat
apk add exfat-utils fuse
终端窗口
mount -t exfat /dev/sdb3 /mnt/usb