hfsplus在docker中下载工具制作img:(因为笔者是服务器中的普通用户)
apt updateapt install -y hfsprogscd /datadd if=/dev/zero of=hfs.img bs=1M coun
2025-06-28