This is a collection of personal notes on self-hosted home lab administration. This reference assumes the underlying OS is Ubuntu Server 22.04.
It is recommended to use lsblk
command to get information about block devices rather than blkid
. lsblk
provides more information, better control on output formatting and it does not require root permission to get actual information.