From owner-freebsd-alpha Mon Aug 31 06:51:23 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA22229 for freebsd-alpha-outgoing; Mon, 31 Aug 1998 06:51:23 -0700 (PDT) (envelope-from owner-freebsd-alpha@FreeBSD.ORG) Received: from nlsystems.com (nlsys.demon.co.uk [158.152.125.33]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA22224 for ; Mon, 31 Aug 1998 06:51:20 -0700 (PDT) (envelope-from dfr@nlsystems.com) Received: from herring.nlsystems.com (herring.nlsystems.com [10.0.0.2]) by nlsystems.com (8.9.1/8.8.5) with SMTP id OAA03800; Mon, 31 Aug 1998 14:50:01 +0100 (BST) Date: Mon, 31 Aug 1998 14:50:01 +0100 (BST) From: Doug Rabson To: Simon Shapiro cc: freebsd-alpha@FreeBSD.ORG Subject: Re: Alpha Install - oops! In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Mon, 31 Aug 1998, Simon Shapiro wrote: > > Doug Rabson, On 30-Aug-98 you wrote: > > ... > > > I have put a GENERIC kernel up on freefall as > > http://www.freebsd.org/~dfr/kernel.GENERIC-300898.gz. This kernel has > > root hardwired to /dev/rsd0a (because I haven't written the code to > > figure > > out which disk was actually booted). If you need a different root, tell > > me and I'll build another. > > Got a problem: > > * First had to fibure out how to tell the NetBSD loader to load the kernel. > Hint to the less initiated than I am (Last DEC cnsole I worked on was on > a VAX/750): > + shutdown now > + umount -a > + halt > + AT the ``Boot >>> '' prompt, type: > boot freebsd.GENERIC-980830 (or whatever) > Any deviation will cause the previous kernel to boot. No prompts will be > given, The Netbsd documentation is sparse or incorrect in this area. > > * I now have on my console: > > ... > > Jumping to entry point... > > NetBSD/Alpha Secondary Boot, Revision 1.9 > (ross@zeta... > > VMS PAL rev: 0x11000000010114 > OSF PAL rev: 0x10000000020116 > Switch ot OSF PAL code succeeded. > > Boot file: freebsd.GENERIC-980830 > Boot flags: a > > Loading freebsd.GENERIC-980830... > 204492read text: Unknown error: code 0 > > Boot failed! Halting... > > halated CPU 0 > > ... > > Sounds like I need your help... What is the filename of the kernel? If you decompress the kernel and put it in /kernel.GENERIC-980830 then you should be able to use: >>>boot -file kernel.GENERIC-980830 -flags s to attempt a boot to single-user mode. You won't manage multiuser without installing FreeBSD binaries but single-user works fine with NetBSD init and sh. -- Doug Rabson Mail: dfr@nlsystems.com Nonlinear Systems Ltd. Phone: +44 181 951 1891 Fax: +44 181 381 1039 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message