Updated Mounting (markdown)
@ -41,7 +41,8 @@ backup/pool/sub1/sub2 /pool/sub1/sub2
|
|||||||
```
|
```
|
||||||
|
|
||||||
This means the following mount-point directories are needed:
|
This means the following mount-point directories are needed:
|
||||||
* The root filesystem has a directory named `pool`
|
* The root filesystem has a directory named `backup`
|
||||||
|
* Dataset `backup` has a directory named `pool`
|
||||||
* Dataset `backup/pool` has a directory named `sub1/sub2` !
|
* Dataset `backup/pool` has a directory named `sub1/sub2` !
|
||||||
|
|
||||||
So `sub2` will be created in `sub1`, thus modifying the dataset!
|
So `sub2` will be created in `sub1`, thus modifying the dataset!
|
||||||
|
|||||||
Reference in New Issue
Block a user