From owner-freebsd-stable@FreeBSD.ORG Mon Nov 29 20:07:06 2004 Return-Path: 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 E72B316A4CE for ; Mon, 29 Nov 2004 20:07:06 +0000 (GMT) Received: from linda-1.paradise.net.nz (bm-1a.paradise.net.nz [202.0.58.20]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5D2CC43D5C for ; Mon, 29 Nov 2004 20:07:06 +0000 (GMT) (envelope-from markir@paradise.net.nz) Received: from smtp-2.paradise.net.nz (smtp-2b.paradise.net.nz [202.0.32.211]) by linda-1.paradise.net.nz (Paradise.net.nz) with ESMTP id <0I7Y0007LIJR9Z@linda-1.paradise.net.nz> for freebsd-stable@freebsd.org; Tue, 30 Nov 2004 09:07:05 +1300 (NZDT) Received: from [192.168.1.11] (218-101-13-181.paradise.net.nz [218.101.13.181]) by smtp-2.paradise.net.nz (Postfix) with ESMTP id 2E4AB9EC98; Tue, 30 Nov 2004 09:06:37 +1300 (NZDT) Date: Tue, 30 Nov 2004 09:10:02 +1300 From: Mark Kirkwood In-reply-to: <41AB4E3A.5040604@cbrworld.com> To: Chris Wall , stacey@vickiandstacey.com Message-id: <41AB821A.6060305@paradise.net.nz> MIME-version: 1.0 Content-type: text/plain; format=flowed; charset=ISO-8859-1 Content-transfer-encoding: 7bit X-Accept-Language: en-us, en User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.2) Gecko/20041016 References: <41AACD27.6030506@paradise.net.nz> <41AB44E9.80904@cbrworld.com> <20041129161318.GR12622@crom.vickiandstacey.com> <41AB4E3A.5040604@cbrworld.com> cc: freebsd-stable@freebsd.org Subject: Re: Cannot install 5.3 on tyan tiger 133 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 29 Nov 2004 20:07:07 -0000 Chris Wall wrote: > Yes, I first upgraded from 5.2, then I did a fresh install from the > 5.3-RELEASE CDs and didn't experence a problem on either method. I > also have a Tyan 230T that was talked about in this thread that didn't > give me any problems either. Now all I run on this server is a web > site, so it is base install plus Apache, PHP, etc. - no X or > desktops. I remember that there were two types of Tiger 133's one > with ISA and one without (mine is without ISA slot). > Chris My 133 is the same (S1834D - printing on the board for an ISA but no actual slot). What revision is your board? After reading of your experiences, the following scenarios suggest themselves: - Booting from cd with the Promise TX2000 Raid card removed - Booting from cd with 1 cpu removed (with or without the TX2000) - (Assuming some of the above work) Moving the TX2000 to a different PCI slot and booting I will let you know how I get on. In the meantime, here is a dmesg output from when 4.10 was installed: http://www.bnv-bamberg.de/home/ba3294/smp/files/dmesg/d000233.txt and output from mptable : http://www.bnv-bamberg.de/home/ba3294/smp/files/mptable/m000233.txt (Thanks to Gregor Bittel for maintaining such an handy list!) regards Mark