Hi. On Sun, 06 Feb 2022 11:42:22 -0500 "Garry T. Williams" wrote: > You probably have / and /home on subvolumes of a btrfs file system. +1 The clearer way to see that is probably to use: findmnt --notruncate / findmnt --notruncate /home Example: see the subvol= option: findmnt --notruncate / TARGET SOURCE FSTYPE OPTIONS / /dev/mapper/luks-c92191d5-7811-49f9-867c-1e300d1e9410[/root] btrfs rw,relatime,compress=lzo,ssd,space_cache,subvolid=258,subvol=/root findmnt --notruncate /home TARGET SOURCE FSTYPE OPTIONS /home /dev/mapper/luks-c92191d5-7811-49f9-867c-1e300d1e9410[/home] btrfs rw,relatime,compress=lzo,ssd,space_cache,subvolid=257,subvol=/home > That is the current default configuration now. But it was not in F31 ... -- francis _______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure