<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="https://openzfsonosx.org/w/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://openzfsonosx.org/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Fnuxus</id>
		<title>OpenZFS on OS X - User contributions [en]</title>
		<link rel="self" type="application/atom+xml" href="https://openzfsonosx.org/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Fnuxus"/>
		<link rel="alternate" type="text/html" href="https://openzfsonosx.org/wiki/Special:Contributions/Fnuxus"/>
		<updated>2026-04-20T00:29:05Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.22.3</generator>

	<entry>
		<id>https://openzfsonosx.org/wiki/O3X_forums</id>
		<title>O3X forums</title>
		<link rel="alternate" type="text/html" href="https://openzfsonosx.org/wiki/O3X_forums"/>
				<updated>2020-06-13T12:28:28Z</updated>
		
		<summary type="html">&lt;p&gt;Fnuxus: NOTE: You might not be able to register for the forums because the challenge question is unanswerable. If the current version number doesn’t work, try older official release version numbers.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:About O3X]]&lt;br /&gt;
The O3X forums are here:&lt;br /&gt;
{|&lt;br /&gt;
| '''https://openzfsonosx.org/forum'''&lt;br /&gt;
|}&lt;br /&gt;
NOTE: You might not be able to register for the forums because the challenge question is unanswerable. If the current version number doesn’t work, try older official release version numbers.&lt;/div&gt;</summary>
		<author><name>Fnuxus</name></author>	</entry>

	<entry>
		<id>https://openzfsonosx.org/wiki/Talk:Install</id>
		<title>Talk:Install</title>
		<link rel="alternate" type="text/html" href="https://openzfsonosx.org/wiki/Talk:Install"/>
				<updated>2020-04-16T13:12:51Z</updated>
		
		<summary type="html">&lt;p&gt;Fnuxus: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;I was willing 2 try zfs on MacOS but when I saw u need to set verbose flags &amp;quot;to make your kernel panics more useful&amp;quot;...&lt;br /&gt;
