From owner-freebsd-questions@FreeBSD.ORG Sun Sep 14 19:29:19 2003 Return-Path: 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 64F8316A4BF for ; Sun, 14 Sep 2003 19:29:19 -0700 (PDT) Received: from ms-smtp-03.southeast.rr.com (ms-smtp-03.southeast.rr.com [24.93.67.84]) by mx1.FreeBSD.org (Postfix) with ESMTP id 58C2643FAF for ; Sun, 14 Sep 2003 19:29:18 -0700 (PDT) (envelope-from jason@ec.rr.com) Received: from ec.rr.com (cpe-024-211-231-149.ec.rr.com [24.211.231.149]) h8F2R64R027692; Sun, 14 Sep 2003 22:27:06 -0400 (EDT) Message-ID: <3F652230.6010202@ec.rr.com> Date: Sun, 14 Sep 2003 22:21:36 -0400 From: jason User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.4) Gecko/20030713 X-Accept-Language: en-us, en MIME-Version: 1.0 To: liuyang99@earthlink.net References: In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-questions@freebsd.org Subject: Re: having trouble mounting cd rom X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Sep 2003 02:29:19 -0000 Charlie wrote: >not sure why but when i run the command mount -t cd9660 -o ro /dev/acd0c >/cdrom it gives me this error message cd9660: /dev/acd0c: Invalid argument >_______________________________________________ >freebsd-questions@freebsd.org mailing list >http://lists.freebsd.org/mailman/listinfo/freebsd-questions >To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > > > try $df to make sure your cdrom is /acd0c Here's how I do it on my machine $mount_cd9660 /dev/acd0 /cdrom