findfs

Tag or UUID lookup file system

Supplementary instructions

findfs command searches for the device file corresponding to the file system based on the volume label (Label) and UUID. The findfs command will search the entire disk to see if there is a matching label or UUID, and if so, print it to the label output. The findfs command is also part of the e2fsprogs project.

grammar

findfs(parameter)

Parameters

LABEL=<volume label> or UUID=<UUID>: Query the file system according to the volume label or UUID.

Example

Find the corresponding file system by volume name:

findfs LABEL=/boot
/dev/hda1
继续阅读

接下来你可能需要这些内容

优先推荐相关内容,同时保留你的阅读轨迹和收藏入口。