From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 29C33139694 for ; Mon, 29 May 2017 18:07:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4AC3121C08F; Mon, 29 May 2017 18:07:50 +0000 (UTC) Received: from mail-qk0-x22c.google.com (mail-qk0-x22c.google.com [IPv6:2607:f8b0:400d:c09::22c]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E80C421C03C for ; Mon, 29 May 2017 18:07:49 +0000 (UTC) Received: by mail-qk0-x22c.google.com with SMTP id d14so12838354qkb.1 for ; Mon, 29 May 2017 11:07:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:in-reply-to:references:from:date:message-id:subject:to; bh=0JLLTj3S89R2Kt/tz3Y5scN/kNKI2vhJuTckcN3Slyc=; b=WDmwSCEZVZ7WXKBBt9kis2Xu7PvmxXRJ1T05CCvg2SWt4sCsmjqvT5l/KPthN3wyvc C2ruTkxf01pmBOxyqP9SIT0bwNHPZ7g3rTbJCo8o0/5p5osqXOFTLrvZ8IKH4V0aa0L+ YHNB+WJiXEzXOQhMDhTYRXncTy58AKQMulHQM51G8UsWwlWmLd4hBvjM9/9zQ6kCB4wy 6wYhvINF9zlNM8RtVr+cRWVSeLLKtVZ8HiFgl8za1k+/C+Vczyu7dU+Hz+fp82Co1o2D bWRoLPDzAtlwACJkT+BoH6NeSHmmKyVxtBQeEQ9RfnqAR6sAms0hN2z9gXPlceodoU+m xkIg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to; bh=0JLLTj3S89R2Kt/tz3Y5scN/kNKI2vhJuTckcN3Slyc=; b=tKTS1zrxIJpJRXb2z8iEZ1zOg7ZpqLT/4aPRSw/bwIOS8m4WBLBbtQ9PH/XScSQBV5 UgtZiFOBOMRu5NQDK8eqiBhhVPydAHk8QDmY0657u+p777+IyC4LJgjsJVo1uHldazZ9 uupcKHDVhODIEWrdX0d9tEDi8yUtaVbLsHu12u38I6p2rU+PLzuB1Cee6pNjFvIVsIVA TDQSKOi4cvBRjsSNVXgMYyH9a/Tx5vRlZ0WnUAx0UkfP8mTrFJguVcesjYvzkE5Pg9Um 6XIRZEVrW5ZBUnZ7MTdey01hf+tfv8wpSya8jvlStE6wNXRWMS5YP6iUkYX6lW15cxk9 mCTA== X-Gm-Message-State: AODbwcBtVXYy+9toWV3/Dt1mtSmTV8n+V1j2S8FNkOSx2HeteNi6DS2Z swk1vmKwcOY5FyR4yeEWQUJTnjPTCg== X-Received: by 10.55.162.196 with SMTP id l187mr10213520qke.182.1496081268847; Mon, 29 May 2017 11:07:48 -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 Received: by 10.12.135.121 with HTTP; Mon, 29 May 2017 11:07:48 -0700 (PDT) Received: by 10.12.135.121 with HTTP; Mon, 29 May 2017 11:07:48 -0700 (PDT) In-Reply-To: <20170529194805.5b9432d2@jupiter.sol.kaishome.de> References: <20170529194805.5b9432d2@jupiter.sol.kaishome.de> From: Raphael MD Date: Mon, 29 May 2017 15:07:48 -0300 Message-ID: Subject: Re: [gentoo-user] Re: Kernel did not finding root partition To: Gentoo User Content-Type: multipart/alternative; boundary="001a114d714895b80b0550ad90fc" X-Archives-Salt: 45ba7beb-7256-48fb-9887-671393e58b36 X-Archives-Hash: b5400acfc7ab3c6b394c9c2771343f75 --001a114d714895b80b0550ad90fc Content-Type: text/plain; charset="UTF-8" On May 29, 2017 14:51, "Kai Krakow" wrote: > > Am Mon, 29 May 2017 08:09:02 -0300 > schrieb Raphael MD : > > > I'm trying to install Gentoo in my notebook, but kernel, during the > > boot, do not find the root partition. > > > > I'm using UEFI boot, I've tried Genkernel, I've checked XFS's support > > in kernel's menuconfig and re-cheked GRUB config files, but is a > > pain, do not work. > > > > I've installed Funtoo with Debian Kernel first, but Funtoo KDE's > > ebuild was pointing to a invalid URL and I've switched to Gentoo and > > now I'm suffering this problem to boot. > > > > Have anyone some information, about this Kernel's boot didn't finding > > root partition? Is better configure kernel without Genkernel? I need > > to pass some commands to Kernel via GRUB? > > > > PS.: Appear to be very simple configure UEFI, because I'm using > > Refind and it was working with Funtoo, and I realized this problem is > > with gentoo kernel's config, but I do not know where I need to config. > > > > Any suggestions? > > For UEFI boot the best way is to install the kernel to the ESP, > especially if it is directly loaded by EFI. Which exact message do you > see? It is not clear if the kernel already booted and just cannot find > the rootfs, or if even the kernel cannot load. > > I don't know reFind, but some EFI loaders like gummiboot / systemd-boot > expect the kernel to have an EFI stub because the kernel is > chain-loaded through EFI... > > So we need to know a few things: > > 1. partition layout > 2. kernel cmdline > 3. boot-loader config > 4. exact error message on screen > > > -- > Regards, > Kai > > Replies to list-only preferred. > > 1. partition layout /dev/sda1 vfat boot /dev/sda3 xfs root /dev/sda2 swap > 2. kernel cmdline None > 3. boot-loader config Grub, without any different config. > 4. exact error message on screen Kernel boot up, start to load drivers and stop asking for root partition. --001a114d714895b80b0550ad90fc Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable

On May 29, 2017 14:51, "Kai Krakow" <hurikhan77@gmail.com> wrote:
>
> Am Mon, 29 May 2017 08:09:02 -0300
> schrieb Raphael MD <raphaxx@gm= ail.com>:
>
> > I'm trying to install Gentoo in my notebook, but kernel, duri= ng the
> > boot, do not find the root partition.
> >
> > I'm using UEFI boot, I've tried Genkernel, I've check= ed XFS's support
> > in kernel's menuconfig and re-cheked GRUB config files, but i= s a
> > pain, do not work.
> >
> > I've installed Funtoo with Debian Kernel first, but Funtoo KD= E's
> > ebuild was pointing to a invalid URL and I've switched to Gen= too and
> > now I'm suffering this problem to boot.
> >
> > Have anyone some information, about this Kernel's boot didn&#= 39;t finding
> > root partition? Is better configure kernel without Genkernel? I n= eed
> > to pass some commands to Kernel via GRUB?
> >
> > PS.: Appear to be very simple configure UEFI, because I'm usi= ng
> > Refind and it was working with Funtoo, and I realized this proble= m is
> > with gentoo kernel's config, but I do not know where I need t= o config.
> >
> > Any suggestions?
>
> For UEFI boot the best way is to install the kernel to the ESP,
> especially if it is directly loaded by EFI. Which exact message do you=
> see? It is not clear if the kernel already booted and just cannot find=
> the rootfs, or if even the kernel cannot load.
>
> I don't know reFind, but some EFI loaders like gummiboot / systemd= -boot
> expect the kernel to have an EFI stub because the kernel is
> chain-loaded through EFI...
>
> So we need to know a few things:
>
> 1. partition layout
> 2. kernel cmdline
> 3. boot-loader config
> 4. exact error message on screen
>
>
> --
> Regards,
> Kai
>
> Replies to list-only preferred.
>
>

1. partition layout
/dev/sda1 vfat boot
/dev/sda3 xfs=C2=A0=C2=A0 root
/dev/sda2 swap

> 2. kernel cmdline
None

> 3. boot-loader config
Grub, without any different config.

> 4. exact error message on screen
Kernel boot up, start to load drivers and stop asking for root partition. --001a114d714895b80b0550ad90fc--