diff --git a/Mounting.md b/Mounting.md index 44de033..7d0a96d 100644 --- a/Mounting.md +++ b/Mounting.md @@ -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. +**Note that this option also prevents bootproblems, in case a dataset has a mountpoint that conflicts with existing mountpoints.** + #### 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`: