David Marshall said, about Mount Table File per Linux Distributon
> Peter Pilgrim wrote:
> 
>> Hi
>>
>> I need some information about linux distributions and where
>> they have the system mount table.
>>
>> For SuSE Linux this file is ``/etc/mtab''
>>
>> I need to know what it is for Red Hat Linux, Debian, Slackware, TurboLinux
>> and Linux Mandrake. THis is for a Java Linux portable JNI project
> 
> For Redhat it's "/etc/fstab"

/etc/fstab is where you have the things that you WILL or WANT to mount. 
/etc/mtab is where it keeps what IS mounted.  

just running the command 'mount' with no switches in most *NIX is a way to
get what is mounted.

Dan 



----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to