.\" ** You probably do not want to edit this file directly ** .\" It was generated using the DocBook XSL Stylesheets (version 1.69.1). .\" Instead of manually editing it, you probably should edit the DocBook XML .\" source for it and then use the DocBook XSL Stylesheets to regenerate it. .TH "VOL_ID" "8" "March 2006" "volume_id" "vol_id" .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l .SH "NAME" vol_id \- probe filesystem type and read label and uuid .SH "SYNOPSIS" .HP 7 \fBvol_id\fR [\fB\-\-export\fR] [\fB\-t\fR] [\fB\-l\fR] [\fB\-u\fR] [\fIdevice\fR] .SH "DESCRIPTION" .PP \fBvol_id\fR is usually called from a udev rule, to provide udev with the filesystem type, the label and the uuid of a volume. \fBvol_id\fR supports all common filesystem formats and detects various raid setups to prevent the recognition of raid members as a volume with a filesystem. .SH "OPTIONS" .TP \fB\-\-export\fR print all values in key/value format to import them into the environment. .TP \fB\-t\fR print the filesystem type .TP \fB\-l\fR print the label of a volume .TP \fB\-u\fR print the uuid of a volume .TP \fB\-\-skip-raid\fR skip probing for raid signatures .TP \fB\-\-probe-all\fR probe for all known signatures to detect possible conflicts .SH "ENVIRONMENT" .TP \fBUDEV_LOG\fR Set the syslog priority. .SH "EXIT STATUS" .PP \fBvol_id\fR 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. .SH "AUTHOR" .PP Written by Kay Sievers .SH "SEE ALSO" .PP \fBudev\fR(7)