From owner-freebsd-questions@FreeBSD.ORG Mon Sep 18 18:47:54 2006 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 ACEC916A56C for ; Mon, 18 Sep 2006 18:47:54 +0000 (UTC) (envelope-from pauls@utdallas.edu) Received: from smtp1.utdallas.edu (smtp1.utdallas.edu [129.110.10.12]) by mx1.FreeBSD.org (Postfix) with ESMTP id DE1A243DAF for ; Mon, 18 Sep 2006 18:47:29 +0000 (GMT) (envelope-from pauls@utdallas.edu) Received: from utd59514.utdallas.edu (utd59514.utdallas.edu [129.110.3.28]) by smtp1.utdallas.edu (Postfix) with ESMTP id CF169388DF1 for ; Mon, 18 Sep 2006 13:47:27 -0500 (CDT) Date: Mon, 18 Sep 2006 13:43:48 -0500 From: Paul Schmehl To: freebsd-questions@freebsd.org Message-ID: <2621A4DB3ED46BF6AC683BA8@utd59514.utdallas.edu> In-Reply-To: <69618211@bsam.ru> References: <69618211@bsam.ru> X-Mailer: Mulberry/4.0.5 (Linux/x86) MIME-Version: 1.0 Content-Type: multipart/signed; micalg=sha1; protocol="application/pkcs7-signature"; boundary="==========5BE081972686DEDDF236==========" X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Re: Dell DRAC 5 cards and 6.1-RELEASE 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: Mon, 18 Sep 2006 18:47:54 -0000 --==========5BE081972686DEDDF236========== Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline --On Monday, September 18, 2006 21:50:36 +0400 Boris Samorodov=20 wrote: > Hi, Paul! > > > On Mon, 18 Sep 2006 10:29:41 -0500 Paul Schmehl wrote: > >> The native card has enough functionality for what I need, but what I'm >> wondering is if anyone has managed to get the extra functionality >> working under linux emulation. If so, how did you install the rpm? > > Don't have any experience with those cards, but I can say how to > install a linux rpm: > > - ensure you have archivers/rpm2cpio installed (it is already > installed if you have installed any linux_base port); I installed linux_base-fc4. > - copy dist.rpm to any empty directory and run a command: > $ rpm2cpio < dist.rpm | cpio -id > - brandelf all binary files (not libraries!): > $ brandelf -t Linux binary_file; > - as root do: > # find * -type d -exec mkdir "/compat/linux/{}" > # find * ! -type d | cpio -pm -R root:wheel /compat/linux > If any non-standard directories for linux libraries are created then = run > # /compat/linux/sbin/ldconfig -r /compat/linux > Thanks. I'll try this out and see what happens. > If everything goes well, you may add a pkg-plist and submit a new > port. ;-) Sure. Why not? Paul Schmehl (pauls@utdallas.edu) Adjunct Information Security Officer The University of Texas at Dallas http://www.utdallas.edu/ir/security/ --==========5BE081972686DEDDF236==========--