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?
>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.
>Could someone plz tell me wh
>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.