添加对苹果分区读写的支持
Tofloor
poster avatar
182******97
deepin
2017-12-20 10:53
Author

(Expired, see the results below)
61 users voted
1.同意(34 votes)
56 %
2.没必要(22 votes)
36 %
3.其他(5 votes)
8 %
Reply Favorite View the author
All Replies
1 / 2
To page
avatar
ih******op@vip.qq.com
deepin
2017-12-20 17:58
#1
Reply View the author
avatar
billy123456
deepin
2017-12-21 07:07
#2
重新编译内核时选上hfs plus
Reply View the author
avatar
wtz
deepin
2017-12-21 07:17
#3
https://bbs.deepin.org/post/150413
请自己花钱买驱动  https://backstage.paragon-software.com/home/ntfs-linux-professional/

原来Paragon还活着……
Reply View the author
avatar
duanyao
deepin
2017-12-21 08:04
#4
本来就支持,但是你需要关闭日志。
https://askubuntu.com/questions/ ... ithout-access-to-os
Reply View the author
avatar
doge-linux
deepin
2017-12-21 17:32
#5
听说回帖有奖励。
Reply View the author
avatar
要讲武德
deepin
2017-12-21 17:54
#6
jb
Reply View the author
avatar
daloyanf
deepin
2017-12-21 19:06
#7
当然多多支持咯!
Reply View the author
avatar
呆了个呆
deepin
2017-12-21 21:51
#8
苹果不是 hfs 吗,没用过苹果,不清楚
Reply View the author
avatar
wz******cj@qq.com
deepin
2017-12-22 06:54
#9
会不会支持zfs呢
Reply View the author
avatar
ark5oj
deepin
2017-12-22 07:42
#10
你问我支持不支持?我当然支持啦!
Reply View the author
avatar
ih******op@vip.qq.com
deepin
2017-12-22 20:36
#11
https://bbs.deepin.org/post/150413
原来Paragon还活着……

活的好好的,他家的UFSD驱动读写NFTS的性能还比NTFS-3G好多了
Reply View the author
avatar
ih******op@vip.qq.com
deepin
2017-12-22 20:37
#12
  1. apt-get install  zfs-dkms zfsutils-linux
Copy the Code
Reply View the author
avatar
wz******cj@qq.com
deepin
2017-12-23 08:16
#13

不用其他配置的吗?
Reply View the author
avatar
ih******op@vip.qq.com
deepin
2017-12-25 18:40
#14
https://bbs.deepin.org/post/150413
不用其他配置的吗?

不需要,然后和普通文件系统一样挂载就行了
Reply View the author
avatar
woodelf
deepin
2017-12-25 19:08
#15
ihipop 发表于 2017-12-25 10:40
不需要,然后和普通文件系统一样挂载就行了

并不,要先创建zpool,再在zpool中创建zfs数据集,仅当mountpoint属性为legacy时,才可以像其他文件系统一样用mount命令挂载,否则会交由zfs自动管理,并通过zpool import和zpool export来挂载和卸载。
Reply View the author
avatar
ih******op@vip.qq.com
deepin
2017-12-25 21:04
#16
https://bbs.deepin.org/post/150413
并不,要先创建zpool,再在zpool中创建zfs数据集,仅当mountpoint属性为legacy时,才可以像其他文件系统 ...

你这是初始化吧?
Reply View the author
avatar
woodelf
deepin
2017-12-25 21:58
#17
ihipop 发表于 2017-12-25 13:04
你这是初始化吧?

不是,用zpool create命令创建zpool以后,同时会生成一个同名的zfs数据集,mountpoint属性默认为none,是没法通过mount命令挂载的,只能用zpool import加上-R参数挂载。只有通过zfs set命令把mountpoint属性改为legacy以后,才能像普通文件系统一样mount或umount。所以zfs不像普通文件系统那样,“需要配置”才能用。
Reply View the author
avatar
139******41
deepin
2017-12-25 23:38
#18
重新编译内核时选上hfs plus
Reply View the author
avatar
lenny
deepin
2017-12-26 02:55
#19
apfs咋整
Reply View the author
avatar
roinlong
deepin
2017-12-26 19:21
#20


请自己花钱买驱动  https://backstage.paragon-softwa ... linux-professional/
Reply View the author
1 / 2
To page