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 32B63138247 for ; Mon, 4 Nov 2013 20:11:41 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 51FCEE0B57; Mon, 4 Nov 2013 20:11:31 +0000 (UTC) Received: from smtpq1.tb.mail.iss.as9143.net (smtpq1.tb.mail.iss.as9143.net [212.54.42.164]) by pigeon.gentoo.org (Postfix) with ESMTP id 44064E0B4A for ; Mon, 4 Nov 2013 20:11:30 +0000 (UTC) Received: from [212.54.42.136] (helo=smtp5.tb.mail.iss.as9143.net) by smtpq1.tb.mail.iss.as9143.net with esmtp (Exim 4.71) (envelope-from ) id 1VdQUj-0004dU-LF for gentoo-user@lists.gentoo.org; Mon, 04 Nov 2013 21:11:29 +0100 Received: from 54698b76.cm-12-2c.dynamic.ziggo.nl ([84.105.139.118] helo=data.antarean.org) by smtp5.tb.mail.iss.as9143.net with esmtp (Exim 4.71) (envelope-from ) id 1VdQUj-0006kJ-AG for gentoo-user@lists.gentoo.org; Mon, 04 Nov 2013 21:11:29 +0100 Received: from [10.20.13.57] (unknown [10.20.13.57]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) by data.antarean.org (Postfix) with ESMTPSA id 226554C for ; Mon, 4 Nov 2013 21:10:32 +0100 (CET) User-Agent: K-9 Mail for Android In-Reply-To: References: 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: multipart/alternative; boundary="----XGM3JNBOJFYHGYDQ72DHTH03OWPYRW" Subject: Re: [gentoo-user] GPT UUID fstab From: "J. Roeleveld" Date: Mon, 04 Nov 2013 21:11:27 +0100 To: gentoo-user@lists.gentoo.org Message-ID: <683a358d-a467-44ab-be14-ba8256447e7c@email.android.com> X-Ziggo-spambar: ---- X-Ziggo-spamscore: -4.9 X-Ziggo-spamreport: ALL_TRUSTED=-1,BAYES_00=-1.9,HTML_MESSAGE=0.001,PROLO_TRUST_RDNS=-3,RDNS_DYNAMIC=0.982 X-Ziggo-Spam-Status: No X-Spam-Status: No X-Spam-Flag: No X-Archives-Salt: 39a65620-b120-41fd-bc6f-6fec479267f6 X-Archives-Hash: d5d5b72e07718ed699bee82ef3037b84 ------XGM3JNBOJFYHGYDQ72DHTH03OWPYRW Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable James wrote: >Hello, > >I'm having trouble getting a new install to boot. It's a recent Gigabit >mobo, which supports EFI. I looked at the bios and all looks fine but >it >could be a misconfigure in the bios setting?=20 > > >It's a simple setup for now (/boot / and swap) When using gparted, I >selected GPT but made sure the boot flag was also set for the /boot >partition. I check the UUIDs using blkid > > >Here's the /etc/fstab (note shown here as 2 lines but single lines >in the fstab file): > > /dev/sda1 UUID=3D413ede34-4638-4c54-80a1-8de5343d8cfd =20 > /boot / ext2 defaults,noatime,nodiratime > > /dev/sda2 UUID=3Df85e16fb-76e3-4284-ab10-c0680ecc6b15 =20 > swap swap defaults 0 0 > > /dev/sda3 UUID=3D4d847c6f-696c-4449-85ea-d985f1b3affb=20 > / ext4 defaults,noatime,nodiratime > >Any ideas where I went astray? Trying not to use the MBR >on this GPT EFI system with a single 2T drive. > > >Maybe somebody could post a simple GPT EFI UUID example fstab Use either UUID or device in fstab, not both. --=20 Sent from my Android device with K-9 Mail. Please excuse my brevity. ------XGM3JNBOJFYHGYDQ72DHTH03OWPYRW Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: quoted-printable
James <wireless@ta= mpabay.rr.com> wrote:
Hello,

I'm having trouble getting a new = install to boot. It's a recent Gigabit
mobo, which supports EFI. I l= ooked at the bios and all looks fine but it
could be a misconfigure = in the bios setting?


It's a simple setup for now (/boot= / and swap) When using gparted, I
selected GPT but made sure the = boot flag was also set for the /boot
partition. I check the UUIDs us= ing blkid


Here's the /etc/fstab (note shown here as 2 li= nes but single lines
in the fstab file):

/dev/sda1 UUID=3D= 413ede34-4638-4c54-80a1-8de5343d8cfd
/boot / ext2 defaults,noat= ime,nodiratime

/dev/sda2 UUID=3Df85e16fb-76e3-4284-ab10-c0680e= cc6b15
swap swap defaults 0 0

/dev/sda3 UUID=3D4d847c6f= -696c-4449-85ea-d985f1b3affb
/ ext4 defaults,noatime,nodiratime

Any ideas where I went astray? Trying not to use the MBR
on = this GPT EFI system with a single 2T drive.


Maybe somebody could post a simple GPT EFI UUID example fstab




Use either= UUID or device in fstab, not both.
--
Sent from my Android device with K-9 Mail. Please excuse my brevity. ------XGM3JNBOJFYHGYDQ72DHTH03OWPYRW--