From owner-freebsd-questions  Tue Dec 31  4: 3: 1 2002
Delivered-To: freebsd-questions@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id A2E0837B401
	for <freebsd-questions@FreeBSD.ORG>; Tue, 31 Dec 2002 04:02:59 -0800 (PST)
Received: from shockwave.systems.pipex.net (shockwave.systems.pipex.net [62.241.160.9])
	by mx1.FreeBSD.org (Postfix) with ESMTP id CD04043EC2
	for <freebsd-questions@FreeBSD.ORG>; Tue, 31 Dec 2002 04:02:58 -0800 (PST)
	(envelope-from stacey@vickiandstacey.com)
Received: from [192.168.1.8] (81-86-129-77.dsl.pipex.com [81.86.129.77])
	by shockwave.systems.pipex.net (Postfix) with ESMTP
	id 0DC851600B612; Tue, 31 Dec 2002 12:02:46 +0000 (GMT)
Subject: Re: Error when trying to mount cd
From: Stacey Roberts <stacey@vickiandstacey.com>
Reply-To: stacey@vickiandstacey.com
To: Kevin Greenidge <rootuser2000@yahoo.com>
Cc: FreeBSD Questions <freebsd-questions@FreeBSD.ORG>
In-Reply-To: <20021231103719.3814.qmail@web40510.mail.yahoo.com>
References: <20021231103719.3814.qmail@web40510.mail.yahoo.com>
Content-Type: text/plain
Organization: 
Message-Id: <1041336177.51041.14.camel@localhost>
Mime-Version: 1.0
X-Mailer: Ximian Evolution 1.2.0 
Date: 31 Dec 2002 12:02:57 +0000
Content-Transfer-Encoding: 7bit
Sender: owner-freebsd-questions@FreeBSD.ORG
Precedence: bulk
List-ID: <freebsd-questions.FreeBSD.ORG>
List-Archive: <http://docs.freebsd.org/mail/> (Web Archive)
List-Help: <mailto:majordomo@FreeBSD.ORG?subject=help> (List Instructions)
List-Subscribe: <mailto:majordomo@FreeBSD.ORG?subject=subscribe%20freebsd-questions>
List-Unsubscribe: <mailto:majordomo@FreeBSD.ORG?subject=unsubscribe%20freebsd-questions>
X-Loop: FreeBSD.ORG

Hi Kevin,

On Tue, 2002-12-31 at 10:37, Kevin Greenidge wrote:
> I get the following error message when trying to mount
> a cd:
> 
> sentinel# mount /dev/acd0c
> 
> cd9660: /dev/acd0c: Input/output error

You might want to try:

mount -t cd9660 /dev/acd0c /cdrom

But I believe that with FreeBSD 4.7, you should be able to run:

mount /cdrom

Regards,

Stacey

> 
> 
> 
> What could I be doing wrong? 
> 
> 
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message
-- 
Stacey Roberts
B.Sc (HONS) Computer Science

Web: www.vickiandstacey.com



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message