vol_id vol_id March 2006 volume_id vol_id 8 vol_idprobe filesystem type and read label and uuid vol_id device DESCRIPTION vol_id is usually called from a udev rule, to provide udev with the filesystem type, the label and the uuid of a volume. It supports most of the common filesystem formats and detects various raid setups to prevent the recognition of raid members as a volume with a filesystem. OPTIONS Print all values in key/value format to import them into the environment. Print the filesystem type. Print the safe version of volume label suitable for use as filename. Print the raw volume label. Print the uuid of a volume. Skip detection of raid metadata. Probe for all types and print all matches. Probing at the given offset, instead of the start of the volume. The offset value is specified in bytes. Print debug messages to stderr. Print usage. ENVIRONMENT Set the syslog priority. EXIT STATUS vol_id will only return successful if the value asked for is not empty. All trailing whitespace will be removed, spaces replaced by underscore and slashes ignored. AUTHOR Written by Kay Sievers kay.sievers@vrfy.org SEE ALSO udev7