From owner-freebsd-alpha Tue Jun 11 19:24:37 2002 Delivered-To: freebsd-alpha@freebsd.org Received: from cs.rpi.edu (mumble.cs.rpi.edu [128.213.8.16]) by hub.freebsd.org (Postfix) with ESMTP id E1E5137B405 for ; Tue, 11 Jun 2002 19:24:34 -0700 (PDT) Received: from monica.cs.rpi.edu (monica.cs.rpi.edu [128.213.7.3]) by cs.rpi.edu (8.9.3/8.9.3) with ESMTP id WAA61924 for ; Tue, 11 Jun 2002 22:24:34 -0400 (EDT) Received: from monica.cs.rpi.edu (crossd@localhost) by monica.cs.rpi.edu (8.11.6/8.11.6) with ESMTP id g5C2OXj90747 for ; Tue, 11 Jun 2002 22:24:33 -0400 (EDT) (envelope-from crossd@monica.cs.rpi.edu) Message-Id: <200206120224.g5C2OXj90747@monica.cs.rpi.edu> To: freebsd-alpha@freebsd.org Subject: building boot/loader Date: Tue, 11 Jun 2002 22:24:33 -0400 From: "David E. Cross" 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 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? -- David Cross | email: crossd@cs.rpi.edu Lab Director | Rm: 308 Lally Hall Rensselaer Polytechnic Institute, | Ph: 518.276.2860 Department of Computer Science | Fax: 518.276.4033 I speak only for myself. | WinNT:Linux::Linux:FreeBSD To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message