» Linux »
Examen sur Linux »
Examen 201 : Advanced Administration »
Section 5 »
Question 20/23
Explanation: The /proc/partitions file contains information about the partition tables, such as major and minor
device numbers, and number of blocks.
Reference: http://www.goavatar.com/linux_pcmcia.htm
Incorrect Answers
B: The /proc/cpuinfo file contains information about the CPU, not the disks.
C: The /proc/fstab file contains information about mounted file systems and permissions on the file systems. It
does not contain information such as the number of blocks.
D: The partitions file is in the /proc directory, not /etc.
E: The fstab file is in the /proc directory, not /etc.