/proc/mounts

Submitted by arvind.ayyangar
on August 30, 2006 - 2:29am

hi ppl,

Could someone plz tell me who makes the entries in /proc/mounts? Is it added when the kernel detects a new device attached to the system or is it after the device is mounted using mount?

thanx in advance...

-
Arvind

>Could someone plz tell me wh

on
September 1, 2006 - 6:47am

>Could someone plz tell me who makes the entries in /proc/mounts?
Kernel.

>Is it added when the kernel detects a new device attached to the system >or is it after the device is mounted using mount?
After the device is mounted. "/proc/mounts" contains currently mounted filesystems only.

Regards,
Narendra Kiran Chinnam.

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.