Updated Mounting (markdown)

DatuX
2023-09-28 00:05:36 +02:00
parent 9c106c8f2d
commit 932eddded2

@ -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`: