cdrom_id(8)
NAME
cdrom_id - udev callout to determine the capabilities of optical drives
and media
SYNOPSIS
cdrom_id [--export] device
DESCRIPTION
cdrom_id is normally called from a udev rule, to provide udev with the
list of capabilities of a optical drive.
USAGE
cdrom_id opens the device node specified at the commandline and prints
the discovered capabilities.
OPTIONS
The following commandline switches are supported to specify what
cdrom_id should print:
- --export
- print all values (default)
SEE ALSO
AUTHORS
- Developed by Kay Sievers <kay.sievers@vrfy.org>.