Mounting Drives to Static Mount Point by UUID February 15, 2019 I’ve found the simplest way to consistently mount a removable drive – in this case two external Seagate spinners, to a fixed path as…
blkid Command Reference February 26, 2019 The blkid program is the command-line interface to working with the libblkid library. It can determine the type of content (e.g. filesystem or swap)…
lsblk Command Reference March 3, 2019 Description lsblk lists information about all or the specified block devices. The lsblk command reads the sysfs filesystem to gather information. The command prints…