From owner-freebsd-alpha Thu Oct 19 11:12:34 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from duke.cs.duke.edu (duke.cs.duke.edu [152.3.140.1]) by hub.freebsd.org (Postfix) with ESMTP id BFA3137B4C5 for ; Thu, 19 Oct 2000 11:12:31 -0700 (PDT) Received: from grasshopper.cs.duke.edu (grasshopper.cs.duke.edu [152.3.145.30]) by duke.cs.duke.edu (8.9.3/8.9.3) with ESMTP id OAA24717; Thu, 19 Oct 2000 14:12:30 -0400 (EDT) Received: (from gallatin@localhost) by grasshopper.cs.duke.edu (8.11.0/8.9.1) id e9JICUq95720; Thu, 19 Oct 2000 14:12:30 -0400 (EDT) (envelope-from gallatin@cs.duke.edu) From: Andrew Gallatin MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Date: Thu, 19 Oct 2000 14:12:30 -0400 (EDT) To: Ralph Schreyer Cc: freebsd-alpha@FreeBSD.ORG, Jan Conrad Subject: Re: Can't boot FreeBSD 4.1.1 release on a digital 433au In-Reply-To: References: X-Mailer: VM 6.43 under 20.4 "Emerald" XEmacs Lucid Message-ID: <14831.14206.254128.544680@grasshopper.cs.duke.edu> Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Ralph Schreyer writes: > Hello, > > I installed FreeBSD 4.1.1 release on a digital 433au using the kern and > mfsroot floppies. Trying to boot from the SRM console I get the following > messages: > > > loading /boot/defaults/loader.conf > Unable to load a kernel! > > Can't load 'kernel' > > Halted CPU 0 > > Halt code = 2 > Kernel stack not valid halt > > > Apart from this everything works, i.e. with the fixit floppy (mounted via > NFS) I can mount the devices and all the partitions created are there. Any > hints? Thanks, The boot loader is broken. Its not clear if its boot1 or /boot/loader which is broken. /boot/loader is marginally easier to replace, so lets try that first. I've left an older, working, loader at http://people.freebsd.org/~gallatin/loader.gz Grab it, gunzip it, and overwrite /boot/loader with it. Please let me know if that works. If it does not, please take a copy of http://people.freebsd.org/~gallatin/boot1 then install it /boot/boot1 and run disklabel -B Drew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message