From owner-freebsd-questions@FreeBSD.ORG Sun Sep 14 16:00:12 2014 Return-Path: Delivered-To: freebsd-questions@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 683E0F44 for ; Sun, 14 Sep 2014 16:00:12 +0000 (UTC) Received: from mout.gmx.net (mout.gmx.net [212.227.15.19]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mout.gmx.net", Issuer "TeleSec ServerPass DE-1" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 03AB16D5 for ; Sun, 14 Sep 2014 16:00:11 +0000 (UTC) Received: from [192.168.0.197] ([95.91.231.167]) by mail.gmx.com (mrgmx002) with ESMTPSA (Nemesis) id 0MJBEo-1XVw2c1YdO-002pB5 for ; Sun, 14 Sep 2014 18:00:08 +0200 Message-ID: <5415BB87.2020307@gmx.de> Date: Sun, 14 Sep 2014 18:00:07 +0200 From: "lokadamus@gmx.de" User-Agent: Mozilla/5.0 (X11; FreeBSD i386; rv:31.0) Gecko/20100101 Thunderbird/31.0 MIME-Version: 1.0 To: User questions Subject: Re: Convert system to FreeBSD References: <20140914115150.1adb766c@scorpio> In-Reply-To: <20140914115150.1adb766c@scorpio> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit X-Provags-ID: V03:K0:5aRVDZGSMHzt9GyDqilnRhhqyzMVpRxoEoKZEj2gtz1Z6mn/4y2 ZuKEOn1eVdTEKAyDFwKYQy9xw/nsOPxeaAWsFHDErUnZlTMFSO4ucmsE6rghEmigIXLZgpH YLb7bjcKPWX3UEORDFJ1UTIPVXK/fkA70wWwbLOifgey2LtFccPlhUF8olP90bleGlWcSEK NKX4vGym4nb2RS99/VFRg== X-UI-Out-Filterresults: notjunk:1; X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 14 Sep 2014 16:00:12 -0000 On 14.09.2014 17:51, Jerry wrote: > Sun, 14 Sep 2014 11:47:55 -0400 > > I have a chance to get an HP Envy with 32.0 GB memory, 64-bit system with an > Intel(R) Core (TM) i7-4820K CPU @ 3.70GHz. I can get the unit for free at > a fire sale (long story). It is using the Intel® Rapid Storage Technology > software with RAID 5 with three 1,863 GB HDs. This is currently being run on > a Win-8.1 system. > > If I wanted to turn this into a FreeBSD machine, and I am not even sure if > all of the hardware in this unit is supported by FreeBSD, how would I go > about duplicating this setup? Obviously, the Intel software would not work > under FreeBSD. What would/could I use to replace it with the same > functionality? > What is the system doing? Just a database or a webserver? Will you use zfs? Start it with FreeBSD install cd as a livecd and look, what is working. Best regards