From owner-freebsd-questions Fri Jun 26 10:17:40 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA14398 for freebsd-questions-outgoing; Fri, 26 Jun 1998 10:17:40 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from ix.netcom.com (sil-wa2-23.ix.netcom.com [206.214.137.55]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA14250 for ; Fri, 26 Jun 1998 10:17:09 -0700 (PDT) (envelope-from tomdean@ix.netcom.com) Received: (from tomdean@localhost) by ix.netcom.com (8.8.8/8.8.8) id KAA02751; Fri, 26 Jun 1998 10:16:40 -0700 (PDT) (envelope-from tomdean) Date: Fri, 26 Jun 1998 10:16:40 -0700 (PDT) Message-Id: <199806261716.KAA02751@ix.netcom.com> From: Thomas Dean To: kbsmith@umich.edu CC: questions@FreeBSD.ORG In-reply-to: <01BDA0F2.FA12AE60@usr39-dialup40.mix1.WillowSprings.mci.net> (kbsmith@umich.edu) Subject: Re: Mounting Mitsumi IDE CDROM Drive Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG on .xinitrc, look at 'man startx' The CD must be mounted before you can access it. What kind of CDROM drive do you have? What does the cd line in /etc/fstab look like? What does `dmesg | grep -i cd` show? As root, try 'mount_cd9660 /cdrom'. Look at 'man mount_cd9660'. Look at man unmount' To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message