From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id E82A413877A for ; Thu, 4 Sep 2014 13:57:14 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2BC44E08FA; Thu, 4 Sep 2014 13:57:09 +0000 (UTC) Received: from smtpq5.tb.mail.iss.as9143.net (smtpq5.tb.mail.iss.as9143.net [212.54.42.168]) by pigeon.gentoo.org (Postfix) with ESMTP id CEE21E08E0 for ; Thu, 4 Sep 2014 13:57:07 +0000 (UTC) Received: from [212.54.42.135] (helo=smtp4.tb.mail.iss.as9143.net) by smtpq5.tb.mail.iss.as9143.net with esmtp (Exim 4.76) (envelope-from ) id 1XPXX9-0002i6-66 for gentoo-user@lists.gentoo.org; Thu, 04 Sep 2014 15:57:07 +0200 Received: from 53579160.cm-6-8c.dynamic.ziggo.nl ([83.87.145.96] helo=data.antarean.org) by smtp4.tb.mail.iss.as9143.net with esmtp (Exim 4.76) (envelope-from ) id 1XPXX7-0000tp-VJ for gentoo-user@lists.gentoo.org; Thu, 04 Sep 2014 15:57:06 +0200 Received: from [10.174.34.137] (unknown [62.140.132.217]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by data.antarean.org (Postfix) with ESMTPSA id DCB1B4B for ; Thu, 4 Sep 2014 15:57:01 +0200 (CEST) User-Agent: K-9 Mail for Android In-Reply-To: <20140904135417.GG7483@syscon7> References: <20140904043032.GD7483@syscon7> <20140904082528.5cd26f81@hactar.digimed.co.uk> <20140904130528.GF7483@syscon7> <20140904142919.19d00271@hactar.digimed.co.uk> <20140904135417.GG7483@syscon7> 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 Content-Type: text/plain; charset=UTF-8 Subject: Re: [gentoo-user] new installation - partitions From: "J. Roeleveld" Date: Thu, 04 Sep 2014 15:57:01 +0200 To: gentoo-user@lists.gentoo.org Message-ID: Content-Transfer-Encoding: quoted-printable X-Ziggo-spambar: ---- X-Ziggo-spamscore: -4.8 X-Ziggo-spamreport: ALL_TRUSTED=-1,BAYES_00=-1.9,PROLO_TRUST_RDNS=-3,RDNS_DYNAMIC=0.982,TW_GP=0.077 X-Ziggo-Spam-Status: No X-Spam-Status: No X-Spam-Flag: No X-Archives-Salt: 9e92884f-f21b-4ee3-aad5-b50ac0fee090 X-Archives-Hash: 10d975cacb6b26b2a42c5003d7e2bf6a On 4 September 2014 15:54:17 CEST, Joseph wrote: >On 09/04/14 14:29, Neil Bothwick wrote: >>On Thu, 4 Sep 2014 07:05:28 -0600, Joseph wrote: >> >>> >Disk /dev/sda: 2.7 TiB, 3000592982016 bytes, 5860533168 sectors >>> >Units: sectors of 1 * 512 =3D 512 bytes >>> >Sector size (logical/physical): 512 bytes / 4096 bytes >>> >I/O size (minimum/optimal): 4096 bytes / 4096 bytes >>> >Disklabel type: gpt >>> >Disk identifier: 04EFD165-FDDF-4C24-BA81-868B97BF9949 >>> > >>> >Device Start End Size Type >>> >/dev/sda1 2048 4095 1M BIOS boot partition >>> >/dev/sda2 4096 2101247 1G Linux filesystem >>> >/dev/sda3 2101248 35655679 16G Linux swap >>> >/dev/sda4 35655680 5860533134 2.7T Linux filesystem >>> > >>> >Here sda1 is the BIOS boot and sda2 is /boot. >>> > >>> >> The instruction from official Gentoo web-page is difference from >>> >> display I'm getting on my screen when I use "fdisk" >>> >> >http://www.gentoo.org/doc/en/handbook/handbook-amd64.xml?part=3D1&chap=3D= 4 >>> > >>> >If you are using GPT partitons, and you should, gdisk is the tool >to >>> >use (emerge sys-apps/gptfdisk). >>> > >>> >> I don't have an option of extended partition not can I make Boot >>> >> partition /dev/sda2 (128MB) bootable by pressing "a" in fdisk. >>> > >>> >GPT is not hindered by any of that legacy "4 partitions is enough >for >>> >anyone so lets kludge in some more" crap, you just create >partitions. >>> >>> Does GPT needs so much room for boot partition 1G? My current system >>> boot partition is 30Mb Gentoo handbook recommend 128Mb >> >>My BIOS boot partition is 1MB not 1GB. My /boot partition is 1GB to >allow >>room for a couple of System Rescue CD ISO images. >> >>> So the boot partition (/dev/sda2) will be ext2. What type of will >>> be /dev/sda1 ? ext2 as well. >> >>No, it's type is "BIOS boot partition", it's a completely different >type >>of partition and not used by your Linux installation at all, it's >purely >>there for the BIOS. > >Thank you for explanation. > >Is your /home on "root" partition? I've notice that handbook does not >designate separate partition for "home" anymore. The handbook only provides an example which should work. There is no reason to blindly follow it if you have other ideas on how to= partition your disks. -- Joost --=20 Sent from my Android device with K-9 Mail. Please excuse my brevity.