From owner-freebsd-questions@FreeBSD.ORG Tue Sep 4 07:47:00 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E86BC16A41A for ; Tue, 4 Sep 2007 07:47:00 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [IPv6:2001:4070:101:2::1]) by mx1.freebsd.org (Postfix) with ESMTP id 114B013C4B7 for ; Tue, 4 Sep 2007 07:46:59 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (localhost [IPv6:::1]) by wojtek.tensor.gdynia.pl (8.13.8/8.13.8) with ESMTP id l847klNd075639; Tue, 4 Sep 2007 09:46:47 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.13.8/8.13.8/Submit) with ESMTP id l847kl9W075636; Tue, 4 Sep 2007 09:46:47 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Tue, 4 Sep 2007 09:46:47 +0200 (CEST) From: Wojciech Puchar To: Terrence Wilson In-Reply-To: <958730.1188863505624.JavaMail.tjw43@drexel.edu> Message-ID: <20070904094644.D75629@wojtek.tensor.gdynia.pl> References: <958730.1188863505624.JavaMail.tjw43@drexel.edu> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-questions@freebsd.org Subject: Re: how to access dvdrom drive X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 Sep 2007 07:47:01 -0000 mount_cd9660 On Mon, 3 Sep 2007, Terrence Wilson wrote: > I have just installed free bsd and trying to access my dvdrom drive. I > issued the command: "mount /dev/acd0 /cdrom" but I got a message > stating "incorrect super block." What is the correct method for > accessing the files on my dvd rom. > _______________________________________________ > 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" > >