From owner-freebsd-stable Wed Aug 25 9:48:49 1999 Delivered-To: freebsd-stable@freebsd.org Received: from misha.cisco.com (misha.cisco.com [171.69.206.50]) by hub.freebsd.org (Postfix) with ESMTP id 029471504D for ; Wed, 25 Aug 1999 09:48:40 -0700 (PDT) (envelope-from mi@misha.cisco.com) Received: (from mi@localhost) by misha.cisco.com (8.9.3/8.9.1) id MAA30251 for stable@freebsd.org; Wed, 25 Aug 1999 12:46:37 -0400 (EDT) (envelope-from mi) Message-Id: <199908251646.MAA30251@misha.cisco.com> Subject: Re: How to mount a CD.........in 250 easy steps In-Reply-To: <199908251625.JAA04298@dingo.cdrom.com> from Mike Smith at "Aug 25, 1999 09:25:39 am" To: stable@freebsd.org Date: Wed, 25 Aug 1999 12:46:37 -0400 (EDT) Reply-To: mi@aldan.algebra.com From: Mikhail Teterin X-Mailer: ELM [version 2.4ME+ PL60 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Mike Smith once wrote: > > Hi there, > > Im a relative newbie. I installed BSD 3.2 with no problems > > from the 4 volume CD set. I then decided Id like to look through the > > CD myself and try to mount it, how...... > > If you installed from the cdrom, you already have an entry for it in > /etc/fstab. > > 'mount /cdrom' is all you need to do. I have an idea. May be, the new releases should come with amd enabled and configured to have /media (or /removable) map with entries automaticly generated for each removable media device detected at the install time? Like /media/cdrom([0-9])* /media/floppy([0-9])* The unmount time shoud be short for floppies too, for all those who pop it out before doing 'umount'. Then this sort of questions will not only stop appearing on the mailing list(s), but also in the users' minds (hopefully). -mi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message