From owner-freebsd-current@FreeBSD.ORG Sun Feb 15 02:52:28 2004 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 CF76116A4CE for ; Sun, 15 Feb 2004 02:52:28 -0800 (PST) Received: from mcp.lphp.org (APastourelles-107-1-1-246.w80-13.abo.wanadoo.fr [80.13.78.246]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1ABFE43D1D for ; Sun, 15 Feb 2004 02:52:28 -0800 (PST) (envelope-from ajacoutot@lphp.org) Received: from mcp.lphp.local (localhost [127.0.0.1]) by mcp.lphp.org (8.12.10/8.12.10) with ESMTP id i1FAqa0R005350 for ; Sun, 15 Feb 2004 11:52:36 +0100 (CET) (envelope-from ajacoutot@lphp.org) Received: (from www@localhost) by mcp.lphp.local (8.12.10/8.12.10/Submit) id i1FAqaKH005349 for freebsd-current@freebsd.org; Sun, 15 Feb 2004 11:52:36 +0100 (CET) (envelope-from ajacoutot@lphp.org) Received: from bsdbox.lphp.local (bsdbox.lphp.local [192.168.0.2]) by webmail.lphp.org (IMP) with HTTP for ; Sun, 15 Feb 2004 11:52:36 +0100 Message-ID: <1076842356.402f4f74203b3@webmail.lphp.org> Date: Sun, 15 Feb 2004 11:52:36 +0100 From: ajacoutot@lphp.org To: freebsd-current@freebsd.org References: <200402111048.47537.ajacoutot@lphp.org> <20040214200835.P3256@carver.gumbysoft.com> In-Reply-To: <20040214200835.P3256@carver.gumbysoft.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Transfer-Encoding: 8bit User-Agent: Internet Messaging Program (IMP) 3.2.2 / FreeBSD-5.2.1 Subject: Re: cdrom boot hangs in a different way others reported 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: Sun, 15 Feb 2004 10:52:28 -0000 Selon Doug White : > Is there a corresponding master device? Running a slave alone on a channel > is a non-supported configuration. No, it is not alone, a HD is a master on the IDE. > Lite-On drives are known to have issues; I wonder of LG needs to be added > to the list... Well, actually, I set the cdrom as master and the HD as slave and it works fine now. Strange bug though... Antoine