Re: why are / and /home the same filesystem?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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



[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux