<?xml version="1.0" encoding="UTF-8"?>        <rss version="2.0"
             xmlns:atom="http://www.w3.org/2005/Atom"
             xmlns:dc="http://purl.org/dc/elements/1.1/"
             xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
             xmlns:admin="http://webns.net/mvcb/"
             xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
             xmlns:content="http://purl.org/rss/1.0/modules/content/">
        <channel>
            <title>
									Can not install 6.3 - Monterey Issues				            </title>
            <link>https://forums.softraid.com/macos-issues-2-2-macos-issues-2-2-monterey-issues/can-not-install-6-3/</link>
            <description>SoftRAID Discussion Board</description>
            <language>en-US</language>
            <lastBuildDate>Sun, 26 Apr 2026 23:51:11 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: Can not install 6.3</title>
                        <link>https://forums.softraid.com/macos-issues-2-2-macos-issues-2-2-monterey-issues/can-not-install-6-3/#post-17074</link>
                        <pubDate>Wed, 19 Oct 2022 01:55:53 +0000</pubDate>
                        <description><![CDATA[@softraid-support 
None of that worked.
However, it gave me a moment for some perspective, and, I&#039;ve remedied the issue.
If I ran SoftRaid from the command line, when the Helper Tool was ...]]></description>
                        <content:encoded><![CDATA[<p>@softraid-support </p>
<p>None of that worked.</p>
<p>However, it gave me a moment for some perspective, and, I've remedied the issue.</p>
<p>If I ran SoftRaid from the command line, when the Helper Tool was trying to launch, an error was displayed:</p>
<pre contenteditable="false">2022-10-19 12:22:47.390 SoftRAID Client error code 24 (internal: 9 - Error Domain=CFErrorDomainLaunchd Code=9 "(null)")</pre>
<p>This sent me down a path that pointed me towards: </p>
<p><span>/private/var/db/com.apple.xpc.launchd/disabled.plist</span></p>
<p>In that file it turns out that for some reason the Helper Tool was being explicitly disabled (status was True, meaning, it was disabled) - which could also be shown by running:</p>
<pre contenteditable="false">launchctl print-disabled system</pre>
<p>It was set to "True" for "<span>com.OWC.HelperTool.RepairSRTool" in that output.</span></p>
<p>I then ran:</p>
<pre contenteditable="false">launchctl enable system/com.OWC.HelperTool.RepairSRTool</pre>
<p>And that changed the disabled status to "False".</p>
<p>At that point I could run 6.3, install the Helper/Driver, reboot, re-enter my license, and things are working correctly.</p>
<p>Might be one for your internal knowledge-base, should this impact others.</p>
<p> </p>
<p> </p>]]></content:encoded>
						                            <category domain="https://forums.softraid.com/macos-issues-2-2-macos-issues-2-2-monterey-issues/">Monterey Issues</category>                        <dc:creator>Koloa</dc:creator>
                        <guid isPermaLink="true">https://forums.softraid.com/macos-issues-2-2-macos-issues-2-2-monterey-issues/can-not-install-6-3/#post-17074</guid>
                    </item>
				                    <item>
                        <title>RE: Can not install 6.3</title>
                        <link>https://forums.softraid.com/macos-issues-2-2-macos-issues-2-2-monterey-issues/can-not-install-6-3/#post-17072</link>
                        <pubDate>Tue, 18 Oct 2022 13:15:37 +0000</pubDate>
                        <description><![CDATA[@koloa 
Supposedly when running 6.3 and it failing to run, it should still enable the command line tool.
Here is the long way to remove the driver:
Paste each command line below into the ...]]></description>
                        <content:encoded><![CDATA[<p>@koloa </p>
<p>Supposedly when running 6.3 and it failing to run, it should still enable the command line tool.</p>
<p>Here is the long way to remove the driver:</p>
<p>Paste each command line below into the terminal application. You will need your normal admin password for some steps. some steps may say "command not found" that is OK, just go to the next step.</p>
<p>Delete the SoftRAID driver:<br />sudo rm -r /Library/Extensions/SoftRAID.kext<br />sudo touch /Library/Extensions<br />sudo kextcache -fu /</p>
<p>Now, Restart your computer</p>
<p>Remove the daemon and SoftRAID Monitor:<br />sudo rm /Library/LaunchDaemons/com.softraid.softraidd.plist <br />sudo rm /Library/LaunchAgents/com.softraid.SoftRAIDMonitor.plist</p>
<p>Remove the SoftRAID application support directory:<br />sudo rm -r /Library/Application\ Support/SoftRAID</p>
<p>Remove all the SoftRAID preferences:<br />defaults delete com.softraid.SoftRAID</p>
<p>Remove preference files<br />sudo rm -r ~/Library/Preferences/com.softraid.*</p>
<p>reset the extensions caches:<br />sudo kmutil clear-staging<br />sudo kextcache -i /</p>
<p>Restart the Mac. SoftRAID volumes will no longer mount on the desktop, but that is temporary, until you reinstall the driver.</p>
<p>When you run SoftRAID to install the driver, do not immediately restart after the driver is installed. wait until the dialog box pops up to go to System Preferences/Security. "Allow" OWC as an Identified developer, now restart later when you quit System Preference, go to SoftRAID and restart. (if that dialog box does not pop up, go to System Preferences/Security directly)<br /><br />I am pretty sure the 6.3 app will run to install the driver, lets see if it runs after installation.</p>]]></content:encoded>
						                            <category domain="https://forums.softraid.com/macos-issues-2-2-macos-issues-2-2-monterey-issues/">Monterey Issues</category>                        <dc:creator>SoftRAID Support</dc:creator>
                        <guid isPermaLink="true">https://forums.softraid.com/macos-issues-2-2-macos-issues-2-2-monterey-issues/can-not-install-6-3/#post-17072</guid>
                    </item>
				                    <item>
                        <title>RE: Can not install 6.3</title>
                        <link>https://forums.softraid.com/macos-issues-2-2-macos-issues-2-2-monterey-issues/can-not-install-6-3/#post-17068</link>
                        <pubDate>Tue, 18 Oct 2022 03:54:27 +0000</pubDate>
                        <description><![CDATA[@softraid-support No luck.
There&#039;s no &quot;uninstall&quot; argument to the softraidtool command:
SoftRAIDTool error: unrecognized command: &quot;uninstall&quot;
### Syntax error in command line
Type &quot;help&quot;...]]></description>
                        <content:encoded><![CDATA[<p>@softraid-support No luck.</p>
<p>There's no "uninstall" argument to the softraidtool command:</p>
<p><span>SoftRAIDTool error: unrecognized command: "uninstall"</span></p>
<p><span>### Syntax error in command line</span></p>
<p><span>Type "help" to see the help text</span></p>
<p><span>### Copyright Â© Other World Computing, Inc. 2002 - 2020.<span class="Apple-converted-space">  </span>All rights reserved.</span></p>
<p><span>Index Refs Address<span class="Apple-converted-space">            </span>Size <span class="Apple-converted-space">      </span>Wired<span class="Apple-converted-space">      </span>Name (Version) UUID &lt;Linked Against&gt;</span></p>
<p><span><span class="Apple-converted-space">  </span>154<span class="Apple-converted-space">    </span>0 0xffffff7f9a4ba000 0x2f000<span class="Apple-converted-space">    </span>0x2f000<span class="Apple-converted-space">    </span>com.softraid.driver.SoftRAID (6.2.1) 59043142-3904-3FC4-A837-BC3F0C4AC9E4 &lt;33 7 6 3&gt;</span></p>
<p>Tried repeatedly to install 6.3, but it immediately crashes upon trying to install the "helper" (driver, I guess).</p>]]></content:encoded>
						                            <category domain="https://forums.softraid.com/macos-issues-2-2-macos-issues-2-2-monterey-issues/">Monterey Issues</category>                        <dc:creator>Koloa</dc:creator>
                        <guid isPermaLink="true">https://forums.softraid.com/macos-issues-2-2-macos-issues-2-2-monterey-issues/can-not-install-6-3/#post-17068</guid>
                    </item>
				                    <item>
                        <title>RE: Can not install 6.3</title>
                        <link>https://forums.softraid.com/macos-issues-2-2-macos-issues-2-2-monterey-issues/can-not-install-6-3/#post-17057</link>
                        <pubDate>Sun, 16 Oct 2022 23:38:08 +0000</pubDate>
                        <description><![CDATA[@koloa 
To find out what version macOS is actually loading, use this command:
sudo kextstat -b com.softraid.driver.SoftRAID
I think if you launch 6.3, enter your password, and even if the...]]></description>
                        <content:encoded><![CDATA[<p>@koloa </p>
<p>To find out what version macOS is actually loading, use this command:</p>
<p>sudo kextstat -b com.softraid.driver.SoftRAID</p>
<p>I think if you launch 6.3, enter your password, and even if the app quits, you should be able to do this in terminal:</p>
<p>sudo softraidtool uninstall</p>
<p>then restart and see if you can install the driver and if SoftRAID can launch from then out. If it fails, try again and see if it launched on the second attempt.</p>]]></content:encoded>
						                            <category domain="https://forums.softraid.com/macos-issues-2-2-macos-issues-2-2-monterey-issues/">Monterey Issues</category>                        <dc:creator>SoftRAID Support</dc:creator>
                        <guid isPermaLink="true">https://forums.softraid.com/macos-issues-2-2-macos-issues-2-2-monterey-issues/can-not-install-6-3/#post-17057</guid>
                    </item>
				                    <item>
                        <title>RE: Can not install 6.3</title>
                        <link>https://forums.softraid.com/macos-issues-2-2-macos-issues-2-2-monterey-issues/can-not-install-6-3/#post-17054</link>
                        <pubDate>Sun, 16 Oct 2022 22:31:26 +0000</pubDate>
                        <description><![CDATA[@softraid-support There is no output to that command, not quarantined.  
The Info.plist from the kext directory confirms:
 &lt;string&gt;SoftRAID version 6.2.1, Copyright © 2002-22 Other W...]]></description>
                        <content:encoded><![CDATA[<p>@softraid-support There is no output to that command, not quarantined.  </p>
<p>The Info.plist from the kext directory confirms:</p>
<p><span><span class="Apple-tab-span"> </span>&lt;string&gt;SoftRAID version 6.2.1, Copyright © 2002-22 Other World Computing, Inc.<span class="Apple-converted-space">  </span>All rights reserved.&lt;/string&gt;</span></p>
<p>Which was the last version to install without issue.</p>]]></content:encoded>
						                            <category domain="https://forums.softraid.com/macos-issues-2-2-macos-issues-2-2-monterey-issues/">Monterey Issues</category>                        <dc:creator>Koloa</dc:creator>
                        <guid isPermaLink="true">https://forums.softraid.com/macos-issues-2-2-macos-issues-2-2-monterey-issues/can-not-install-6-3/#post-17054</guid>
                    </item>
				                    <item>
                        <title>RE: Can not install 6.3</title>
                        <link>https://forums.softraid.com/macos-issues-2-2-macos-issues-2-2-monterey-issues/can-not-install-6-3/#post-17001</link>
                        <pubDate>Wed, 12 Oct 2022 17:36:11 +0000</pubDate>
                        <description><![CDATA[Test if the driver is quarantined: There should be no output to this terminal command:
 
xattr /Library/Extensions/SoftRAID.kext]]></description>
                        <content:encoded><![CDATA[<p>Test if the driver is quarantined: There should be no output to this terminal command:</p>
<p> </p>
<p>xattr /Library/Extensions/SoftRAID.kext</p>]]></content:encoded>
						                            <category domain="https://forums.softraid.com/macos-issues-2-2-macos-issues-2-2-monterey-issues/">Monterey Issues</category>                        <dc:creator>SoftRAID Support</dc:creator>
                        <guid isPermaLink="true">https://forums.softraid.com/macos-issues-2-2-macos-issues-2-2-monterey-issues/can-not-install-6-3/#post-17001</guid>
                    </item>
				                    <item>
                        <title>Can not install 6.3</title>
                        <link>https://forums.softraid.com/macos-issues-2-2-macos-issues-2-2-monterey-issues/can-not-install-6-3/#post-16994</link>
                        <pubDate>Wed, 12 Oct 2022 05:06:16 +0000</pubDate>
                        <description><![CDATA[Hi,
On my macOS 12.6 (21G115) MacPro, I am unable to install SoftRaid version 6.3.  As soon as I launch the application and am asked to provide my superuser/admin credentials to install the...]]></description>
                        <content:encoded><![CDATA[<p>Hi,</p>
<p>On my macOS 12.6 (21G115) MacPro, I am unable to install SoftRaid version 6.3.  As soon as I launch the application and am asked to provide my superuser/admin credentials to install the Helper, the application crashes.</p>
<p>Nothing obvious in the Console logs, but happy to share with developers if it would help.  </p>
<p>I had no issues installing 6.2.1, and it's been running fine, driver/app at 6.2.1, for some time.  But I'm regularly nagged to update, but, can't.</p>
<p> </p>]]></content:encoded>
						                            <category domain="https://forums.softraid.com/macos-issues-2-2-macos-issues-2-2-monterey-issues/">Monterey Issues</category>                        <dc:creator>Koloa</dc:creator>
                        <guid isPermaLink="true">https://forums.softraid.com/macos-issues-2-2-macos-issues-2-2-monterey-issues/can-not-install-6-3/#post-16994</guid>
                    </item>
							        </channel>
        </rss>
		
<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/?utm_source=w3tc&utm_medium=footer_comment&utm_campaign=free_plugin

Page Caching using Disk: Enhanced (Requested URI contains query) 

Served from: forums.softraid.com @ 2026-04-26 18:51:11 by W3 Total Cache
-->