From owner-freebsd-sparc64@FreeBSD.ORG Wed Mar 17 18:36:57 2004 Return-Path: Delivered-To: freebsd-sparc64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3B64816A512 for ; Wed, 17 Mar 2004 18:36:57 -0800 (PST) Received: from electra.cse.Buffalo.EDU (electra.cse.Buffalo.EDU [128.205.32.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id CE01943D39 for ; Wed, 17 Mar 2004 18:36:56 -0800 (PST) (envelope-from kensmith@cse.Buffalo.EDU) Received: from electra.cse.Buffalo.EDU (kensmith@localhost [127.0.0.1]) i2I2au2Z021262; Wed, 17 Mar 2004 21:36:56 -0500 (EST) Received: (from kensmith@localhost) by electra.cse.Buffalo.EDU (8.12.10/8.12.9/Submit) id i2I2auAU021261; Wed, 17 Mar 2004 21:36:56 -0500 (EST) Date: Wed, 17 Mar 2004 21:36:55 -0500 From: Ken Smith To: "C.L. Lai [ALAN]" Message-ID: <20040318023655.GB20579@electra.cse.Buffalo.EDU> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.1i cc: freebsd-sparc64@freebsd.org Subject: Re: bootloader X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Mar 2004 02:36:57 -0000 On Wed, Mar 17, 2004 at 04:30:51PM -0500, C.L. Lai [ALAN] wrote: > anyone know how to reinstall the bootloader? Give sunlabel(8) a try. If your drive is /dev/ad0 something like: sunlabel -B ad0 should do it. It will expect to find the boot code in /boot/boot1, if your machine is in a state that's not available you can specify where to find it with -b. -- Ken Smith - From there to here, from here to | kensmith@cse.buffalo.edu there, funny things are everywhere. | - Theodore Geisel |