From owner-freebsd-bugs Fri May 24 10:20:13 2002 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4E17537B409 for ; Fri, 24 May 2002 10:20:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4OHK2331731; Fri, 24 May 2002 10:20:02 -0700 (PDT) (envelope-from gnats) Received: from gracie.lbl.gov (gracie.lbl.gov [131.243.2.175]) by hub.freebsd.org (Postfix) with ESMTP id 852C337B40A for ; Fri, 24 May 2002 10:10:31 -0700 (PDT) Received: (from jin@localhost) by gracie.lbl.gov (8.11.6/8.11.6) id g4OHAU420750; Fri, 24 May 2002 10:10:30 -0700 (PDT) (envelope-from jin) Message-Id: <200205241710.g4OHAU420750@gracie.lbl.gov> Date: Fri, 24 May 2002 10:10:30 -0700 (PDT) From: Jin Guojun (DSD staff) Reply-To: j_guojun@lbl.gov To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: conf/38518: combination of pr-27087 and pr-36911 (2) make 4.6-RC2 installation very hard Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 38518 >Category: conf >Synopsis: combination of pr-27087 and pr-36911 (2) make 4.6-RC2 installation very hard >Confidential: no >Severity: critical >Priority: high >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri May 24 10:20:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Jin Guojun (DSD staff) >Release: FreeBSD 4.6-RC2 i386 >Organization: >Environment: FreeBSD 4.6-RC2 i386 additional peripherals: video card NetGear 620 or SysKonnect GigE NIC 3COM 509B 10BT NIC Symbios logic SCSI controller AC97 onboard sound card PS2 mouse >Description: pr-27087 causes GigE NIC not loaded. This has been fixed in current, but what not in 4.6? Since GigE cannot be used at this moment, ep0 (3COM 509B) has to be used. However, the only free irq is the 15 (ata1, which we do not use). But, pr-36911 (2) does not allow to disable ata1 at the boot time. At this point, this is no way to install 4.6 via NFS or FTP. If we just has one machine, we can deattach some peripherals and use different NIC. However, we have 30+ machines. changing or replacing all NICs is not a pleasure and possibly not a feasible task. >How-To-Repeat: Have all above peripherals hooked, and test 4.6-RC2 installation floppies to install 4.6-RC2 via NFS ot FTP. >Fix: Those should not be hard jobs. pr-27087 has been fixed in 5.0-CURRENT. Disabling ata1 was working 4.5 or earlier. What has been changed? If this is intentional change, it should be documented. But I disagree with such change -- why ata1 must be configured if it is not used? >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message