On 9/20/25 4:51 PM, home user via users wrote:
# lsblk -f
NAME FSTYPE FSVER LABEL  UUID                                 FSAVAIL FSUSE% MOUNTPOINTS
sda
├─sda1
│    vfat   FAT32        8C6A-54B6                             579.5M  3% /boot/efi
├─sda2
│    ext4   1.0          3a2c48e3-6037-4fd4-8a59-d791cff70baf  535.9M 38% /boot
└─sda3
     btrfs        fedora 5ebe136b-3f18-4f49-933c-f7f20abee084    1.8T 2% /home

      /
sr0
sr1
zram0
      swap   1     zram0  14a9773b-1dd4-458c-aa0f-166d73145e41      [SWAP]
#

Am I correct in understanding that
all top level directories except /boot
are in sda3, and that sda3 is a partition?

sda3 is a partition and / and /home are subvolumes in the btrfs filesystem that is using that partition.

--
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
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@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to