macOS怎么弄iSCSI,人都整麻了。

2026-04-11 10:371阅读0评论SEO问题
  • 内容介绍
  • 文章标签
  • 相关推荐
问题描述:

Macos是15.7.3
Macmini M4
macos装在外挂磁盘上的。

DAEMONTools-8-6-793 这个版本,安装不上。
一直无限循环扩展错误,然后重启,重启后又是这个又是重启。
bb450569-1eba-419d-a686-94114e226363520×464 68.6 KB

安全也在恢复模式调低了的。

根据官方回复说

官方回复

Try reinstalling the driver manually following the instructions: Removal We can try to wipe the DT driver from the driver's database of the macOS. It's harmless for your system, but required some tricky steps and a terminal to use. So, here we go: 1. Remove the software with uninstaller as you've done it many times before. 2. This command deletes the driver in a manual way. So open the terminal and type: sudo kextunload -b com.disc-soft.DAEMONTools.VirtualSCSIBus 3. Then type the following command: sudo kextcache --clear-staging which is cache clearing. 4. Restart the PC with the standard Apple logo → restart. 5. We need to boot in Recovery mode. It requires to press command+R during the mac restarting. Once you boot, please select Utilities → terminal (https://prnt.sc/w0o6dq) 6. This command brings you to the root directory. Please, type this in the terminal and press Enter: chroot /Volumes/Macintosh\ HD Type the following commands (press Enter at the end of each string): sudo sqlite3 /var/db/SystemPolicyConfiguration/KextPolicy (press Enter) DELETE FROM kext_load_history_v3 WHERE team_id = 'TF5JD8H3C3' (press Enter) DELETE FROM kext_policy WHERE team_id = 'TF5JD8H3C3' (press Enter) .quit (press Enter) These commands wipe required strings in a database. Apple logo → restart. Boot in normal mode and install the DAEMON Tools 8.2.715 DMG file. At this time, you will see a request that a new extension signed Disc Soft is required for enabling in the security preferences. Proceed with the following wizard steps to finish the installation. We’ve completed the testing, and it's working. Our apologies for that it might look difficult, this method fixes the issue with installation. Installation 2 options are available here: to copy the driver from the bundle to DMG or uploading a driver. Please select the method you prefer. Copy the driver from the bundle to DMG: Enter the folder of a mounted DMG file: cd /Volumes/DAEMON\ Tools/ Now, to the folder with resources: cd DAEMON\ Tools.app/Contents/PlugIns/DAEMONToolsService.app/Contents/Frameworks/Engine.framework/Versions/A/Resources/ And copy the driver by running the following command: sudo cp -R DAEMONToolsVirtualSCSIBus.kext /Library/Extensions/ Enter the Admin Password and reboot the Mac (Apple logo → Restart) Uploading a driver: sudo kmutil load -p DAEMONToolsVirtualSCSIBus.kext Please check the driver was copied with enough access: drwxr-xr-x 3 root wheel 96 Nov 21 14:08 DAEMONToolsVirtualSCSIBus.kext Thus, 755 and the owner is root:wheel After the kmutil please copy the result of command running, in our case it is: sudo kmutil load -p DAEMONToolsVirtualSCSIBus.kext If you see: Extension with identifiers com.disc-soft.DAEMONTools.VirtualSCSIBus not approved to load. Please approve using System Preferences. Please enter the System Preferences and approve the driver installation. In case you see the message, and you approve it, everything should be correct. Now feel free to reboot the Mac for the one last time and run the software. Important: Some points may differ depending on the version of Mac OS and you should adapt them based on the information on the Internet. Best regards, DAEMON Tools Support Team Disc Soft

可是在恢复模式下的终端
chroot命令又无法使用。
356dc11e1b0c45f587d856382dd3ef65.jpeg~tplv-a9rns2rl98-image1920×1440 521 KB

最终卒后,还有没有其它方式可以实现iSCSI啊。

网友解答:
--【壹】--:
ATTO Store

Xtend SAN™ macOS® ISCSI Initiator (Single User License)

INIT-MAC0-001 ATTO Xtend SAN iSCSI Initiator for Mac systems enables macOS users to have a reliable, secure, highly interoperable connection to any iSCSI storage. Xtend SAN is fully supported and updated as new versions of macOS are released so...

Price: USD 249.00

这个似乎是完美支持的,但是太贵了,不知道有没有佬能分享个破解版


--【贰】--:

不是很好用,要关掉系统的安全保护,你可以选择用NFS方案+防火墙(只限M4访问NAS的NFS端口)


--【叁】--:

前阵子飞牛上线ISCSI的时候好像有说mac怎么弄来着,可以去看看有没有用


--【肆】--:

我也在试,在想要不要买他家的SN
安装完后要装一个扩展,要在恢复模式下关闭系统保护+修改扩展设置为宽松(菜单下两个勾打上)
网上有佬说它的速度只有50M+,我没测试
安装教程在飞牛上找,软件下官方的


--【伍】--:

我的不知道怎么回事 一直提示粗扩展错误。