From owner-freebsd-questions@FreeBSD.ORG Tue Feb 10 07:42:26 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 00AAB16A4CE for ; Tue, 10 Feb 2004 07:42:25 -0800 (PST) Received: from mcp.lphp.org (APastourelles-107-1-15-176.w80-13.abo.wanadoo.fr [80.13.169.176]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0E96443D1D for ; Tue, 10 Feb 2004 07:42:25 -0800 (PST) (envelope-from ajacoutot@lphp.org) Received: from admin.dioranews.local (ATuileries-108-2-1-208.w217-128.abo.wanadoo.fr [217.128.152.208]) by mcp.lphp.org (8.12.9p1/8.12.9) with ESMTP id i1AFaPLA027690 for ; Tue, 10 Feb 2004 16:36:25 +0100 (CET) From: Antoine Jacoutot To: freebsd-questions@freebsd.org Date: Tue, 10 Feb 2004 16:42:50 +0100 User-Agent: KMail/1.6 MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Message-Id: <200402101642.50428.ajacoutot@lphp.org> X-Spam-Status: No, hits=0.0 required=7.0 tests=none autolearn=no version=2.63 X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on mcp.lphp.local Subject: 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: Tue, 10 Feb 2004 15:42:26 -0000 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. Thanks for any hints. Antoine