Manage
bcachefs
filesystems/devices. More information: https://bcachefs.org/bcachefs-principles-of-operation.pdf.
bcachefs
:sudo bcachefs format path/to/partition
bcachefs
filesystem:sudo bcachefs mount path/to/partition path/to/mountpoint
sudo bcachefs format --label=ssd.ssd1 path/to/ssd/partition --label=hdd.hdd1 path/to/hdd/partition --replicas=1 --foreground_target=ssd --promote_target=ssd --background_target=hdd
sudo bcachefs mount path/to/partition1:path/to/partition2 path/to/mountpoint
bcachefs fs usage --human-readable path/to/mountpoint
bcachefs