From owner-freebsd-alpha Sun Nov 28 20:42:16 1999 Delivered-To: freebsd-alpha@freebsd.org Received: from mass.cdrom.com (castles554.castles.com [208.214.165.118]) by hub.freebsd.org (Postfix) with ESMTP id 02F9615395 for ; Sun, 28 Nov 1999 20:42:07 -0800 (PST) (envelope-from msmith@mass.cdrom.com) Received: from mass.cdrom.com (localhost [127.0.0.1]) by mass.cdrom.com (8.9.3/8.9.3) with ESMTP id UAA01932; Sun, 28 Nov 1999 20:41:55 -0800 (PST) (envelope-from msmith@mass.cdrom.com) Message-Id: <199911290441.UAA01932@mass.cdrom.com> X-Mailer: exmh version 2.1.1 10/15/1999 To: MAX@one.com.au Cc: alpha@freebsd.org In-reply-to: Your message of "Mon, 29 Nov 1999 11:31:52 +1000." <199911290131.LAA18008@gw.one.com.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sun, 28 Nov 1999 20:41:55 -0800 From: Mike Smith Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The correct method for soliciting help on this topic is _not_ to spam multiple lists with your question. > I have a Digital Alpha200 station planned to be install with FREEBSD OS. > Firstly I am having the trouble of booting up at the main console, I used the > kern.flp and mfsroot.flp to boot up to begin the installation. Right after it > boot up with the prompt of terminal selection where you have 4 choices, my > keyboard give no response to the machine. Wonder why? Because you have the SRM 'console' variable set incorrectly, and FreeBSD believes that you are using a serial terminal. The SRM knows how to probe for a keyboard, but doesn't correctly export the terminal interface. Thus, you must set 'console' to either 'graphics' or 'serial'. > Secondly, alternatively, i used a serial port terminal to get the console > prompt. I am able to boot up and begin with installation process. But the only > thing is that I have the error message on installation which are from the > documentation files where i presume that it do no harm to the installation > process. I cannot parse this. > (boot dka0.0.0.6.0 -flags a) > block 0 of dka0.0.0.6.0 is a valid boot block > reading 15 blocks from dka0.0.0.6.0 > bootstrap code read in > base=if2000, image_start=0, image_bytes=1e00 > initializing HWRPB at 2000 > initializing page table at 1e4000 > initializing machine state > setting affinity to the primary CPU > jumping to bootstrap code > *** keyboard not plugged in ... > Can't open file /boot/loader > *** keyboard not plugged in ... Your installation did not complete correctly. Try again. > So, how should i get the freebsd running? Install it correctly. It's not really very hard. If you go to the questions list, and promise to give them more information than you've given us, you should get the sort of help you need. > Do we need to update the alpha station firmware ? It's always a good idea, but I don't think that's your problem. -- \\ Give a man a fish, and you feed him for a day. \\ Mike Smith \\ Tell him he should learn how to fish himself, \\ msmith@freebsd.org \\ and he'll hate you for a lifetime. \\ msmith@cdrom.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message