Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Jan 2003 11:28:17 -0600
From:      Dan Nelson <dnelson@allantgroup.com>
To:        Bill Moran <wmoran@potentialtech.com>
Cc:        questions@FreeBSD.ORG
Subject:   Re: 5.0-RELEASE and mount_msdos
Message-ID:  <20030122172817.GB50299@dan.emsphone.com>
In-Reply-To: <3E2ED304.2030803@potentialtech.com>
References:  <3E2ED304.2030803@potentialtech.com>

next in thread | previous in thread | raw e-mail | index | archive | help
In the last episode (Jan 22), Bill Moran said:
> Not a critical question, but ...
> 
> Working on my spiffy test machine, I noticed that 5.0-RELEASE does
> not have a mount_msdos command. It's no biggie, I just used 'mount -t
> msdos' and got what I wanted, but I was wondering why this was
> missing?  Is there a reason why it was removed, or is it some
> oversight?  I doubt it's an oversight, as the man page is missing as
> well.
> 
> Mostly curious, but I thought I'd point it out in case it was a
> mistake.

It's been mount_msdosfs since:

/usr/src/sbin/mount_msdosfs/Makefile		revision 1.18
date: 2001/06/01 10:57:26;  author: ru;  state: Exp;  lines: +4 -4
- VFS_SET(msdos) -> VFS_SET(msdosfs)
- msdos.ko -> msdosfs.ko
- mount_msdos(8) -> mount_msdosfs(8)
- "msdos" -> "msdosfs" compatibility glue in mount(8)

-- 
	Dan Nelson
	dnelson@allantgroup.com

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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030122172817.GB50299>