From owner-freebsd-questions@FreeBSD.ORG Fri Sep 17 20:45:42 2010 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 02137106564A for ; Fri, 17 Sep 2010 20:45:42 +0000 (UTC) (envelope-from modulok@gmail.com) Received: from mail-ww0-f42.google.com (mail-ww0-f42.google.com [74.125.82.42]) by mx1.freebsd.org (Postfix) with ESMTP id 8C1FC8FC14 for ; Fri, 17 Sep 2010 20:45:41 +0000 (UTC) Received: by wwb31 with SMTP id 31so1436739wwb.1 for ; Fri, 17 Sep 2010 13:45:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type; bh=jN6X1klxsqVHo7lOzu1WIoQ7lN96oBamwt1o2uEqSBQ=; b=kZYBvUsC2U1JDieTjLsVo+HEdkjARBXijSgS8VzgxtC1/KTWYue2Tf4YVJUvCyrJza b9QKxdlGAp6RVnvwHQGt6P8/ZCEuqNrnVjV3OtLsjZ2Fk80PCpTlJUTmavw1mnwDsrLN 4qJvLNRsJF0gCJg6DI6W2m0PC12Mx/Jskwu4U= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=BGyZIKGfm4UxAkcPHUGYkYceOd3qTUDMyIhdMs3UJyODNnP1KDDGQStuNOk/BIZ4E/ zIe3hA6a0G77NbB9pfLGDKv+GsTpCW/BM2DQJ/0MTHv2U02L4AIFc4MdElGQCHU81bjv 6FQYxfEU8E+qeZdA8kAVTz3EuJl8N+PvG7qm4= MIME-Version: 1.0 Received: by 10.227.135.15 with SMTP id l15mr4542485wbt.203.1284756340447; Fri, 17 Sep 2010 13:45:40 -0700 (PDT) Received: by 10.227.137.133 with HTTP; Fri, 17 Sep 2010 13:45:40 -0700 (PDT) In-Reply-To: <201009161818.56077.lobo@bsd.com.br> References: <201009161818.56077.lobo@bsd.com.br> Date: Fri, 17 Sep 2010 14:45:40 -0600 Message-ID: From: Modulok To: Mario Lobo Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-questions@freebsd.org Subject: Re: (no subject) 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: Fri, 17 Sep 2010 20:45:42 -0000 >> I have an old box I want to turn into a file server backup machine. >> Unfortunately, the mainboard has only PATA headers. I do have three >> PCI slots though, so I was looking at a PCI SATA controller card that >> will get along with FreeBSD without a fuss. Nothing fancy, just >> something inexpensive that I can plug a few SATA drives into. Then >> I'll create a graid3 with them, or mess around with ZFS. Anyone using >> something worth a recommendation? >There are IDE to SATA converters. You plug it directly into the IDE connector and on the other end you have a SATA150 plug. This is news to me. I now have two on the way :) Thank you! -Modulok-