From owner-freebsd-stable Wed Aug 25 19:24:43 1999 Delivered-To: freebsd-stable@freebsd.org Received: from mail.HiWAAY.net (fly.HiWAAY.net [208.147.154.56]) by hub.freebsd.org (Postfix) with ESMTP id B1214152A9 for ; Wed, 25 Aug 1999 19:24:41 -0700 (PDT) (envelope-from dkelly@nospam.hiwaay.net) Received: from nospam.hiwaay.net (tnt8-216-180-14-144.dialup.HiWAAY.net [216.180.14.144]) by mail.HiWAAY.net (8.9.1a/8.9.0) with ESMTP id VAA28642 for ; Wed, 25 Aug 1999 21:24:30 -0500 (CDT) Received: from localhost (localhost [127.0.0.1]) by nospam.hiwaay.net (8.9.3/8.9.3) with ESMTP id UAA21717 for ; Wed, 25 Aug 1999 20:37:53 -0500 (CDT) (envelope-from dkelly@nospam.hiwaay.net) Message-Id: <199908260137.UAA21717@nospam.hiwaay.net> X-Mailer: exmh version 2.0.2 2/24/98 To: stable@FreeBSD.ORG From: David Kelly Subject: Re: How to mount a CD.........in 250 easy steps In-reply-to: Message from Mark Murray of "Wed, 25 Aug 1999 16:40:54 +0200." <199908251440.QAA91412@gratis.grondar.za> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Wed, 25 Aug 1999 20:37:53 -0500 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Mark Murray writes: > You guys are all missing the point of Thomas' mail here! > > He knows how to do it, and eventually found out on his own; his point > is that it was a _helluva_ lot less obvious than it should have been. > The question at the end, is (paraphrased) "Where is the documentation > for us newbies whe dont know that the CDROM is /dev/wcd0c??". This is one of those areas somebody looking for something to do could contribute. I'm not thinking of documentation. I'm thinking of a "safe" filesystem driver, possibly in user space. The problem I'm thinking of is one could concievedly burn a creatively mangled CDROM that when mounted broke into the OS. Or at the very least causes the system to crash. But if we had a filesystem driver that could be used for removable media such as CDROM, Zip, Jaz, etc, written to favor error checking over speed, only then would it be safe to automount removable media by default. SGI seems to be giving away components of Irix these days. They have a pretty fully featured "mediad" for automounting media (don't know if its on the give-away list). Believe this daemon launched the appropriate filesystem daemon as a driver when mounting the media. I do remember when one had thousands (or 10's of thousands, I forget this detail) of files in a single ISO-9660 directory, Irix could be awfully slow. I remember tuning a parameter to add a couple of megabytes of buffer to their metadata cache and restored reasonable access speeds. -- David Kelly N4HHE, dkelly@nospam.hiwaay.net ===================================================================== The human mind ordinarily operates at only ten percent of its capacity -- the rest is overhead for the operating system. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message