From owner-freebsd-stable@FreeBSD.ORG Wed Feb 8 20:41:20 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C5CE916A420 for ; Wed, 8 Feb 2006 20:41:20 +0000 (GMT) (envelope-from flagel@gmail.com) Received: from uproxy.gmail.com (uproxy.gmail.com [66.249.92.202]) by mx1.FreeBSD.org (Postfix) with ESMTP id D19D843D48 for ; Wed, 8 Feb 2006 20:41:19 +0000 (GMT) (envelope-from flagel@gmail.com) Received: by uproxy.gmail.com with SMTP id y2so48326uge for ; Wed, 08 Feb 2006 12:41:17 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:mime-version:to:message-id:content-type:from:subject:date:x-mailer; b=PRTopNBfEAHbW34TTc2DQc6u3cnipJeL3Apuw05BA8zI3/vMMA6ga2S7gywFcHeFMgJ5L6BvzVRAW+nLvqxAlvEUid+UVDC1tlx8K5/Q2eC0YHhgf297k7kl6hwTR+zdlzhiVFryKroANrU3X140AZQNDAD6HdgK8gPJczQeJqw= Received: by 10.66.255.13 with SMTP id c13mr3857471ugi; Wed, 08 Feb 2006 10:56:32 -0800 (PST) Received: from ?192.168.1.3? ( [83.251.71.145]) by mx.gmail.com with ESMTP id m1sm6271484uge.2006.02.08.10.56.31; Wed, 08 Feb 2006 10:56:32 -0800 (PST) Mime-Version: 1.0 (Apple Message framework v746.2) To: freebsd-stable@FreeBSD.org Message-Id: From: Tanel Rebane Date: Wed, 8 Feb 2006 19:57:46 +0100 X-Mailer: Apple Mail (2.746.2) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: 6.0-Release sysinstall panic. X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Feb 2006 20:41:21 -0000 Hello! I'm trying to install FBSD 6.0-Release on one of my servers. The server, with the same hardware, has been running FBSD 5.4-Stable just fine. The problem is that every time I try to install FBSD 6.0- Release the system crashes when trying to extract base into /, the crashes seem to occur at random point into the progress. I've tried as much as I can think of, as disabling the onboard USB, IEEE1394, LAN, audio and FDD from BIOS. I've also tried to boot without support for ACPI and underclocked the Athlon XP-M 2600+ to 800MHz to minimize any hardware faults. The system should be stable as it has no problem running both prime and memtest86 without faults for 7+ days. A picture of the panic: http://qwqb.com/temp/fault.jpg The hardware consists of: Motherboard: Abit AN7 nForce2 v.1.9 BIOS: http://www2.abit.com.tw/ page/se/motherboard/motherboard_detail.php? pMODEL_NAME=AN7&fMTYPE=Socket+A CPU: Athlon XP-M 2600+ Memory: TwinMOS 2*512MB Winbond BH-5 ATA-controller: Promise Ultra133TX2 Graphicscard: Asus Geforce Ti4200 128MB NIC: Intel PRO/1000 MT Server Adapter Thanks in advance! //Tanel Rebane