Difference between revisions of "Windows"

From OpenZFS on OS X
Jump to: navigation, search
m (OpenZFS on Windows)
 
(4 intermediate revisions by 2 users not shown)
Line 2: Line 2:
 
== OpenZFS on Windows ==
 
== OpenZFS on Windows ==
  
The old port **ZFSin** is slowly being replaced by a more proper **OpenZFS** port,
+
The old port '''ZFSin''' is slowly being replaced by a more proper '''OpenZFS''' port,
 
as the first was a fast proof-of-concept demo and now we are taking the time to
 
as the first was a fast proof-of-concept demo and now we are taking the time to
 
port it properly with upstream integration in mind.
 
port it properly with upstream integration in mind.
  
If you are here to test it, get latest ZFSin from nightly.
+
If you are here to test it, get latest OpenZFS from nightly.
  
 
The OpenZFS port on Windows.
 
The OpenZFS port on Windows.
  
  Current status: ''rough but functional''
+
  Current status: ''beta release candidate''
  Latest Download: https://github.com/openzfsonwindows/ZFSin/releases
+
  Latest Download: https://github.com/openzfsonwindows/openzfs/releases
  Sources: https://github.com/openzfsonwindows/ZFSin.git
+
  Sources: https://github.com/openzfsonwindows/openzfs.git
  
 
=== Documentation ===
 
=== Documentation ===

Latest revision as of 01:57, 3 February 2023

OpenZFS on Windows[edit]

The old port ZFSin is slowly being replaced by a more proper OpenZFS port, as the first was a fast proof-of-concept demo and now we are taking the time to port it properly with upstream integration in mind.

If you are here to test it, get latest OpenZFS from nightly.

The OpenZFS port on Windows.

Current status: beta release candidate
Latest Download: https://github.com/openzfsonwindows/openzfs/releases
Sources: https://github.com/openzfsonwindows/openzfs.git

Documentation[edit]

Downloads[edit]

Currently we are doing releases on github.com, so use:

Crash dump analysis[edit]

Porting notes[edit]

  • Read the notes on porting to Windows


Codesigning[edit]