From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1Sjes0-0001On-Sa for garchives@archives.gentoo.org; Tue, 26 Jun 2012 23:08:29 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6F46EE0686; Tue, 26 Jun 2012 23:08:14 +0000 (UTC) Received: from mail-lb0-f181.google.com (mail-lb0-f181.google.com [209.85.217.181]) by pigeon.gentoo.org (Postfix) with ESMTP id 341DFE0662 for ; Tue, 26 Jun 2012 23:06:45 +0000 (UTC) Received: by lbbgk8 with SMTP id gk8so769714lbb.40 for ; Tue, 26 Jun 2012 16:06:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:content-type :content-transfer-encoding; bh=X0WQykoi81zUdRnSuxJukWyAFch2WHDDimdAkoxMi+s=; b=Sp7S14yoLFMcbHwynmWdED46A3cYeYQg8MkaofWrSAYJjuJTPvlnwy/znvKho2lSfV DrCVn9/C77Titd8UYNn/M7IyrFgHXdumNtqy/ad4anrpnFrkKBz/42U4nbHQxwNjju6w dBa7YgpkML3nO7kfS4S3NLbkUEGGCgGcafMYSU44BXjuW2/ZNR0CUfQ2YYAYfQFaPDQB d3WgcYytKuStI01ft/126ko4+o0PPMIE0dstrOfAybrgwNulfFbP5fwi7oDlGuBAgNnQ tajZhR6sLsumMZDjGEzEqHhXuCOCkzgrf32yxTedr1HfO3XbP1LK+u7fN7iQYYgWWIPo pw0A== Received: by 10.112.54.40 with SMTP id g8mr8431814lbp.1.1340752005113; Tue, 26 Jun 2012 16:06:45 -0700 (PDT) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Sender: paul.hartman@gmail.com Received: by 10.112.77.4 with HTTP; Tue, 26 Jun 2012 16:06:24 -0700 (PDT) In-Reply-To: References: <20120626232253.363fef5d@hactar.digimed.co.uk> From: Paul Hartman Date: Tue, 26 Jun 2012 18:06:24 -0500 X-Google-Sender-Auth: AA0pI_5Atp2TjM4IkjY589MTI9g Message-ID: Subject: Re: [gentoo-user] Re: Is wrong 4k sector alignment still an issue? To: gentoo-user@lists.gentoo.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 41907228-17c0-4684-ae88-f0602c8bac79 X-Archives-Hash: 2ccdcca435df0adf3d66f52344d309dc On Tue, Jun 26, 2012 at 5:33 PM, Nikos Chantziaras wrote= : > On 27/06/12 01:22, Neil Bothwick wrote: >> >> On Wed, 27 Jun 2012 01:06:53 +0300, Nikos Chantziaras wrote: >> >>>> I'm getting a 2TB drive which uses 4kB sectors instead of 512 byte >>>> ones. I suppose by now everything will "just work" and the various >>>> tools will now by default create correctly aligned partitions? >>> >>> >>> Thanks everyone for the comments. =A0I'm using cfdisk, since I find it'= s >>> the easiest CLI partitioner (fdisk and parted don't offer menus but you >>> need to type commands; I hate that). >> >> >> If you use a GPT partition table, you can use cgdisk and banish the >> abominations of extended and logical partitions at the same time. > > > I've no idea whether my mainboard can boot from it. =A0It *seems* it has = UEFI, > but I'm not really sure. I think it just depends on your bootloader. Gentoo's grub legacy can boot from GPT and of course grub2 can too.