From owner-freebsd-questions@FreeBSD.ORG Wed Aug 31 15:26:02 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9232716A41F for ; Wed, 31 Aug 2005 15:26:02 +0000 (GMT) (envelope-from jks@clickcom.com) Received: from xenogeny.iselecthost.com (ns1.iselecthost.com [64.132.40.78]) by mx1.FreeBSD.org (Postfix) with ESMTP id 337FA43D46 for ; Wed, 31 Aug 2005 15:26:01 +0000 (GMT) (envelope-from jks@clickcom.com) Received: from localhost (localhost.iselecthost.com [127.0.0.1]) by xenogeny.iselecthost.com (email) with ESMTP id A54381149A; Wed, 31 Aug 2005 11:26:00 -0400 (EDT) Received: from xenogeny.iselecthost.com ([127.0.0.1]) by localhost (xenogeny.iselecthost.com [127.0.0.1]) (amavisd-new, port 10024) with SMTP id 97028-05; Wed, 31 Aug 2005 11:26:00 -0400 (EDT) Received: from [10.0.0.213] (cpe-065-188-122-183.carolina.res.rr.com [65.188.122.183]) by xenogeny.iselecthost.com (email) with ESMTP id 4452511478; Wed, 31 Aug 2005 11:25:59 -0400 (EDT) Mime-Version: 1.0 (Apple Message framework v734) In-Reply-To: <43104379.3080607@dinpris.no> References: <26D2B92B-4847-4DAD-A6BA-D3408B588D01@clickcom.com> <43104379.3080607@dinpris.no> Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: Content-Transfer-Encoding: 7bit From: John Straiton Date: Wed, 31 Aug 2005 11:25:58 -0400 To: "Nicklas B. Westerlund" , freebsd-questions@freebsd.org X-Mailer: Apple Mail (2.734) X-Virus-Scanned: by amavisd-new at iselecthost.com Cc: Subject: Re: Interrupt Storm Dell PowerEdge 1850 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 31 Aug 2005 15:26:02 -0000 You sir, are a genius. Fixed John On Aug 27, 2005, at 6:42 AM, Nicklas B. Westerlund wrote: > John Straiton wrote: > > >> Hello, >> >> I am attempting to install 5.4R on a brand new Dell PowerEdge 1850 >> machine. The installation goes perfectly however after the reboot, I >> am unable to log into the machine (or in this case, create the >> entropy salt) >> > > > John, > > Let me take a quick guess.. You've got the DRAC4 card installed? > If you do, that's why the keyboard doesn't work, as it defaults to the > DRAC4 one (Although it's only a virtual keyboard). > If that's the case, just go to singleuser, and change devd.conf and > change ukbd0 to ukbd1. > > Nick. > > John Straiton jks@clickcom.com