From owner-freebsd-stable@FreeBSD.ORG Mon Aug 1 07:52:59 2005 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 B6CAA16A41F for ; Mon, 1 Aug 2005 07:52:59 +0000 (GMT) (envelope-from kometen@gmail.com) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 50BA843D4C for ; Mon, 1 Aug 2005 07:52:59 +0000 (GMT) (envelope-from kometen@gmail.com) Received: by wproxy.gmail.com with SMTP id i22so1070957wra for ; Mon, 01 Aug 2005 00:52:58 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=IJoAYsIe/cq5KCA8xiUFejjAOrJbBfZmPuvrWOHFjF1oNuvf6+4D297ri2H97BZmCSgRSselW4fiW8qD8AA3pU66VuRN8ok7BaG196QiDtEx8YokfoKQUDFF/trlZZczDX6FPbxuiI8DE7rNY3YQrN58/M6b0qI3ueyC0RJNe0c= Received: by 10.54.18.2 with SMTP id 2mr2648508wrr; Mon, 01 Aug 2005 00:52:58 -0700 (PDT) Received: by 10.54.144.11 with HTTP; Mon, 1 Aug 2005 00:52:58 -0700 (PDT) Message-ID: Date: Mon, 1 Aug 2005 09:52:58 +0200 From: Claus Guttesen To: freebsd-stable@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Subject: FreeBSD 6.0 from July 31'st hangs probing atapi X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Claus Guttesen List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 Aug 2005 07:52:59 -0000 Hi. Upgraded my 5.4 box vith sources to 6.0 with sources from July 31'st 2005. Did a make buildworld, buildkernel, installkernel, mergemaster -p, installworld and mergemaster. When it boots it stops at: atapci0: rid 0x20 is memory, requested 4 atapci0: Reserved 0x20000 bytes for rid 0x20 type 3 at 0xf7040000 atapci0: Reserved 0x1000 bytes for rid 0x1c type 3 at 0f7065000 atapci0: [MPSAFE] ata2: on atapci0 ISO cd FreeBSD 6.0 beta1 boots fine. regards Claus