Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 Sep 2002 15:49:22 -0400 (EDT)
From:      Andrew Gallatin <gallatin@cs.duke.edu>
To:        Scott Sewall <sewall@ix.netcom.com>
Cc:        freebsd-alpha@FreeBSD.ORG
Subject:   Re: Need help installing
Message-ID:  <15739.43458.696708.200577@grasshopper.cs.duke.edu>
In-Reply-To: <3D7AA43D.9010309@ix.netcom.com>
References:  <3D7AA43D.9010309@ix.netcom.com>

next in thread | previous in thread | raw e-mail | index | archive | help

Scott Sewall writes:
 > I'm attempting to install  from a CD, made from the ISO I downloaded 
 > from freebsd.org.  The install hangs after jumping to the bootstrap code:
 > 
 > P00>>>boot dqb0
 > (boot dqb0.0.1.16.0 -flags 0)
 > block 0 of dqb0.0.1.16.0 is a valid boot block
 > reading 375 blocks from dqb0.0.1.16.0
 > bootstrap code read in
 > base = 200000, image_start = 0, image_bytes = 2ee00
 > initializing HWRPB at 2000
 > initializing page table at 3ff4c000
 > initializing machine state
 > setting affinity to the primary CPU
 > jumping to bootstrap code
 > << at this point the light on the CD blinks for several  seconds >>

Check your console variable.  Make sure that its not set to "graphics"
(I assume that you're running a serial console)

Also make sure your serial console cable is connected to the lowest
numbered serial port.  Try putting the cable on the other port -- the
SRM console echos enough output to ALL ports to confuse you into
thinking that you may be using the correct port when in fact you are
not.  FreeBSD will just use the lowest numbered port.

 > Processors
 > CPU 0           Alpha 21264B-4 833 MHz    SROM Revision: V2.5.2.2.32
 >                 Bcache size: 4 MB
 > 
 > CPU 1           Alpha 21264B-4 833 MHz    SROM Revision: V2.5.2.2.32
 >                 Bcache size: 4 MB

Nice machine.  In order to get the second CPU working, I'm afraid
you'll need to run -current.  I'd start with the 5.0DP1 snapshot.

Cheers,

Drew

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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?15739.43458.696708.200577>