From owner-freebsd-alpha Wed Jun 12 2:33:42 2002 Delivered-To: freebsd-alpha@freebsd.org Received: from srv1.cosmo-project.de (srv1.cosmo-project.de [213.83.6.106]) by hub.freebsd.org (Postfix) with ESMTP id DBBDA37B40A for ; Wed, 12 Jun 2002 02:33:34 -0700 (PDT) Received: from cicely5.cicely.de (cicely5.cicely.de [IPv6:3ffe:400:8d0:301:200:92ff:fe9b:20e7]) (authenticated bits=0) by srv1.cosmo-project.de (8.12.3/8.12.3) with ESMTP id g5C9XDHc040717 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=OK); Wed, 12 Jun 2002 11:33:15 +0200 (CEST) (envelope-from ticso@cicely5.cicely.de) Received: from cicely5.cicely.de (localhost [IPv6:::1]) by cicely5.cicely.de (8.12.1/8.12.1) with ESMTP id g5C9XuSA078005 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Wed, 12 Jun 2002 11:33:56 +0200 (CEST)?g (envelope-from ticso@cicely5.cicely.de) Received: (from ticso@localhost) by cicely5.cicely.de (8.12.1/8.12.1/Submit) id g5C9XtUA078004; Wed, 12 Jun 2002 11:33:55 +0200 (CEST)?g (envelope-from ticso) Date: Wed, 12 Jun 2002 11:33:55 +0200 From: Bernd Walter To: "David E. Cross" Cc: freebsd-alpha@FreeBSD.ORG Subject: Re: building boot/loader Message-ID: <20020612093355.GT62541@cicely5.cicely.de> Reply-To: ticso@cicely.de References: <200206120224.g5C2OXj90747@monica.cs.rpi.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200206120224.g5C2OXj90747@monica.cs.rpi.edu> User-Agent: Mutt/1.3.26i X-Operating-System: FreeBSD cicely5.cicely.de 5.0-CURRENT i386 Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Tue, Jun 11, 2002 at 10:24:33PM -0400, David E. Cross wrote: > I need to build a custom boot/loader to test a fix (this is on beast FWIW) > I do the following: > > cd /dir/src/sys/boot; make > > that completes with no errors. I then take the resulting alpha/netboot/netboot > code and copy it to my system and attempt to boot. The result is the system > resets after loading the code with no errors. This is before I make any > changes, what am I doing wrong? What do you mean by reset - does it really begin with selftest, or do you just see an SRM prompt again? In the later case you normaly get the PC register dumped. If it is zero you might want to 'e ra' to get the last return address. -- B.Walter COSMO-Project http://www.cosmo-project.de ticso@cicely.de Usergroup info@cosmo-project.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message