From owner-freebsd-bugs@FreeBSD.ORG Wed Nov 16 05:40:09 2011 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5848D106564A for ; Wed, 16 Nov 2011 05:40:09 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 1E5CF8FC15 for ; Wed, 16 Nov 2011 05:40:09 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id pAG5e6xJ086782 for ; Wed, 16 Nov 2011 05:40:06 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id pAG5e6iR086781; Wed, 16 Nov 2011 05:40:06 GMT (envelope-from gnats) Resent-Date: Wed, 16 Nov 2011 05:40:06 GMT Resent-Message-Id: <201111160540.pAG5e6iR086781@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, "Ronald F.Guilmette" Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E1E85106566B for ; Wed, 16 Nov 2011 05:34:18 +0000 (UTC) (envelope-from rfg@tristatelogic.com) Received: from outgoing.tristatelogic.com (segfault.tristatelogic.com [69.62.255.118]) by mx1.freebsd.org (Postfix) with ESMTP id C34488FC0C for ; Wed, 16 Nov 2011 05:34:18 +0000 (UTC) Received: by segfault.tristatelogic.com (Postfix, from userid 1237) id 6149F5083A; Tue, 15 Nov 2011 21:34:17 -0800 (PST) Message-Id: <20111116053417.6149F5083A@segfault.tristatelogic.com> Date: Tue, 15 Nov 2011 21:34:17 -0800 (PST) From: "Ronald F.Guilmette" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: bin/162605: sysinstall doesn't identify CD/DVD drives for thye user X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: "Ronald F.Guilmette" List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Nov 2011 05:40:09 -0000 >Number: 162605 >Category: bin >Synopsis: sysinstall doesn't identify CD/DVD drives for thye user >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed Nov 16 05:40:05 UTC 2011 >Closed-Date: >Last-Modified: >Originator: Ronald F. Guilmette >Release: FreeBSD 8.2-RELEASE amd64 >Organization: None >Environment: 8.2-RELEASE FreeBSD 8.2-RELEASE ... on a machine with 2 or more CD/DVD drives >Description: During an install on a machine having 2 DVD drives, I was asked to select the input "media" and given a choice between acd0 and acd1. Fortunately, I just happened to guess correctly that I had stuck the install DVD into what FreeBSD considered to be "acd0", but this is dumb. Why should anybody have to guess? The dmesg log makes it clear that the kernel has obtained the self-identification strings ferom both drives during boot up, so, you know, maybe sysinstall could be a little friendlier, particularly for newbies, and instead of offerning the choice between the (essentially meanigless... to the user) identifiers "acd0" and "acd1", maybe sysinstall could instead offer a choice between, you know, "Lite-On SOHW-1637S" and "(LG) GH22NS50", or whatever the cd/DVD self ident strings actually are on the currect system. Just a thought. Probably worth what you paid for it. >How-To-Repeat: Install FreeBSD on a machine having two or more CD/DVD drives. Eventually you'll be asked to select the install "media". >Fix: I dunno. Sorry. >Release-Note: >Audit-Trail: >Unformatted: