Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 Apr 2000 09:51:31 -0700 (MST)
From:      "Chad R. Larson" <chad@DCFinc.com>
To:        gunnut@2ainfo.it
Cc:        stable@FreeBSD.ORG
Subject:   Re: Problems
Message-ID:  <200004121651.JAA09379@freeway.dcfinc.com>
In-Reply-To: <XFMail.000412153843.gunnut@2ainfo.it> from Filippo Moretti at "Apr 12, 0 03:38:43 pm"

next in thread | previous in thread | raw e-mail | index | archive | help
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




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