Ubuntu: mention universe component
Signed-off-by: szubersk <szuberskidamian@gmail.com> Signed-off-by: Richard Laager <rlaager@wiktel.com> [Split this out.]
This commit is contained in:
@@ -12,7 +12,12 @@ Installation
|
||||
`Root on ZFS`_ links below instead.
|
||||
|
||||
On Ubuntu, ZFS is included in the default Linux kernel packages.
|
||||
To install the ZFS utilities::
|
||||
To install the ZFS utilities, first make sure ``universe`` is enabled in
|
||||
``/etc/apt/sources.list``::
|
||||
|
||||
deb http://archive.ubuntu.com/ubuntu <CODENAME> main universe
|
||||
|
||||
Then install ``zfsutils-linux``::
|
||||
|
||||
apt update
|
||||
apt install zfsutils-linux
|
||||
|
||||
Reference in New Issue
Block a user