So it's not a matter if this software has some issues, IT'S TOTALLY SURE IT WILL BE KERNEL PANICS '''ON A FILESYSTEM LOW LEVEL SERVICE'''!!!&lt;br /&gt;
&lt;br /&gt;
:Don’t worry, apart from [https://openzfsonosx.org/forum/viewtopic.php?f=24&amp;amp;t=3409 this problem], which can be easily worked around, I haven’t experienced any crashes, yet. – [[User:Fnuxus|Fnuxus]] ([[User talk:Fnuxus|talk]]) 13:12, 16 April 2020 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Uninstall before upgrade? ==&lt;br /&gt;
&lt;br /&gt;
The instructions are not clear on if you need to uninstall before upgrading O3X. (They are clear that you must uninstall if upgrading from a different distro.)&lt;br /&gt;
Anyway, I upgraded from 1.4.5 to 1.7.2 without uninstalling, and it seems to have worked fine.&lt;br /&gt;
&lt;br /&gt;
== Problems installing on Mojave ==&lt;br /&gt;
&lt;br /&gt;
I followed the instructions on Mojave, and some things seem to be diffent there. &lt;br /&gt;
&lt;br /&gt;
 sudo nvram boot-args=&amp;quot;-v keepsyms=1&amp;quot;&lt;br /&gt;
&lt;br /&gt;
did not work.&lt;br /&gt;
&lt;br /&gt;
 Mymachine:zfs nemo$ kextstat | grep lundman&lt;br /&gt;
 Mymachine:zfs nemo$ cd /System/Library/Extensions&lt;br /&gt;
 Mymachine:Extensions nemo$ sudo kextload spl.kext&lt;br /&gt;
 /System/Library/Extensions/spl.kext failed to load - (libkern/kext) not loadable (reason unspecified); check the system/kernel logs for errors or try kextutil(8).&lt;br /&gt;
 Mymachine:Extensions nemo$ sudo kextload -d spl.kext zfs.kext&lt;br /&gt;
 /System/Library/Extensions/zfs.kext failed to load - (libkern/kext) not loadable (reason unspecified); check the system/kernel logs for errors or try kextutil(8).&lt;br /&gt;
 Mymachine:Extensions nemo$ zpool&lt;br /&gt;
 missing command&lt;br /&gt;
 ...&lt;br /&gt;
&lt;br /&gt;
Trying to run zfs:&lt;br /&gt;
&lt;br /&gt;
 Mymachine:Extensions nemo$ /Users/nemo/Developer/zfs/load.sh &lt;br /&gt;
 rsync: link_stat &amp;quot;/System/Library/Extensions/module/zfs/zfs.kext/.&amp;quot; failed: No such file or directory (2)&lt;br /&gt;
 rsync error: some files could not be transferred (code 23) at /BuildRoot/Library/Caches/com.apple.xbs/Sources/rsync/rsync-52.200.1/rsync/main.c(996) [sender=2.6.9]&lt;br /&gt;
 rsync: link_stat &amp;quot;/System/Library/Extensions/../spl/module/spl/spl.kext/.&amp;quot; failed: No such file or directory (2)&lt;br /&gt;
 rsync error: some files could not be transferred (code 23) at /BuildRoot/Library/Caches/com.apple.xbs/Sources/rsync/rsync-52.200.1/rsync/main.c(996) [sender=2.6.9]&lt;br /&gt;
 chown: /tmp/spl.kext: Operation not permitted&lt;br /&gt;
 chown: /tmp/zfs.kext: Operation not permitted&lt;br /&gt;
 Requesting load of /tmp/spl.kext.&lt;br /&gt;
 /tmp/spl.kext failed to load - (libkern/kext) not privileged; check the system/kernel logs for errors or try kextutil(8).&lt;br /&gt;
 Requesting load of /tmp/zfs.kext.&lt;br /&gt;
 /tmp/zfs.kext failed to load - (libkern/kext) not privileged; check the system/kernel logs for errors or try kextutil(8).&lt;br /&gt;
 Mymachine:Extensions nemo$&lt;br /&gt;
&lt;br /&gt;
What should I do now?&lt;/div&gt;</summary>
		<author><name>Fnuxus</name></author>	</entry>

	<entry>
		<id>https://openzfsonosx.org/wiki/Talk:Install</id>
		<title>Talk:Install</title>
		<link rel="alternate" type="text/html" href="https://openzfsonosx.org/wiki/Talk:Install"/>
				<updated>2020-04-16T13:12:02Z</updated>
		
		<summary type="html">&lt;p&gt;Fnuxus: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;I was willing 2 try zfs on MacOS but when I saw u need to set verbose flags &amp;quot;to make your kernel panics more useful&amp;quot;...&lt;br /&gt;
So it's not a matter if this software has some issues, IT'S TOTALLY SURE IT WILL BE KERNEL PANICS '''ON A FILESYSTEM LOW LEVEL SERVICE'''!!!&lt;br /&gt;
&lt;br /&gt;
:Don’t worry, apart from [https://openzfsonosx.org/forum/viewtopic.php?f=24&amp;amp;t=3409 | this problem], which can be easily worked around, I haven’t experienced any crashes, yet. – [[User:Fnuxus|Fnuxus]] ([[User talk:Fnuxus|talk]]) 13:12, 16 April 2020 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Uninstall before upgrade? ==&lt;br /&gt;
&lt;br /&gt;
The instructions are not clear on if you need to uninstall before upgrading O3X. (They are clear that you must uninstall if upgrading from a different distro.)&lt;br /&gt;
Anyway, I upgraded from 1.4.5 to 1.7.2 without uninstalling, and it seems to have worked fine.&lt;br /&gt;
&lt;br /&gt;
== Problems installing on Mojave ==&lt;br /&gt;
&lt;br /&gt;
I followed the instructions on Mojave, and some things seem to be diffent there. &lt;br /&gt;
&lt;br /&gt;
 sudo nvram boot-args=&amp;quot;-v keepsyms=1&amp;quot;&lt;br /&gt;
&lt;br /&gt;
did not work.&lt;br /&gt;
&lt;br /&gt;
 Mymachine:zfs nemo$ kextstat | grep lundman&lt;br /&gt;
 Mymachine:zfs nemo$ cd /System/Library/Extensions&lt;br /&gt;
 Mymachine:Extensions nemo$ sudo kextload spl.kext&lt;br /&gt;
 /System/Library/Extensions/spl.kext failed to load - (libkern/kext) not loadable (reason unspecified); check the system/kernel logs for errors or try kextutil(8).&lt;br /&gt;
 Mymachine:Extensions nemo$ sudo kextload -d spl.kext zfs.kext&lt;br /&gt;
 /System/Library/Extensions/zfs.kext failed to load - (libkern/kext) not loadable (reason unspecified); check the system/kernel logs for errors or try kextutil(8).&lt;br /&gt;
 Mymachine:Extensions nemo$ zpool&lt;br /&gt;
 missing command&lt;br /&gt;
 ...&lt;br /&gt;
&lt;br /&gt;
Trying to run zfs:&lt;br /&gt;
&lt;br /&gt;
 Mymachine:Extensions nemo$ /Users/nemo/Developer/zfs/load.sh &lt;br /&gt;
 rsync: link_stat &amp;quot;/System/Library/Extensions/module/zfs/zfs.kext/.&amp;quot; failed: No such file or directory (2)&lt;br /&gt;
 rsync error: some files could not be transferred (code 23) at /BuildRoot/Library/Caches/com.apple.xbs/Sources/rsync/rsync-52.200.1/rsync/main.c(996) [sender=2.6.9]&lt;br /&gt;
 rsync: link_stat &amp;quot;/System/Library/Extensions/../spl/module/spl/spl.kext/.&amp;quot; failed: No such file or directory (2)&lt;br /&gt;
 rsync error: some files could not be transferred (code 23) at /BuildRoot/Library/Caches/com.apple.xbs/Sources/rsync/rsync-52.200.1/rsync/main.c(996) [sender=2.6.9]&lt;br /&gt;
 chown: /tmp/spl.kext: Operation not permitted&lt;br /&gt;
 chown: /tmp/zfs.kext: Operation not permitted&lt;br /&gt;
 Requesting load of /tmp/spl.kext.&lt;br /&gt;
 /tmp/spl.kext failed to load - (libkern/kext) not privileged; check the system/kernel logs for errors or try kextutil(8).&lt;br /&gt;
 Requesting load of /tmp/zfs.kext.&lt;br /&gt;
 /tmp/zfs.kext failed to load - (libkern/kext) not privileged; check the system/kernel logs for errors or try kextutil(8).&lt;br /&gt;
 Mymachine:Extensions nemo$&lt;br /&gt;
&lt;br /&gt;
What should I do now?&lt;/div&gt;</summary>
		<author><name>Fnuxus</name></author>	</entry>

	</feed>