From owner-freebsd-questions@FreeBSD.ORG Tue May 11 13:04:12 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id CA8EF106566B for ; Tue, 11 May 2010 13:04:12 +0000 (UTC) (envelope-from korvus@comcast.net) Received: from mx04.pub.collaborativefusion.com (mx04.pub.collaborativefusion.com [206.210.72.84]) by mx1.freebsd.org (Postfix) with ESMTP id 994098FC0C for ; Tue, 11 May 2010 13:04:12 +0000 (UTC) Received: from [192.168.2.164] ([206.210.89.202]) by mx04.pub.collaborativefusion.com (StrongMail Enterprise 4.1.1.4(4.1.1.4-47689)); Tue, 11 May 2010 09:09:42 -0400 X-VirtualServerGroup: Default X-MailingID: 00000::00000::00000::00000::::820 X-SMHeaderMap: mid="X-MailingID" X-Destination-ID: freebsd-questions@freebsd.org X-SMFBL: ZnJlZWJzZC1xdWVzdGlvbnNAZnJlZWJzZC5vcmc= Message-ID: <4BE955CB.9070400@comcast.net> Date: Tue, 11 May 2010 09:04:11 -0400 From: Steve Polyack User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.1.7) Gecko/20100311 Thunderbird/3.0.1 MIME-Version: 1.0 To: Gabe References: <815900.75298.qm@web83814.mail.sp1.yahoo.com> In-Reply-To: <815900.75298.qm@web83814.mail.sp1.yahoo.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: How do I align 4k drives? 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: Tue, 11 May 2010 13:04:12 -0000 On 05/11/10 07:58, Gabe wrote: > > Hello, > > I'm trying to install FreeBSD on a new 1TB WD10EARS drive which has the "Advance Format" deal and requires alignment but despite all of my efforts I've been unable to figure out. > > Help? > Sysinstall does not make it easy. The Advanced fdisk function will only leave you scratching your head. Your best bet is to build the partition table on the drive using another freebsd system. I believe you'll simply want to start the first partition with an offset of 4096.