From owner-freebsd-newbies@FreeBSD.ORG Thu Mar 18 01:17:45 2004 Return-Path: Delivered-To: freebsd-newbies@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7009416A4CE for ; Thu, 18 Mar 2004 01:17:45 -0800 (PST) Received: from snickers.hotpop.com (snickers.hotpop.com [38.113.3.51]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3702543D1F for ; Thu, 18 Mar 2004 01:17:45 -0800 (PST) (envelope-from teilhk@phreaker.net) Received: from phreaker.net (kubrick.hotpop.com [38.113.3.103]) by snickers.hotpop.com (Postfix) with SMTP id DB9B3726BE for ; Thu, 18 Mar 2004 08:44:26 +0000 (UTC) Received: from ARLETTE (unknown [201.128.115.34]) by smtp-1.hotpop.com (Postfix) with SMTP id 00F381A0163; Thu, 18 Mar 2004 08:44:26 +0000 (UTC) Message-ID: <08df01c40cc9$dca558c0$230110ac@ARLETTE> From: "Teilhard Knight" To: "FreeBSD_Newbies" , "Nikolas Britton" References: <058101c40b99$0411e540$230110ac@ARLETTE> <4057A196.4080702@nbritton.org> Date: Thu, 18 Mar 2004 03:17:39 -0600 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 X-HotPOP: ----------------------------------------------- Sent By HotPOP.com FREE Email Get your FREE POP email at www.HotPOP.com ----------------------------------------------- Subject: Re: Mount cdrom X-BeenThere: freebsd-newbies@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Gathering place for new users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Mar 2004 09:17:45 -0000 > Teilhard Knight wrote: > > >I hope this is the right place to ask. How do you mount a cdrom? I have read > >the handbook, and I have tried different combinations, but they don't work > >for me. > > > >Teilhard- > > > >_______________________________________________ > >freebsd-newbies@freebsd.org mailing list > >http://lists.freebsd.org/mailman/listinfo/freebsd-newbies > >To unsubscribe, send any mail to "freebsd-newbies-unsubscribe@freebsd.org" > > > > > > > For data cd's just use "mount /cdrom" and it will do everything for you, > if system is setup correctly (don't know if this works for 4.x). > > Use "cdcontrol" to do stuff with music cd's from console (have to setup > sound support first, pcm and sound card driver). Thank you. I know now that I shouldn't try to mount music CDs, which is what I intended to do when I asked. My data CDs mount all right. Teilhard