[Seek Help] Deepin能不能读取MacOS分区?
Tofloor
poster avatar
Hansum东
deepin
2022-08-27 20:32
Author

Deepin能读取windows分区,但好像读不了MacOS分区。

我现在装了这三个系统,希望能互相读取。

Reply Favorite View the author
All Replies
jjcui8595
deepin
2022-08-27 22:19
#1

参考这个

https://github.com/sgan81/apfs-fuse

Reply View the author
Hansum东
deepin
2022-08-27 23:18
#2

huncn@huncn-PC:/Desktop/apfs/apfs-fuse$ git submodule init
子模组 '3rdparty/lzfse'(https://github.com/lzfse/lzfse.git)未对路径 '3rdparty/lzfse' 注册
huncn@huncn-PC:
/Desktop/apfs/apfs-fuse$ git submodule update
正克隆到 '/home/huncn/Desktop/apfs/apfs-fuse/3rdparty/lzfse'...

fatal: unable to access 'https://github.com/lzfse/lzfse.git/': gnutls_handshake() failed: The TLS connection was non-properly terminated.
fatal: 无法克隆 'https://github.com/lzfse/lzfse.git' 到子模组路径 '/home/huncn/Desktop/apfs/apfs-fuse/3rdparty/lzfse'
克隆 '3rdparty/lzfse' 失败。按计划重试
正克隆到 '/home/huncn/Desktop/apfs/apfs-fuse/3rdparty/lzfse'...

出错了。。。

Reply View the author
Hansum东
deepin
2022-08-27 23:28
#3

[ 95%] Linking CXX executable apfs-fuse
[ 95%] Built target apfs-fuse
[ 97%] Building CXX object CMakeFiles/apfsutil.dir/ApfsUtil/ApfsUtil.cpp.o
[100%] Linking CXX executable apfsutil
[100%] Built target apfsutil

最后还是成功了,要多试几次才能克隆下来,才make就好了。

Reply View the author