Created
August 29, 2019 17:32
-
-
Save donnydavis/33537edbb1f185928eaa3d75a32c0be1 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
root@cl-ucd~ # udevadm info -q all /dev/sr0 | |
P: /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0 | |
N: sr0 | |
L: 0 | |
S: disk/by-id/ata-QEMU_DVD-ROM_QM00001 | |
S: disk/by-path/pci-0000:00:01.1-ata-1 | |
E: DEVPATH=/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0 | |
E: DEVNAME=/dev/sr0 | |
E: DEVTYPE=disk | |
E: MAJOR=11 | |
E: MINOR=0 | |
E: SUBSYSTEM=block | |
E: USEC_INITIALIZED=4218277 | |
E: ID_ATA=1 | |
E: ID_TYPE=cd | |
E: ID_BUS=ata | |
E: ID_MODEL=QEMU_DVD-ROM | |
E: ID_MODEL_ENC=QEMU\x20DVD-ROM\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20 | |
E: ID_REVISION=2.5+ | |
E: ID_SERIAL=QEMU_DVD-ROM_QM00001 | |
E: ID_SERIAL_SHORT=QM00001 | |
E: ID_PATH=pci-0000:00:01.1-ata-1 | |
E: ID_PATH_TAG=pci-0000_00_01_1-ata-1 | |
E: ID_FS_SYSTEM_ID=LINUX | |
E: ID_FS_PUBLISHER_ID=OpenStack Nova 19.0.1 | |
E: ID_FS_APPLICATION_ID=GENISOIMAGE ISO 9660/HFS FILESYSTEM CREATOR (C) 1993 E.YOUNGDALE (C) 1997-2006 J.PEARSON/J.SCHILLING (C) 2006-2007 CDRKIT TEAM | |
E: ID_FS_UUID=2019-08-29-15-57-10-00 | |
E: ID_FS_UUID_ENC=2019-08-29-15-57-10-00 | |
E: ID_FS_VERSION=Joliet\x20Extension | |
E: ID_FS_LABEL=config-2 | |
E: ID_FS_LABEL_ENC=config-2 | |
E: ID_FS_TYPE=iso9660 | |
E: ID_FS_USAGE=filesystem | |
E: fs_name=config-2 | |
E: DEVLINKS=/dev/disk/by-id/ata-QEMU_DVD-ROM_QM00001 /dev/disk/by-path/pci-0000:00:01.1-ata-1 | |
E: TAGS=:systemd: |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment