zsh-workers
 help / color / mirror / code / Atom feed
From: Borsenkow Andrej <Andrej.Borsenkow@mow.siemens.ru>
To: "'Oliver Kiddle'" <okiddle@yahoo.co.uk>, zsh-workers@sunsite.dk
Subject: RE: mount and linux
Date: Thu, 11 Oct 2001 09:02:51 +0400	[thread overview]
Message-ID: <000001c15211$fad21c40$21c9ca95@mow.siemens.ru> (raw)
In-Reply-To: <3BC41F42.4AE2219A@yahoo.co.uk>


> >
> > > This is wrong in case of fully modular system (75% of users) since
it
> > > only register to /proc/filesystems at module insertion.
> > >
> > > The best way would be to combine that with /etc/filesystems..
> >
> > On up-to-date cooker:
> >
> > [root@cooker root]# cat /etc/filesystems
> > ext2
> > nodev proc
> > nodev devpts
> > iso9660
> > reiserfs
> > vfat
> >
> > not overly usesful (ext3, xfs, supermount, jfs, nfs ...).
> 
> On slightly out-of-date Debian /etc/filesystems doesn't exist at all.
It
> isn't Mandrake specific is it? What is the purpose of it and where
does
> it come from? Certainly it is a fair point about /proc/filesystems
> limitations though so if /etc/filesystems allows us to correctly add
> more supported filesystems, it should be used.
> 

man mount:
              The type iso9660 is the default.  If no  -t  option
              is  given,  or  if  the auto type is specified, the
              superblock  is  probed  for  the  filesystem   type
              (minix,  ext, ext2, ext3, xiafs, iso9660, reiserfs,
              romfs, ufs, ntfs,  qnx4,  bfs,  xfs,  cramfs,  hfs,
              hpfs,  adfs,  vxfs  are  supported).  If this probe
              fails,  mount   will   try   to   read   the   file
              /etc/filesystems,  or,  if  that  does  not  exist,
              /proc/filesystems.  All  of  the  filesystem  types
              listed  there  will be tried, except for those that
              are labeled "nodev" (e.g., devpts, proc and nfs).

[root@cooker root]# rpm -q mount
mount-2.11j-2mdk

of course, man page for mount is in different RPM so it may apply to
totally different command altogether :-)

-andrej


  parent reply	other threads:[~2001-10-11  7:57 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-10-08 15:43 Chmouel Boudjnah
2001-10-10  9:03 ` Borsenkow Andrej
2001-10-10 10:13   ` Oliver Kiddle
2001-10-11  0:41     ` Clint Adams
2001-10-11  5:02     ` Borsenkow Andrej [this message]
2001-10-10 13:45   ` Chmouel Boudjnah
2001-10-10 19:25     ` Clint Adams

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='000001c15211$fad21c40$21c9ca95@mow.siemens.ru' \
    --to=andrej.borsenkow@mow.siemens.ru \
    --cc=okiddle@yahoo.co.uk \
    --cc=zsh-workers@sunsite.dk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).