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

	<entry>
		<id>https://openzfsonosx.org/wiki/Windows_pool</id>
		<title>Windows pool</title>
		<link rel="alternate" type="text/html" href="https://openzfsonosx.org/wiki/Windows_pool"/>
				<updated>2022-06-15T01:11:00Z</updated>
		
		<summary type="html">&lt;p&gt;120.16.82.101: Added normalization to create&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== zpool create ==&lt;br /&gt;
&lt;br /&gt;
Creating a pool for use with Windows, it is recommended to use '''casesensitivity=insensitive''' and ''' normalization=formD''' as it has better compatibility.&lt;br /&gt;
&lt;br /&gt;
The ZFS commands need to be run as '''Administrator''' so start your favourite shell, be it ''bash'' or ''CMD.exe'' and start it with &amp;quot;Run as Administrator&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
For example:&lt;br /&gt;
 # List Disks available&lt;br /&gt;
 wmic diskdrive list brief   &lt;br /&gt;
 &lt;br /&gt;
 # Create pool on disk 1 named tank.&lt;br /&gt;
 zpool.exe create -O casesensitivity=insensitive -O normalization=formD -O compression=lz4 -O atime=off -o ashift=12 tank PHYSICALDRIVE1&lt;/div&gt;</summary>
		<author><name>120.16.82.101</name></author>	</entry>

	</feed>