From owner-freebsd-questions Tue Jun 30 10:43:26 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA29828 for freebsd-questions-outgoing; Tue, 30 Jun 1998 10:43:26 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from smtp02.wxs.nl (smtp02.wxs.nl [195.121.6.60]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA29823 for ; Tue, 30 Jun 1998 10:43:19 -0700 (PDT) (envelope-from lurkie@wxs.nl) Received: from wxs.nl ([195.121.36.198]) by smtp02.wxs.nl (Netscape Messaging Server 3.52) with SMTP id AAA3F55 for ; Tue, 30 Jun 1998 19:42:30 +0200 Date: Tue, 30 Jun 1998 19:43:28 +0200 From: Marc Veldman To: freebsd-questions@FreeBSD.ORG Subject: Re: Questions on FreeBSD X-Mailer: AK-Mail 3.0b [eng] (unregistered) Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <771805A91085.AAA3F55@smtp02.wxs.nl> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Garcia, John D wrote: > distribution error free. After the install I can't seem to be able to > mount > the CDROM > from the command line even when logged in as root. I can use sysinstall > to > install more packages so I now the CDROM is supported, my main question > would be, what is the name of the CROM? how do I mount the CDROM? use mount_cd9660, see the manpage for details. /dev/wcd0a should be your CD-ROM device node, but be sure to check it. Good Luck, Marc Veldman. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message