From owner-freebsd-questions@FreeBSD.ORG Thu Oct 4 01:23:17 2007 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 12E5D16A419 for ; Thu, 4 Oct 2007 01:23:17 +0000 (UTC) (envelope-from compunction@gmail.com) Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.248]) by mx1.freebsd.org (Postfix) with ESMTP id A150D13C47E for ; Thu, 4 Oct 2007 01:23:16 +0000 (UTC) (envelope-from compunction@gmail.com) Received: by an-out-0708.google.com with SMTP id c14so1756anc for ; Wed, 03 Oct 2007 18:23:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; bh=zBQhxlbunULOHm58xXKUicezHNMO1l6sLp4HgxANr2M=; b=KUcMYjl69Ft0NcohtWuuCRHMIS/ee24/B21B8r86CNABwJjYUVS+7j1qhXtXJXHww2LxTRSudQQvmDkqJ774aRLRAewVptg2A5tVm+KGXwX+4JqIiA6ypYplyKDsDbaqEH3ho2Ml2aGA7iYc13L9UvZo6Fq2xkdK5xbdiawsqbQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type; b=nv2Hbx3SfbS4jiyQydvSMrsBXVSomHpHWmX6AmxfWAQX5vmZpdLcBtYn+giJqCrRX2a0WOsOJ2XmcPkBa1vnSMfpES1ztImn7++LQXl4dsWMEdwp+SWXAdNcXF2sDKfcyly1ZBJm3VbgGcBwkj0P+r+AJ+VMNYfi6HEeYbhY9qw= Received: by 10.142.139.19 with SMTP id m19mr1956025wfd.1191459439027; Wed, 03 Oct 2007 17:57:19 -0700 (PDT) Received: by 10.142.104.2 with HTTP; Wed, 3 Oct 2007 17:57:19 -0700 (PDT) Message-ID: <9f9a8c400710031757y5cd7c2ebq4b3530d2800a4c3c@mail.gmail.com> Date: Wed, 3 Oct 2007 20:57:19 -0400 From: compunction To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Dual Boot Vista - Large Sector Issue 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, 04 Oct 2007 01:23:17 -0000 I am trying to install FreeBSD on the same drive as Vista in a dual boot configuration. FDISK is reporting the normal geometry errors and it is also stating that my Vista partition does not start on a sector boundary. I chose to ignore these errors, but when I was creating the last slice on the drive I got an error about not being able to create partition. I did some research and I think the issue is related to the way Vista is creating partitions. http://support.microsoft.com/kb/923332 http://www.multibooters.co.uk/partitions.html Does anyone know if/when fdisk will support this new partition layout? Thanks Mark