Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 Apr 1998 22:05:43 -0500 (CDT)
From:      "Matthew D. Fuller" <fullermd@futuresouth.com>
To:        ruth moulton <ruth@muswell.demon.co.uk>
Cc:        David Wolfskill <dhw@whistle.com>, freebsd-newbies@FreeBSD.ORG
Subject:   Re: mounting floppy file systems
Message-ID:  <Pine.BSF.3.96.980409220241.7521C-100000@shell.futuresouth.com>
In-Reply-To: <199804081015.LAA04240@muswell.demon.co.uk>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 8 Apr 1998, ruth moulton wrote:

> 
> Hi - I mount dos file systems  in yet another way!:
> 
> I use the application mount_msdos(8), I happen to have set
> up some aliases (rather than use /etc/fstab - no good reason for doing
> it this way) because I use it so frequently:
Just FYI, mount_msdos is what mount calls if you use mount -t msdos.
Just like if you mount -t cd9660, it calls mount_cd9660, mount -t nfs
calls mount_nfs, etc.
So there's no difference between mount_msdos and mount -t msdos.
mount_msdos is the only one that defaults to being setuid.  IIRC, that's
because it was deemed the one most likely to be often used by the
non-admins.

*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*
|       FreeBSD; the way computers were meant to be       |
* "The only reason I'm burning my candle at both ends, is *
| that I haven't figured out how to light the middle yet."|
*    fullermd@futuresouth.com      :-}  MAtthew Fuller    *
|      http://keystone.westminster.edu/~fullermd          |
*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-newbies" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.980409220241.7521C-100000>