<?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=93.219.59.70</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=93.219.59.70"/>
		<link rel="alternate" type="text/html" href="https://openzfsonosx.org/wiki/Special:Contributions/93.219.59.70"/>
		<updated>2026-05-09T21:17:11Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.22.3</generator>

	<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-02-20T12:54:43Z</updated>
		
		<summary type="html">&lt;p&gt;93.219.59.70: Problems installing on Mojave&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;
== 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>93.219.59.70</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-02-20T12:50:46Z</updated>
		
		<summary type="html">&lt;p&gt;93.219.59.70: kextstat part failed on Mojave&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;
== 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;
== kextstat part failed 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;/div&gt;</summary>
		<author><name>93.219.59.70</name></author>	</entry>

	</feed>