From owner-freebsd-questions@FreeBSD.ORG Tue Feb 10 18:02:47 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A646816A4CE for ; Tue, 10 Feb 2004 18:02:47 -0800 (PST) Received: from smtp-send.myrealbox.com (smtp-send.myrealbox.com [192.108.102.143]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9975343D1D for ; Tue, 10 Feb 2004 18:02:47 -0800 (PST) (envelope-from ggop@myrealbox.com) Received: from madras.dyndns.org ggop@smtp-send.myrealbox.com [220.240.241.137]$ on Novell NetWare via secured & encrypted transport (TLS); Tue, 10 Feb 2004 19:02:49 -0700 Date: Wed, 11 Feb 2004 13:00:25 +1100 From: Gautam Gopalakrishnan To: Antoine Jacoutot Message-Id: <20040211130025.5ebb5018.ggop@myrealbox.com> In-Reply-To: <200402101642.50428.ajacoutot@lphp.org> References: <200402101642.50428.ajacoutot@lphp.org> X-Mailer: Sylpheed version 0.9.9 (GTK+ 1.2.10; i386-portbld-freebsd5.2) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit cc: freebsd-questions@freebsd.org Subject: Re: deactivate slave on first IDE X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 Feb 2004 02:02:47 -0000 On Tue, 10 Feb 2004 16:42:50 +0100 Antoine Jacoutot wrote: > Hi :) > > Since my system doesn't boot when my cdrom is plugged in (it hangs > after timecounter... ; see my previous post), I was wondering if it > was possible to tell FreeBSD not to "deal" with IDE1-slave (something > like "boot -noide2)... Indeed, in my bios, I set the IDE1-slave to > none, but FreeBSD keeps hanging on bootup. I assume you're running 5.2 p2. I had the same problem and it is solved by having a cd in the drive while booting. Seems like a known bug and is being fixed. Hope that helps Gautam