From owner-freebsd-alpha Wed Jul 14 7:13:56 1999 Delivered-To: freebsd-alpha@freebsd.org Received: from duke.cs.duke.edu (duke.cs.duke.edu [152.3.140.1]) by hub.freebsd.org (Postfix) with ESMTP id 38C3714CC9 for ; Wed, 14 Jul 1999 07:13:41 -0700 (PDT) (envelope-from gallatin@cs.duke.edu) Received: from grasshopper.cs.duke.edu (grasshopper.cs.duke.edu [152.3.145.30]) by duke.cs.duke.edu (8.9.1/8.9.1) with ESMTP id KAA23884; Wed, 14 Jul 1999 10:12:38 -0400 (EDT) Received: (from gallatin@localhost) by grasshopper.cs.duke.edu (8.9.3/8.9.1) id KAA24572; Wed, 14 Jul 1999 10:12:38 -0400 (EDT) (envelope-from gallatin@cs.duke.edu) From: Andrew Gallatin MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Date: Wed, 14 Jul 1999 10:12:37 -0400 (EDT) To: Dustin Machi Cc: freebsd-alpha@FreeBSD.ORG Subject: Re: Jumping to bootstrap In-Reply-To: References: X-Mailer: VM 6.43 under 20.4 "Emerald" XEmacs Lucid Message-ID: <14220.39455.884048.682845@grasshopper.cs.duke.edu> Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Dustin Machi writes: <..> > base = 1d8000, image_start = 0, image_bytes = 1c00 > initializing HWRPB at 2000 > initializing page table at 1ca000 > initializing machine state > setting affinity to the primary CPU > jumping to bootstrap code > > this is all it does... > <..> I suspect that things are working, but that the console output is going to an unexpected place, so make sure the SRM console setting matches reality. Eg, if you're running on a graphics head, do 'set console graphics' & if you're with a serial console, do 'set console serial' from the SRM console prompt (>>> ) Cheers, Drew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message