Created Getting Started (markdown)

Brian Behlendorf 2016-05-02 13:49:10 -07:00
parent 861a556414
commit 61fc96bc33
1 changed files with 17 additions and 0 deletions

17
Getting-Started.md Normal file

@ -0,0 +1,17 @@
# Getting Started
To get started with ZFS on Linux refer to the provided documentation for your distribution. It will cover the recommended installation method and any distribution specific information. First time OpenZFS users are encouraged to check out Aaron Toponce's [excellent documentation][docs].
[ArchLinux][arch]
[[Debian]]
[[RHEL & CentOS]]
[[Fedora]]
[Gentoo][gentoo]
[openSUSE][opensuse]
[[Ubuntu]]
[arch]: https://wiki.archlinux.org/index.php/ZFS
[funtoo]: http://www.funtoo.org/ZFS_Fun
[gentoo]: https://wiki.gentoo.org/wiki/ZFS
[opensuse]: https://software.opensuse.org/package/zfs
[docs]: https://pthree.org/2012/04/17/install-zfs-on-debian-gnulinux/