Exit 1Z0-105 Oracle Linux 6 Advanced System Administration
Question 1 of 5
0% complete
Q1 Single choice

Examine the udev device naming rule:

KERNEL=="hdb", NAME="disk1"

Which statement is true?

  • A

    A disk device with a default kernel device name of /dev/hdb is accessible using the kernel device names /dev/disk1 and /dev/hdb.

  • B

    A disk device with a default kernel device name of /dev/hdb has an additional device special file name of /dev/disk1.

  • C

    A disk device with a default kernel device name of /dev/hdb is replaced with /dev/disk1. /dev/hdb does not exists.

  • D

    A disk device with the NAME attribute (from sysfs) matching with disk1 is accessible using the kernel
    device name /dev/hdb.

Previous Next