Question: A device type inode like / dev / sda for example has a set of numbers encoded on the inode known as the major and

A device type inode like /dev/sda for example has a set of numbers encoded on the inode known as the major and minor device codes. Which of the following is a true statement about these numbers ?
the major device code value represents the priority of the device
the minor device code is an index into the kernel driver table for this devices driver
the minor device code is the unit identifier given to the device driver's open routine
the major device code is a vendor ID for the given device
the minor device code is a vendor ID for the given device

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!