From owner-freebsd-questions@FreeBSD.ORG Thu May 12 11:39:06 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 693091065675 for ; Thu, 12 May 2011 11:39:06 +0000 (UTC) (envelope-from wodfer@gmail.com) Received: from mail-yi0-f54.google.com (mail-yi0-f54.google.com [209.85.218.54]) by mx1.freebsd.org (Postfix) with ESMTP id 281F08FC16 for ; Thu, 12 May 2011 11:39:05 +0000 (UTC) Received: by yie12 with SMTP id 12so595976yie.13 for ; Thu, 12 May 2011 04:39:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:date:message-id:subject:from:to :content-type; bh=YJZSEj+ekADAmpr5nka0a2vCD/3JPC/Y9+1kClW+juU=; b=tDXMvaOHtqrKhFMbZSpp9y2c3Gktbl2pBNff0DoC6nphxOG/jvKWzXeLhEocxYA2iP 9f4qMyO8V2mnXvLWslqsQ4cyTXttfEvbNdvTR0O6euRFjOgjmqCMD9XLKVOf+dqFLc/z 8UPqTaL3/Uk+afM6zyknoVIdYC81VqV+O08x0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=UhkrHN7C9zy2LYiu4Z63RT7Vls+8DM68VEqx05n1nQ2hwLqtbzGJwbWzZJB7QRfXwE xpMOW99iRCBuDwgLkUUlDfJm9ET7KHcCusN9h4D0iSh2Jho1qd0m2psjKnz+QGoM4hj8 gPIFEcroGh1IYSKfR/e4ZK0hdUF4YzXH4yug4= MIME-Version: 1.0 Received: by 10.91.2.30 with SMTP id e30mr201608agi.153.1305198655150; Thu, 12 May 2011 04:10:55 -0700 (PDT) Received: by 10.90.79.11 with HTTP; Thu, 12 May 2011 04:10:55 -0700 (PDT) Date: Thu, 12 May 2011 13:10:55 +0200 Message-ID: From: Andy Wodfer To: freebsd-questions Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Installing .bin file? 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: Thu, 12 May 2011 11:39:06 -0000 On one of my old servers I'm running FreeBSD 6.3 and I'm having some disk problems. The "raid" card is a Promise TX4310 and I'd like to install Webpam ( http://firstweb.promise.com/support/download/download2_eng.asp?productId=136&category=utility&os=100&go=GO) to swap + rebuild two broken disks and to have an overview via a webgui. So, I download *WebPAM for FreeBSD*, unrar it and find a .bin file inside. How do I install a .bin file on FreeBSD? I'm used to makefiles etc. Thanks for any help! Best, Andy