34 lines
391 B
ReStructuredText
34 lines
391 B
ReStructuredText
Alpine Linux
|
|
============
|
|
|
|
Contents
|
|
--------
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
:glob:
|
|
|
|
*
|
|
|
|
Installation
|
|
------------
|
|
|
|
Note: this is for installing ZFS on an existing Alpine
|
|
installation. To use ZFS as root file system,
|
|
see below.
|
|
|
|
#. Install ZFS package::
|
|
|
|
apk add zfs zfs-lts
|
|
|
|
#. Load kernel module::
|
|
|
|
modprobe zfs
|
|
|
|
Root on ZFS
|
|
-----------
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
:glob:
|
|
|
|
*
|