documentation: README.md: mention btr_pool mount point

pull/397/head
Axel Burri 2021-04-16 14:55:58 +02:00
parent d2522c5836
commit e6cec73c8f
1 changed files with 8 additions and 0 deletions

View File

@ -89,6 +89,14 @@ This will read all btrfs information on the source/target filesystems
and show what actions would be performed (without writing anything to
the disks).
The examples below assume that the btrfs subvolume containing `home`
and `rootfs` is mounted at `/mnt/btr_pool`. This is usually the btrfs
root subvolume, which always has `subvolid=5`.
/etc/fstab:
/dev/sda1 /mnt/btr_pool btrfs subvolid=5,noatime 0 0
[btrbk.conf(5)]: https://digint.ch/btrbk/doc/btrbk.conf.5.html