找了一堆 m1 mac 下用来读写 ntfs 的软件,都要进恢复模式开内核扩展,觉得不安全。有没有不需要开就能直接用的?现在的方法是通过 Windows 11 arm 虚拟机实现,但过于麻烦。
|  |      1Lituby      2023-07-31 15:34:46 +08:00 https://apps.apple.com/us/app/ntfs-disk-by-omi-ntfs/id1585757563?l=zh&mt=12 ,进恢复模式?我用着这个好像也没有啊,能免费试用三天,你试试 | 
|  |      2dolphintwo      2023-07-31 15:38:37 +08:00 homebrew ntfs-3g | 
|      3shinsekai OP @dolphintwo 这个方法需要进恢复模式关 SIP: https://liam.page/2020/04/08/enable-NTFS-writing-access-by-NTFS-3G/ | 
|  |      4dolphintwo      2023-07-31 16:15:28 +08:00  1 @shinsekai 那就自己做个 docker 镜像,用 volume 挂硬盘,ntfs-3g 驱动,samba 共享出来。 应该就第一次麻烦一下 | 
|      5shimanooo      2023-07-31 21:06:14 +08:00 linux 虚拟机(文本界面即可) + ntfs-3g + samba | 
|      7123test1010      2023-08-10 23:58:25 +08:00 Parallels Desktop 安装 Windows 虚拟机就不需要进恢复模式搞那个了,因为内核扩展也换成了苹果新的内核扩展 api ,不再是以前 intel 时自己写的内核扩展文件 | 
|      8123test1010      2023-08-11 00:00:33 +08:00 @123test1010 不好意思,没注意看,原来你已经在用这个方式了,感觉还好吧,要不就把硬盘换成 exfat 方便。 |