mirror of
https://github.com/rancher/os.git
synced 2025-08-31 22:32:14 +00:00
update because we now use detach: false
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
This commit is contained in:
@@ -17,6 +17,7 @@ The only restriction is that you must mount your zpool into `/mnt`, as this is t
|
|||||||
```
|
```
|
||||||
$ sudo ros service enable zfs
|
$ sudo ros service enable zfs
|
||||||
$ sudo ros service up zfs
|
$ sudo ros service up zfs
|
||||||
|
# you can follow the progress of the build by running the following command in another ssh session:
|
||||||
$ sudo ros service logs --follow zfs
|
$ sudo ros service logs --follow zfs
|
||||||
# wait until the build is finished.
|
# wait until the build is finished.
|
||||||
$ lsmod | grep zfs
|
$ lsmod | grep zfs
|
||||||
|
Reference in New Issue
Block a user