<?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>
									Unbelievable - still not mounting - HELP! - Monterey Issues				            </title>
            <link>https://forums.softraid.com/macos-issues-2-2-macos-issues-2-2-monterey-issues/unbelievable-still-not-mounting-help/</link>
            <description>SoftRAID Discussion Board</description>
            <language>en-US</language>
            <lastBuildDate>Sun, 26 Apr 2026 20:13:12 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: Unbelievable - still not mounting - HELP!</title>
                        <link>https://forums.softraid.com/macos-issues-2-2-macos-issues-2-2-monterey-issues/unbelievable-still-not-mounting-help/#post-14134</link>
                        <pubDate>Wed, 26 Jan 2022 20:39:20 +0000</pubDate>
                        <description><![CDATA[@ricardogf Do not blame SoftRAID for Apple&#039;s terrible Monterey issues. Once again Apple released a buggy macOS system. It&#039;s the management who wants to release a new OS every year. Before M1...]]></description>
                        <content:encoded><![CDATA[<p>@ricardogf Do not blame SoftRAID for Apple's terrible Monterey issues. Once again Apple released a buggy macOS system. It's the management who wants to release a new OS every year. Before M1 Macs you have had at least an option to go back. It is Apple who forces users to use Monterey on all new Macs. There's no option to go back to Mojave on latest Macs. Indeed it is Apple who thinks Third Party RAID solutions are not important for professional users.</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>howdytom</dc:creator>
                        <guid isPermaLink="true">https://forums.softraid.com/macos-issues-2-2-macos-issues-2-2-monterey-issues/unbelievable-still-not-mounting-help/#post-14134</guid>
                    </item>
				                    <item>
                        <title>RE: Unbelievable - still not mounting - HELP!</title>
                        <link>https://forums.softraid.com/macos-issues-2-2-macos-issues-2-2-monterey-issues/unbelievable-still-not-mounting-help/#post-14071</link>
                        <pubDate>Sat, 22 Jan 2022 20:03:20 +0000</pubDate>
                        <description><![CDATA[@ricardogf 
those are third party, some bundled with macOS, which you are unlikely to ever need.]]></description>
                        <content:encoded><![CDATA[<p>@ricardogf </p>
<p>those are third party, some bundled with macOS, which you are unlikely to ever need.</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/unbelievable-still-not-mounting-help/#post-14071</guid>
                    </item>
				                    <item>
                        <title>RE: Unbelievable - still not mounting - HELP!</title>
                        <link>https://forums.softraid.com/macos-issues-2-2-macos-issues-2-2-monterey-issues/unbelievable-still-not-mounting-help/#post-14070</link>
                        <pubDate>Sat, 22 Jan 2022 19:14:15 +0000</pubDate>
                        <description><![CDATA[I guess I was finally able to get it to work - I just deleted all the extensions under Library/Extensions and installed SR again - not sure if I am gonna need any of them again, but the volu...]]></description>
                        <content:encoded><![CDATA[<p>I guess I was finally able to get it to work - I just deleted all the extensions under Library/Extensions and installed SR again - not sure if I am gonna need any of them again, but the volume is mounting at least. Thank you for your efforts in troubleshooting the 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>ricardogf</dc:creator>
                        <guid isPermaLink="true">https://forums.softraid.com/macos-issues-2-2-macos-issues-2-2-monterey-issues/unbelievable-still-not-mounting-help/#post-14070</guid>
                    </item>
				                    <item>
                        <title>RE: Unbelievable - still not mounting - HELP!</title>
                        <link>https://forums.softraid.com/macos-issues-2-2-macos-issues-2-2-monterey-issues/unbelievable-still-not-mounting-help/#post-14069</link>
                        <pubDate>Sat, 22 Jan 2022 19:12:49 +0000</pubDate>
                        <description><![CDATA[There is your problem, macOS quarantined the driver. Possibly because the app was copied from another computer.
 
try running these in terminal. Some may have no file found, don&#039;t worry, t...]]></description>
                        <content:encoded><![CDATA[<p>There is your problem, macOS quarantined the driver. Possibly because the app was copied from another computer.</p>
<p> </p>
<p>try running these in terminal. Some may have no file found, don't worry, those the USB SMART driers.</p>
<p> </p>
<p>sudo xattr -r -d com.apple.quarantine /Library/Extensions/SoftRAID.kext</p>
<p>sudo xattr -r -d com.apple.quarantine /Library/Extensions/OWC_SCSI_Device.kext</p>
<p>sudo xattr -r -d com.apple.quarantine /Library/Extensions/OWC_SATA_Command.kext</p>
<p>sudo xattr -r -d com.apple.quarantine /Library/Extensions/OWC_SCSI_Device_0E.kext</p>
<p>sudo xattr -r -d com.apple.quarantine /Library/Extensions/OWC_SMART_Library.plugin</p>
<p><br />To verify that you were successful, repeat the simple "xattr" command earlier, i.e.:<br />xattr /Library/Extensions/SoftRAID.kext</p>
<p> </p>
<p>You can test the application also, by:</p>
<p>xattr &lt;space&gt; &lt;path to SoftRAID&gt;</p>
<p>Type xattr, a space, then find the SoftRAID app and drop it onto the terminal window, which will complete the path. Its unlikely the application is quarantined.</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/unbelievable-still-not-mounting-help/#post-14069</guid>
                    </item>
				                    <item>
                        <title>RE: Unbelievable - still not mounting - HELP!</title>
                        <link>https://forums.softraid.com/macos-issues-2-2-macos-issues-2-2-monterey-issues/unbelievable-still-not-mounting-help/#post-14068</link>
                        <pubDate>Sat, 22 Jan 2022 18:55:52 +0000</pubDate>
                        <description><![CDATA[So shall I just give up and do a clean install to see if things work out?]]></description>
                        <content:encoded><![CDATA[<p>So shall I just give up and do a clean install to see if things work out?</p>]]></content:encoded>
						                            <category domain="https://forums.softraid.com/macos-issues-2-2-macos-issues-2-2-monterey-issues/">Monterey Issues</category>                        <dc:creator>ricardogf</dc:creator>
                        <guid isPermaLink="true">https://forums.softraid.com/macos-issues-2-2-macos-issues-2-2-monterey-issues/unbelievable-still-not-mounting-help/#post-14068</guid>
                    </item>
				                    <item>
                        <title>RE: Unbelievable - still not mounting - HELP!</title>
                        <link>https://forums.softraid.com/macos-issues-2-2-macos-issues-2-2-monterey-issues/unbelievable-still-not-mounting-help/#post-14067</link>
                        <pubDate>Sat, 22 Jan 2022 16:12:01 +0000</pubDate>
                        <description><![CDATA[@softraid-support No, it&#039;s not M1; it&#039;s Intel.
 
As for the above command, the only response it gives is this: &quot;com.apple.quarantine&quot;.]]></description>
                        <content:encoded><![CDATA[<p>@softraid-support No, it's not M1; it's Intel.</p>
<p> </p>
<p>As for the above command, the only response it gives is this: "com.apple.quarantine".</p>]]></content:encoded>
						                            <category domain="https://forums.softraid.com/macos-issues-2-2-macos-issues-2-2-monterey-issues/">Monterey Issues</category>                        <dc:creator>ricardogf</dc:creator>
                        <guid isPermaLink="true">https://forums.softraid.com/macos-issues-2-2-macos-issues-2-2-monterey-issues/unbelievable-still-not-mounting-help/#post-14067</guid>
                    </item>
				                    <item>
                        <title>RE: Unbelievable - still not mounting - HELP!</title>
                        <link>https://forums.softraid.com/macos-issues-2-2-macos-issues-2-2-monterey-issues/unbelievable-still-not-mounting-help/#post-14065</link>
                        <pubDate>Sat, 22 Jan 2022 16:06:34 +0000</pubDate>
                        <description><![CDATA[@ricardogf 
Since you are not getting the prompt to &quot;Allow&quot; the driver to be able to load, there is a problem in your system.
This is not an M1 system, correct?
Lets check for quarantine....]]></description>
                        <content:encoded><![CDATA[<p>@ricardogf </p>
<p>Since you are not getting the prompt to "Allow" the driver to be able to load, there is a problem in your system.</p>
<p>This is not an M1 system, correct?</p>
<p>Lets check for quarantine. Just in case. Run this in terminal:</p>
<p>sudo xattr /Library/Extensions/SoftRAID.kext</p>
<p>If there is no quarantine bit set, then attach a support file. Maybe I can see a clue.</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>SoftRAID Support</dc:creator>
                        <guid isPermaLink="true">https://forums.softraid.com/macos-issues-2-2-macos-issues-2-2-monterey-issues/unbelievable-still-not-mounting-help/#post-14065</guid>
                    </item>
				                    <item>
                        <title>RE: Unbelievable - still not mounting - HELP!</title>
                        <link>https://forums.softraid.com/macos-issues-2-2-macos-issues-2-2-monterey-issues/unbelievable-still-not-mounting-help/#post-14064</link>
                        <pubDate>Sat, 22 Jan 2022 14:34:03 +0000</pubDate>
                        <description><![CDATA[In sum, an unmitigated disaster - disabled SIP, ran as root user, ran as a different user, initialized all disks, and nothing works (and no, there was NEVER a security prompt to allow OWC). ...]]></description>
                        <content:encoded><![CDATA[<p>In sum, an unmitigated disaster - disabled SIP, ran as root user, ran as a different user, initialized all disks, and nothing works (and no, there was NEVER a security prompt to allow OWC). Yet if I try the same on Mojave, all fine. And to add insult to injury, all my comments above remain unanswered and "awaiting moderation".</p>
<p> </p>
<p>So dear SoftRaid staff: before advertising your solution as flawless, easy to use and "compatible" with Monterey, check things - because it is NOT. I am now relying on a single HD that backs up all my previous RAID content, since the latter was lost in order to allow for all the failed attempts above.</p>]]></content:encoded>
						                            <category domain="https://forums.softraid.com/macos-issues-2-2-macos-issues-2-2-monterey-issues/">Monterey Issues</category>                        <dc:creator>ricardogf</dc:creator>
                        <guid isPermaLink="true">https://forums.softraid.com/macos-issues-2-2-macos-issues-2-2-monterey-issues/unbelievable-still-not-mounting-help/#post-14064</guid>
                    </item>
				                    <item>
                        <title>RE: Unbelievable - still not mounting - HELP!</title>
                        <link>https://forums.softraid.com/macos-issues-2-2-macos-issues-2-2-monterey-issues/unbelievable-still-not-mounting-help/#post-14062</link>
                        <pubDate>Sat, 22 Jan 2022 14:01:38 +0000</pubDate>
                        <description><![CDATA[If I do not receive a quick solution to this fundamental issue, I will be obliged to move elsewhere (OpenZFS or so) - thank you.]]></description>
                        <content:encoded><![CDATA[<p>If I do not receive a quick solution to this fundamental issue, I will be obliged to move elsewhere (OpenZFS or so) - thank you.</p>]]></content:encoded>
						                            <category domain="https://forums.softraid.com/macos-issues-2-2-macos-issues-2-2-monterey-issues/">Monterey Issues</category>                        <dc:creator>ricardogf</dc:creator>
                        <guid isPermaLink="true">https://forums.softraid.com/macos-issues-2-2-macos-issues-2-2-monterey-issues/unbelievable-still-not-mounting-help/#post-14062</guid>
                    </item>
				                    <item>
                        <title>RE: Unbelievable - still not mounting - HELP!</title>
                        <link>https://forums.softraid.com/macos-issues-2-2-macos-issues-2-2-monterey-issues/unbelievable-still-not-mounting-help/#post-14060</link>
                        <pubDate>Sat, 22 Jan 2022 13:06:34 +0000</pubDate>
                        <description><![CDATA[And here is the screenshot of the error message that is displayed EVEN after deleting the old RAID and trying to create a new one:]]></description>
                        <content:encoded><![CDATA[<p>And here is the screenshot of the error message that is displayed EVEN after deleting the old RAID and trying to create a new one:</p>
<p> </p>
1244]]></content:encoded>
						                            <category domain="https://forums.softraid.com/macos-issues-2-2-macos-issues-2-2-monterey-issues/">Monterey Issues</category>                        <dc:creator>ricardogf</dc:creator>
                        <guid isPermaLink="true">https://forums.softraid.com/macos-issues-2-2-macos-issues-2-2-monterey-issues/unbelievable-still-not-mounting-help/#post-14060</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 15:13:12 by W3 Total Cache
-->