From owner-freebsd-questions@FreeBSD.ORG Mon Sep 3 23:51:47 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 041BA16A419 for ; Mon, 3 Sep 2007 23:51:47 +0000 (UTC) (envelope-from tjw43@drexel.edu) Received: from smtp.mail.drexel.edu (pm3.irt.drexel.edu [144.118.29.83]) by mx1.freebsd.org (Postfix) with ESMTP id DA46713C469 for ; Mon, 3 Sep 2007 23:51:46 +0000 (UTC) (envelope-from tjw43@drexel.edu) Received: from smtp.mail.drexel.edu (localhost.localdomain [127.0.0.1]) by smtp.mail.drexel.edu (Postfix) with SMTP id F048F504E2 for ; Mon, 3 Sep 2007 19:51:45 -0400 (EDT) X-No-SMTP-Auth: unauthenticated sender Received: from capitolreef.irt.drexel.edu (capitolreef.irt.drexel.edu [144.118.30.201]) by smtp.mail.drexel.edu (Postfix) with SMTP id E0AB150327 for ; Mon, 3 Sep 2007 19:51:45 -0400 (EDT) Message-ID: <958730.1188863505624.JavaMail.tjw43@drexel.edu> Date: Mon, 3 Sep 2007 19:51:45 -0400 (EDT) From: Terrence Wilson To: freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: 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: Mon, 03 Sep 2007 23:51:47 -0000 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.