On Fri, 31 Mar 2000, Peter Pilgrim wrote:

> I need some information about linux distributions and where
> they have the system mount table.

   /proc/mounts is your friend
> 
> For SuSE Linux this file is ``/etc/mtab''

  /etc/mtab lists currently mounted filesystems
  
  /etc/fstab is a configuration file for mount containing instructions on
how to mount filesystems. 
 
 check out the man pages for mount and for fstab
 
> 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
  
  In my experience, it's been very standard across /etc/fstab, /etc/mtab and
of course, /proc/mounts since that's created by the kernel.
  I'll throw two cents in say that I'm looking at Slak and RH right now, and they
follow the conventions above =)

HTH!

#include std.employment.disclaimer
___________________________
Robert Miller   
office: 206.770.6000 x208 | cell: 206.227.1231
Unix Systems Administrator

http://www.hometownfan.com  -=+> Get It on the Net! <+=-
http://www.ticketexchange.com  -=+> 1st Place for Tickets! <+=-


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

Reply via email to