From owner-freebsd-current@FreeBSD.ORG Fri Aug 22 07:39:55 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5D9EF16A4BF for ; Fri, 22 Aug 2003 07:39:55 -0700 (PDT) Received: from h00609772adf0.ne.client2.attbi.com (h00609772adf0.ne.client2.attbi.com [66.31.45.197]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5C93743FAF for ; Fri, 22 Aug 2003 07:39:52 -0700 (PDT) (envelope-from rodrigc@crodrigues.org) Received: from h00609772adf0.ne.client2.attbi.com (localhost.crodrigues.org [127.0.0.1])h7MEdwUR009695; Fri, 22 Aug 2003 10:39:59 -0400 (EDT) (envelope-from rodrigc@h00609772adf0.ne.client2.attbi.com) Received: (from rodrigc@localhost)h7MEdwRj009694; Fri, 22 Aug 2003 10:39:58 -0400 (EDT) Date: Fri, 22 Aug 2003 10:39:58 -0400 From: Craig Rodrigues To: Maxim Konovalov Message-ID: <20030822143958.GA9686@crodrigues.org> References: <20030817212125.GA9911@crodrigues.org> <20030822085728.K11780@news1.macomnet.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030822085728.K11780@news1.macomnet.ru> User-Agent: Mutt/1.4i cc: freebsd-current@freebsd.org Subject: Re: cdcontrol no longer needs 'c' partition? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 Aug 2003 14:39:55 -0000 On Fri, Aug 22, 2003 at 09:00:32AM +0400, Maxim Konovalov wrote: > On Sun, 17 Aug 2003, 17:21-0400, Craig Rodrigues wrote: > > > Hi, > > > > With GEOM in place, is the 'c' partition for a CD device no > > longer necessary for cdcontrol? At least on my system, > > the CD shows up as /dev/acd0, not as /dev/acd0c. > > What's about CDROM environment var defined in login.conf? I don't understand your question. If the CDROM environment variable is set to a device name, cdcontrol will try to open that device. This is documented in the cdcontrol man page. If the CDROM environment variable is not set, a default device name of of /dev/cd0c is used, unless you override this with the -f flag. -- Craig Rodrigues http://crodrigues.org rodrigc@crodrigues.org