atom feed52 messages in org.freebsd.freebsd-alphaRe: Alpha Install - oops!
FromSent OnAttachments
Simon ShapiroAug 27, 1998 9:41 am 
Doug RabsonAug 27, 1998 2:21 pm 
Jordan K. HubbardAug 27, 1998 5:23 pm 
Simon ShapiroAug 27, 1998 6:48 pm 
Gary PalmerAug 27, 1998 7:39 pm 
Gary PalmerAug 27, 1998 7:47 pm 
Doug RabsonAug 28, 1998 12:38 am 
John BirrellAug 28, 1998 1:04 am 
Jordan K. HubbardAug 28, 1998 2:42 am 
Simon ShapiroAug 28, 1998 10:06 am 
Terry LambertAug 28, 1998 10:52 am 
Simon ShapiroAug 28, 1998 8:04 pm 
Matthew JacobAug 28, 1998 8:11 pm 
Matthew JacobAug 28, 1998 8:33 pm 
Simon ShapiroAug 28, 1998 8:50 pm 
Warner LoshAug 28, 1998 9:14 pm 
Simon ShapiroAug 28, 1998 9:28 pm 
Simon ShapiroAug 28, 1998 9:45 pm 
Doug RabsonAug 29, 1998 12:45 am 
John BirrellAug 29, 1998 4:12 pm 
Simon ShapiroAug 29, 1998 4:52 pm 
Simon ShapiroAug 29, 1998 7:21 pm 
Simon ShapiroAug 29, 1998 7:25 pm 
Doug RabsonAug 30, 1998 4:00 am 
Doug RabsonAug 31, 1998 6:49 am 
Simon ShapiroAug 31, 1998 7:34 am 
Matthew JacobAug 31, 1998 8:17 am 
Simon ShapiroAug 31, 1998 8:49 am 
Doug RabsonAug 31, 1998 9:04 am 
Chris G. DemetriouAug 31, 1998 9:31 am 
Matthew JacobAug 31, 1998 11:34 am 
Matthew JacobAug 31, 1998 12:25 pm 
Simon ShapiroAug 31, 1998 12:36 pm 
Simon ShapiroAug 31, 1998 12:46 pm 
Matthew JacobAug 31, 1998 12:59 pm 
Simon ShapiroAug 31, 1998 1:06 pm 
Simon ShapiroAug 31, 1998 1:23 pm 
Andrew GallatinAug 31, 1998 1:40 pm 
Simon ShapiroAug 31, 1998 2:27 pm 
Simon ShapiroAug 31, 1998 2:28 pm 
Simon ShapiroAug 31, 1998 4:47 pm 
Andrew GallatinSep 1, 1998 8:48 am 
Matthew JacobSep 1, 1998 9:17 am 
Andrew GallatinSep 1, 1998 9:31 am 
Matthew JacobSep 1, 1998 9:34 am 
Jason ThorpeSep 1, 1998 9:51 am 
Simon ShapiroSep 1, 1998 2:05 pm 
Doug RabsonSep 2, 1998 1:46 am 
Jason ThorpeSep 2, 1998 2:52 am 
Doug RabsonSep 2, 1998 3:18 am 
Andrew GallatinSep 2, 1998 5:52 am 
Jason ThorpeSep 2, 1998 10:02 am 
Subject:Re: Alpha Install - oops!
From:Doug Rabson (df@nlsystems.com)
Date:Aug 31, 1998 6:49:40 am
List:org.freebsd.freebsd-alpha

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.

To Unsubscribe: send mail to majo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message