Updated Mounting (markdown)
@ -50,6 +50,8 @@ The best solution is to use the `--clear-mountpoint` option of zfs-autobackup. T
|
|||||||
|
|
||||||
When you need to access the data you can use zfs mount to mount just one dataset and leave the rest untouched.
|
When you need to access the data you can use zfs mount to mount just one dataset and leave the rest untouched.
|
||||||
|
|
||||||
|
**Note that this option also prevents bootproblems, in case a dataset has a mountpoint that conflicts with existing mountpoints.**
|
||||||
|
|
||||||
#### Fix the problem manually
|
#### Fix the problem manually
|
||||||
|
|
||||||
If you forgot to use --clear-mount, you can use some shell magic to fix it, for example for `test_target1`:
|
If you forgot to use --clear-mount, you can use some shell magic to fix it, for example for `test_target1`:
|
||||||
|
|||||||
Reference in New Issue
Block a user