From owner-freebsd-amd64@FreeBSD.ORG Tue Jun 27 18:43:06 2006 Return-Path: X-Original-To: freebsd-amd64@freebsd.org Delivered-To: freebsd-amd64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 81D6C16A5BC for ; Tue, 27 Jun 2006 18:43:06 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from server.baldwin.cx (66-23-211-162.clients.speedfactory.net [66.23.211.162]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2252944A22 for ; Tue, 27 Jun 2006 17:50:24 +0000 (GMT) (envelope-from jhb@freebsd.org) Received: from localhost.corp.yahoo.com (john@localhost [127.0.0.1]) (authenticated bits=0) by server.baldwin.cx (8.13.4/8.13.4) with ESMTP id k5RHoJCs009639; Tue, 27 Jun 2006 13:50:20 -0400 (EDT) (envelope-from jhb@freebsd.org) From: John Baldwin To: Pete French Date: Tue, 27 Jun 2006 11:29:24 -0400 User-Agent: KMail/1.9.1 References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200606271129.24969.jhb@freebsd.org> X-Greylist: Sender succeeded SMTP AUTH authentication, not delayed by milter-greylist-2.0.2 (server.baldwin.cx [127.0.0.1]); Tue, 27 Jun 2006 13:50:20 -0400 (EDT) X-Virus-Scanned: ClamAV 0.87.1/1567/Tue Jun 27 12:42:11 2006 on server.baldwin.cx X-Virus-Status: Clean X-Spam-Status: No, score=-4.4 required=4.2 tests=ALL_TRUSTED,BAYES_00 autolearn=ham version=3.1.0 X-Spam-Checker-Version: SpamAssassin 3.1.0 (2005-09-13) on server.baldwin.cx Cc: freebsd-amd64@freebsd.org Subject: Re: SMP system not running SMP X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Jun 2006 18:43:06 -0000 On Monday 26 June 2006 19:20, Pete French wrote: > > It will still boot and print out messages you can capture using a serial > > console. :) See my other e-mail today though. > > Sadly my serial console is a genuine serial console (a VT220), so > no way to get the messages off it ;-). I can try and take some photo's of > the screen if you like though ? Thats about all I can suggest as > far as capuring those messages :-( Which buts of the boot serquence do you > need in particular ? Oof, the whole thing really and it would be several screens long. :( -- John Baldwin