public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: "João Miguel" <jmcf125@openmailbox.org>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Root device as UUID not properly detected
Date: Tue, 6 Oct 2015 23:03:04 +0100	[thread overview]
Message-ID: <20151006220304.GF2629@jmcf125-Acer-Arch.home> (raw)
In-Reply-To: <1859238.rYv69SYfrM@andromeda>

> > > Possible causes:
> > > 1. USB stick doesn't work as boot device
> Ok, so scratch that one.
Okay, done.

> > > 2. USB port is not supported by kernel
> > 
> > I'm not sure what you mean. Is there any option I should enable for
> > genkernel? I read on the Wiki page that
> 
> It works with Arch, are you using the same kernel options now with Gentoo?
Yeah, I tried many more here actually, with Arch I only need APPEND root=...
(no rootfstype, ro, rw, rootdelay, etc.).

> > > 3. You don't use root_delay as boot option
> > If that's what I think it is, I tell syslinux to wait 5 seconds.
(turns out it's not what I thought it was, though I did try root_delay, it is
actually rootdelay...)
> How do you tell it that?
Here's my syslinux.cfg with more comments:
PROMPT 1
TIMEOUT 50	# <-- here
DEFAULT gentoo

LABEL gentoo
        LINUX ../kernel-genkernel-x86-4.0.5-gentoo
        INITRD ../initramfs-genkernel-x86-4.0.5-gentoo
        APPEND rootdelay=5 root=UUID="6fc386ff-8342-42a2-be02-51a6eccf8430" rootfstype=ext4
	#       ^^--- I added this just now because you said so, though in the last message I had root_delay
	# Neither of those has any effect (conditions 2 and 3 I told you about remain as they were)
	# (as I thought this has nthing to do with the bootloader)
# pen (normalmente /dev/sdb4): UUID="6fc386ff-8342-42a2-be02-51a6eccf8430" TYPE="ext4" PARTLABEL="Root Gentoo GNU/Linux" PARTUUID="9c4f6479-9dd7-4a8f-86f2-f1320cc15aa5"

> I never used an initrd when building my own USB sticks.
I don't know, I always used an initrd. Though I must say, that is the
phase of starting the PC I understand the worst.
> I was talking about:
>         rootdelay=      [KNL] Delay (in seconds) to pause before attempting to
>                         mount the root filesystem
> 
> (See the file "kernel-parameters.txt" in the kernel Documentation)
(I'm guessing I'm not supposed to include this in the boot loader config...)

> That's a default signature... :)
Ah, so that's why it showed with a couple of dashes above it :)

All the best,
João Miguel


  reply	other threads:[~2015-10-06 22:03 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-06 15:59 [gentoo-user] Root device as UUID not properly detected João Miguel
2015-10-06 16:17 ` Philip Webb
2015-10-06 16:55   ` João Miguel
2015-10-06 17:06     ` J. Roeleveld
2015-10-06 18:19       ` João Miguel
2015-10-06 21:15         ` J. Roeleveld
2015-10-06 22:03           ` João Miguel [this message]
2015-10-07 10:17             ` J. Roeleveld
2015-10-07 21:00               ` João Miguel
2015-10-08 21:23               ` João Miguel

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20151006220304.GF2629@jmcf125-Acer-Arch.home \
    --to=jmcf125@openmailbox.org \
    --cc=gentoo-user@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox