Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Jan 2001 09:11:20 -0500 (EST)
From:      Andrew Gallatin <gallatin@cs.duke.edu>
To:        Sylvain Laroche <laroche@odin.mdacc.tmc.edu>
Cc:        freebsd-alpha@FreeBSD.ORG
Subject:   Re: Installation Problem on AlphaStation 200
Message-ID:  <14941.48605.912263.551659@grasshopper.cs.duke.edu>
In-Reply-To: <3A5DB2BF.E88BD078@odin.mdacc.tmc.edu>
References:  <3A5DB2BF.E88BD078@odin.mdacc.tmc.edu>

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

Sylvain Laroche writes:
 > Hi,
 > 
 >   I'm trying to install FreeBSD 4.2 on an AlphaStation 200 4/100.  I can
 > get the computer to start booting from the CD-ROM, using "boot dka500",
 > but once it gets to
 > "Booting [kernel]..." it just stalls and nothing more happens.  no sign
 > of cd or hard disk activity either.  are there some commands i need to
 > issue from the SRM prompt before i should try to boot from the CD? Or
 > are there flags or options i'm missing in the boot command?
 > 
 > I'm using keyboard and monitor, not serial console.
 > 
 > Any help would be greatly appreciated!

One possibility is that your firmware console setting does not
match reality.  From the SRM console, issue the command:

>>> show console

If it is set to serial & you're using a graphics head, try setting it
to graphics:

>>> set console graphics
>>> init

Or vice-versa if you're using a serial console and it is set to
graphics.

Another possability that comes to mind is that you're using an
unsupported display adapter.  If the above doesn't work, please
reply with the output of 'show conf' from the SRM console.

Cheers,

Drew

------------------------------------------------------------------------------
Andrew Gallatin, Sr Systems Programmer	http://www.cs.duke.edu/~gallatin
Duke University				Email: gallatin@cs.duke.edu
Department of Computer Science		Phone: (919) 660-6590


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?14941.48605.912263.551659>