From owner-freebsd-hackers@FreeBSD.ORG Fri Apr 25 13:20:27 2014 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 6ACE8F6B for ; Fri, 25 Apr 2014 13:20:27 +0000 (UTC) Received: from mail-lb0-x22b.google.com (mail-lb0-x22b.google.com [IPv6:2a00:1450:4010:c04::22b]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id E87CF12C5 for ; Fri, 25 Apr 2014 13:20:26 +0000 (UTC) Received: by mail-lb0-f171.google.com with SMTP id u14so108785lbd.16 for ; Fri, 25 Apr 2014 06:20:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=aT7wrdqOLvP22zvzXB26j3njSP8JsAqC69saiLzl4kM=; b=oCy7BKTh9m9uHj+gzQSojLKabp/VeFrmhpajkxJ33X0VN2bMfl20jA9ba5c77xp8hG N3ifUjXnBDTC4QGJpq2OJSEQsMoCgNU/4+nheI21FkK74Z6flVJ6OMhewp1/iCHNjOWO +NFuxCkx6FBYEqtfuSQnzAnl9TeG/u7M5JQ+E2ZSinMucMLT3C9uFNOf1vGLHRuc97Of sFvxHDPHMZYkYL8bUmB0LXyfsrn04l6cWjYnsFZWgKUI138bpWxI1ia9wpF/aqJf9Dsd bJ6jlNXgYAw/MflyEP7pnE4jen6yfetjcCH27xSFTg/8KAsTWKMBF5wEivt3h+oHZ7jj HzBw== MIME-Version: 1.0 X-Received: by 10.152.42.230 with SMTP id r6mr5745658lal.32.1398432023858; Fri, 25 Apr 2014 06:20:23 -0700 (PDT) Received: by 10.112.129.164 with HTTP; Fri, 25 Apr 2014 06:20:23 -0700 (PDT) In-Reply-To: <535A5A80.8080504@mail.lifanov.com> References: <535A5A80.8080504@mail.lifanov.com> Date: Fri, 25 Apr 2014 14:20:23 +0100 Message-ID: Subject: Re: Anyone get FreeBSD/PCBSD working with Dell iDrac, (Alfred Perlstein) From: Tom Evans To: Nikolai Lifanov Content-Type: text/plain; charset=UTF-8 Cc: "freebsd-hackers@freebsd.org" X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Apr 2014 13:20:27 -0000 On Fri, Apr 25, 2014 at 1:52 PM, Nikolai Lifanov wrote: > On 04/25/14 08:00, alfred@freebsd.org wrote: >> I'm using a recent iDrac (I think 7.0) on FreeBSD 10-RELEASE >> >> It seems like at the installer the mouse works, however the keyboard >> doesn't seem to work. >> >> Anyone know a workaround to get the keyboard to work via the "virtual >> console" in Dell's iDrac? >> >> thank you, >> -Alfred > > I work with a few iDRAC 7s, as well as 6s, and a large amount of much > worse remote console types using a FreeBSD 10-RELEASE workstation. I use > Firefox + Wine with Java installed and it's working out fine with recent > versions of Wine. You will have a hard time getting remote disks to work > with a native version of Java (they drop a Linux .so in $HOME at best, > and nothing at worst). Or virtualbox and a linux/windows VM works well too. Cheers Tom