From owner-freebsd-questions Fri Jul 2 18:16:11 1999 Delivered-To: freebsd-questions@freebsd.org Received: from sand5.global.net.uk (sand5.global.net.uk [194.126.80.249]) by hub.freebsd.org (Postfix) with ESMTP id A844D1517D for ; Fri, 2 Jul 1999 18:16:07 -0700 (PDT) (envelope-from marko@globalnet.co.uk) Received: from p4cs14a06.client.global.net.uk ([195.147.222.77] helo=marder-1.) by sand5.global.net.uk with esmtp (Exim 2.05 #1) id 110EPW-0006Sq-00; Sat, 3 Jul 1999 02:16:07 +0100 Received: (from marko@localhost) by marder-1. (8.9.2/8.8.8) id CAA00477; Sat, 3 Jul 1999 02:12:05 +0100 (BST) (envelope-from marko) Date: Sat, 3 Jul 1999 02:12:04 +0100 From: Mark Ovens To: "Christopher J. Michaels" Cc: Greg Quinlan , freebsd-questions@FreeBSD.ORG Subject: Re: Mount enhancement? Message-ID: <19990703021204.B252@marder-1> References: <01f301bec478$7bd30860$380051c2@qmpgmc.ac.uk> <000001bec48e$b392e020$0200000a@shithead.weeble.dyndns.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.3i In-Reply-To: <000001bec48e$b392e020$0200000a@shithead.weeble.dyndns.org>; from Christopher J. Michaels on Fri, Jul 02, 1999 at 09:27:59AM -0400 Organization: Total lack of Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, Jul 02, 1999 at 09:27:59AM -0400, Christopher J. Michaels wrote: > I assume you're referring to something other than typing... > mount -t cd9660 /dev/wcd0c /cdrom > > such as just... > mount /dev/wcd0c /cdrom > > or are you actually typing... > mount_cd9660 /dev/wcd0c /cdrom > Of course, if you have a valid entry in /etc/fstab you can just type: mount /cdrom > > -Chris > -----Original Message----- > From: owner-freebsd-questions@FreeBSD.ORG > [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Greg Quinlan > Sent: Friday, July 02, 1999 6:49 AM > To: freebsd-questions@FreeBSD.ORG > Subject: Mount enhancement? > > > Is there anyone that has any thoughts on making mount a single step? > > mount_msdos > mount_cd9960 > mount_ntfs > mount_ext2fs > > just > > mount > > Under another x86 Unix based OS they use just "mount" for all filesystem and > device mounting, and determine the filesystem type using "dtype" (data > type), so instead of using a separate mount command for every hardware > device or filesystem, it is just "mount." > > (of course their are perhaps the odd exception) > > To achieve this a intermediate step to determine the data-type would be > required then perhaps to call the appropriate mount command with the command > line parameters. > > Has anyone got any thoughts? > > Greg > > (ps. please include me in the reply) > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > -- FreeBSD - The Power To Serve http://www.freebsd.org My Webpage http://www.users.globalnet.co.uk/~markov _______________________________________________________________ Mark Ovens, CNC Apps Engineer, Radan Computational Ltd. Bath UK CAD/CAM solutions for Sheetmetal Working Industry mailto:markov@globalnet.co.uk http://www.radan.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message