From owner-freebsd-questions Tue Dec 3 17: 6:28 2002 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 BA0F237B401 for ; Tue, 3 Dec 2002 17:06:26 -0800 (PST) Received: from panther.sge.net (panther.sge.net [152.91.9.64]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2FCBD43E88 for ; Tue, 3 Dec 2002 17:06:25 -0800 (PST) (envelope-from Liam.Hudson@asic.gov.au) Received: from virusscan03.sge.net (unknown [152.91.9.100]) by panther.sge.net (Postfix) with SMTP id E001F1B18B for ; Wed, 4 Dec 2002 12:06:23 +1100 (EST) Received: from coopers.svc.sge.net(10.1.2.233) by virusscan03.sge.net via csmap id 16726; Wed, 04 Dec 2002 12:10:40 +1100 (EST) Received: by coopers.sge.net (Postfix, from userid 5) id BCC21766CB; Wed, 4 Dec 2002 12:06:23 +1100 (EST) Received: from nodnsquery(10.1.3.1) by coopers.sge.net via csmap (V6.0) id srcAAA1uaWag; Wed, 4 Dec 02 12:06:23 +1100 Received: from tridymite.sge.net (tridymite.sge.net [172.16.102.129]) by adamite.sge.net (Postfix) with ESMTP id 664BB4A884 for ; Wed, 4 Dec 2002 12:06:23 +1100 (EST) Received: from rbamsw1.asic.gov.au (asic-mimesweeper [10.11.2.19]) by tridymite.sge.net (Postfix) with ESMTP id 3889BA640F for ; Wed, 4 Dec 2002 12:06:22 +1100 (EST) Received: from rbagln1.asic.gov.au (rbagln1.asic.gov.au) by rbamsw1.asic.gov.au (Content Technologies SMTPRS 4.2.10) with ESMTP id for ; Wed, 4 Dec 2002 12:06:21 +1100 Received: from rbagln1.asic.gov.au (localhost [127.0.0.1]) by rbagln1.asic.gov.au (Build 101 8.9.3/NT-8.9.3) with ESMTP id MAA02496 for ; Wed, 04 Dec 2002 12:05:59 +1100 Subject: upgrading freebsd 4.5 to 4.7 with adaptec 2100s raid controller To: freebsd-questions@FreeBSD.ORG X-Mailer: Lotus Notes Release 5.0.8 June 18, 2001 Message-ID: From: "Liam Hudson" Date: Wed, 4 Dec 2002 12:05:57 +1100 X-MIMETrack: Serialize by Router on RBAGLN1/Sydney/NSW/ASIC(Release 5.0.7 |March 21, 2001) at 04/12/2002 12:06:00 MIME-Version: 1.0 Content-type: text/plain; charset="us-ascii" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Has anyone got a 2100s raid controller installed on a freebsd system. I have got it working fine on freebsd 4.5 but when I try to upgrade to 4.7 the os no longer recognises it as a boot device and I have to boot off /kernel.old. My upgrade procedure is as follows, but it dies on the init 6. Any help would really be appreciated: # cd /usr/src # cvsup supfile # make buildworld && make buildkernel KERNCONF=X330-SMP # make installkernel KERNCONF=X330-SMP # init 6 # init 1 # mount -u / # make the root filesystem updatable # mount -a # mount the other filesystems # cd /usr/src # make installworld # mergemaster To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message