Difference between revisions of "Windows"

From OpenZFS on OS X
Jump to: navigation, search
(Crash dump analysis)
m (Documentation)
(13 intermediate revisions by one user not shown)
Line 10: Line 10:
 
=== Documentation ===
 
=== Documentation ===
  
 +
* Creating a [[windows_pool|Windows pool]]
 +
* Handling [[windows_driveletter|Driveletters]]
 +
* [[Windows_Registry|Registry]]
 +
* Using [[windows_kstat|kstat]]
 +
* Automatic pool [[windows_import|import]]
 +
* Running zfs-tests [[windows_zfstest|zfstest]]
  
 +
=== Downloads ===
 +
 +
Currently we are doing releases on github.com, so use:
 +
 +
* [https://github.com/openzfsonwindows/ZFSin/releases Downloads]
 +
* [[windows_builds|Nightly builds]]
  
 
=== Crash dump analysis ===
 
=== Crash dump analysis ===
  
[[Windows_bsod]]
+
* [[Windows_BSOD|Windows minidumps]]
 +
* [[Windows_bootloop|Windows boot-loop]]
  
 
=== Porting notes ===
 
=== Porting notes ===
  
Read the notes on porting to [[Windows_port|Windows]]
+
* Read the notes on porting to [[Windows_port|Windows]]
 +
 
 +
 
 +
=== Codesigning ===
 +
 
 +
* [[Codesign]]

Revision as of 03:19, 3 June 2019

OpenZFS on Windows

The OpenZFS port on Windows.

Current status: rough but functional
Latest Download: https://github.com/openzfsonwindows/ZFSin/releases
Sources: https://github.com/openzfsonwindows/ZFSin.git

Documentation

Downloads

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

Crash dump analysis

Porting notes

  • Read the notes on porting to Windows


Codesigning