From owner-freebsd-stable Wed Apr 12 9:51:40 2000 Delivered-To: freebsd-stable@freebsd.org Received: from freeway.dcfinc.com (cx74889-a.phnx3.az.home.com [24.1.193.157]) by hub.freebsd.org (Postfix) with ESMTP id 4010E37BD06 for ; Wed, 12 Apr 2000 09:51:38 -0700 (PDT) (envelope-from chad@freeway.dcfinc.com) Received: (from chad@localhost) by freeway.dcfinc.com (8.8.8/8.8.8) id JAA09379; Wed, 12 Apr 2000 09:51:32 -0700 (MST) (envelope-from chad) From: "Chad R. Larson" Message-Id: <200004121651.JAA09379@freeway.dcfinc.com> Subject: Re: Problems In-Reply-To: from Filippo Moretti at "Apr 12, 0 03:38:43 pm" To: gunnut@2ainfo.it Date: Wed, 12 Apr 2000 09:51:31 -0700 (MST) Cc: stable@FreeBSD.ORG Reply-To: chad@DCFinc.com X-Mailer: ELM [version 2.4ME+ PL40 (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 As I recall, Filippo Moretti wrote: > 1-I cannot mount my IDE-ATAPI cdrom /dev/acd0c > mount /mnt/cdrom unknown special file or file system > mount /dev/acd0c /mnt/cdrom incorrect superblock You need "mount -t cd9660 /dev/acd0c /mnt/cdrom" Or, add the cd9660 to an entry in your /etc/fstab. My entry looks like this: /dev/wcd0c /cdrom cd9660 ro,noauto 0 0 -crl -- Chad R. Larson (CRL15) 602-953-1392 Brother, can you paradigm? chad@dcfinc.com chad@larsons.org larson1@home.net DCF, Inc. - 14623 North 49th Place, Scottsdale, Arizona 85254-2207 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message