Storage Management

blkid

English

Overview

A command that displays the UUID and filesystem type of a block device.

Details

It's commonly used to look up a device's UUID when writing mount settings in `/etc/fstab` by UUID rather than device name, since device names can change across a reboot while a UUID stays stable.

More Linux terms