From owner-freebsd-hardware@FreeBSD.ORG Fri Mar 16 16:31:08 2012 Return-Path: Delivered-To: freebsd-hardware@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 741ED1065670 for ; Fri, 16 Mar 2012 16:31:08 +0000 (UTC) (envelope-from hselasky@c2i.net) Received: from swip.net (mailfe06.c2i.net [212.247.154.162]) by mx1.freebsd.org (Postfix) with ESMTP id 0721A8FC0A for ; Fri, 16 Mar 2012 16:31:07 +0000 (UTC) X-T2-Spam-Status: No, hits=-0.2 required=5.0 tests=ALL_TRUSTED, BAYES_50 Received: from [176.74.212.201] (account mc467741@c2i.net HELO laptop002.hselasky.homeunix.org) by mailfe06.swip.net (CommuniGate Pro SMTP 5.4.2) with ESMTPA id 250698875; Fri, 16 Mar 2012 17:31:01 +0100 From: Hans Petter Selasky To: freebsd-hardware@freebsd.org Date: Fri, 16 Mar 2012 17:29:22 +0100 User-Agent: KMail/1.13.5 (FreeBSD/8.3-PRERELEASE; KDE/4.4.5; amd64; ; ) References: <4ED95D23.8040606@paz.bz> <201203151326.53783.jhb@freebsd.org> <4F62D4E5.4060301@lissyara.su> In-Reply-To: <4F62D4E5.4060301@lissyara.su> X-Face: 'mmZ:T{)),Oru^0c+/}w'`gU1$ubmG?lp!=R4Wy\ELYo2)@'UZ24N@d2+AyewRX}mAm; Yp |U[@, _z/([?1bCfM{_"B<.J>mICJCHAzzGHI{y7{%JVz%R~yJHIji`y>Y}k1C4TfysrsUI -%GU9V5]iUZF&nRn9mJ'?&>O MIME-Version: 1.0 Content-Type: Text/Plain; charset="utf-8" Content-Transfer-Encoding: 7bit Message-Id: <201203161729.22942.hselasky@c2i.net> Cc: Alex Keda Subject: Re: 9.0 on ProLiant G5 X-BeenThere: freebsd-hardware@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion of FreeBSD hardware List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Mar 2012 16:31:08 -0000 On Friday 16 March 2012 06:51:33 Alex Keda wrote: > On 15.03.2012 21:26, John Baldwin wrote: > > On Tuesday, March 13, 2012 5:59:57 am Alex Keda wrote: > > How I can do it? > And, I have only USB keyboard If your system is setup correctly, you should be able to press CTRL+ALT+ESC and end up in the debugger. --HPS