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 3681B1381F3 for ; Tue, 27 Aug 2013 10:29:47 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 22FC0E0D90; Tue, 27 Aug 2013 10:29:30 +0000 (UTC) Received: from mail-oa0-f51.google.com (mail-oa0-f51.google.com [209.85.219.51]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 0BDA5E0D87 for ; Tue, 27 Aug 2013 10:29:18 +0000 (UTC) Received: by mail-oa0-f51.google.com with SMTP id h1so5004155oag.38 for ; Tue, 27 Aug 2013 03:29:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=hhyPfDAGctDYXnT7o2VjKfIfZVyK2QMbUZsntKjtnBk=; b=grisnsyqPFDe50dgmY8L4B3T1erB9oYQBBjATLJe4le1nSVA3o7Pf1BdMN8563aPgD 0mkNPP9JuAP6TfBselBsLF7hhnWHFrJpvHMZ1vEdyFqmCQBb3AcbQrpSYMQ6vP8t42D9 e6y+97mEIefdTMZeljT23/wxbcVLc20eu5qYFp/yXZknjg8lKQvQT40ZWcNXFruPKnGd KKmlpLiduFlp4mvDc30uTsoXwNwTegviAc2w7vbtGdAp/DYXl/A6/jIBz+LhqY2+EDRB wHin2oWeErMqy2qJXztiV/YE2I3dwTr6AwGEw01U2gx17Rsx54enoUWFR7KGkz4AE0w7 CPXw== X-Received: by 10.60.47.230 with SMTP id g6mr569334oen.62.1377599358201; Tue, 27 Aug 2013 03:29:18 -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.60.52.79 with HTTP; Tue, 27 Aug 2013 03:28:38 -0700 (PDT) In-Reply-To: References: <521B7F80.5000706@hadt.biz> <521C492B.5020302@hadt.biz> From: Francisco Ares Date: Tue, 27 Aug 2013 07:28:38 -0300 Message-ID: Subject: Re: [gentoo-user] grub2 or kernel config - unable to properly boot To: gentoo-user Content-Type: multipart/alternative; boundary=001a11c2db5863755e04e4eb58b0 X-Archives-Salt: 35d93849-dfe7-458c-a505-bf3a555fc4da X-Archives-Hash: d84b8498eca054caee3d5c6baf08e485 --001a11c2db5863755e04e4eb58b0 Content-Type: text/plain; charset=UTF-8 2013/8/27 Francisco Ares > > 2013/8/27 Michael Hampicke > >> Am 26.08.2013 20:11, schrieb Francisco Ares: >> > Hi, Michael, thanks for you reply. >> > >> > Please forgive me for not having mentioned grub2-mkconfig and >> > grub2-install. The mentioned grub.cfg was a sample from a working >> system, >> > with legacy grub:0, from which I have recovered parts of the kernel >> command >> > line parameters. >> > >> > After "genkernel" finished to build the kernel, I've issued: >> > >> > grub2-mkconfig -o /boot/grub2/grub.cfg >> > grub2-install /dev/sda >> > >> > Sorry for this. >> > Francisco >> On a failed boot, can you reach the rescue system from the initramfs? >> (The message is something like "enter password for rescue or ctrl+d) If >> so, are you able mount your actual root partiton (sda5) manually? >> >> > No, unfortunately. But I am able to use the grub console prior to boot. > > By doing so, I have listed the command about to be used to boot the first > entry in the grub menu, it installs some modules. In regard of file > systems, it only loads a ext2 module, and the root partition is ext4 > formated. > > Although this kernel has ext2, ext3 and ext4 built in (not modules), can > this be a cue? Right now I am preparing to format the root partition as > ext2, just to check this out. > > Thanks again > Francisco > > It didn't work, so I suppose the embedded ext2, ext3 and ext4 in the kernel is not the issue, and might be working. Going to explore the grub console now. Thanks Francisco --001a11c2db5863755e04e4eb58b0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable

= 2013/8/27 Francisco Ares <frares@gmail.com>

2013/8/27 Michael Hampicke <mh@hadt.biz>
Am 26.08.2013 20:11, schrieb Francisco Ares:
> Hi, Michael, thanks for you reply.
>
> Please forgive me for not having mentioned grub2-mkconfig and
> grub2-install. The mentioned grub.cfg was a sample from a working syst= em,
> with legacy grub:0, from which I have recovered parts of the kernel co= mmand
> line parameters.
>
> After "genkernel" finished to build the kernel, I've iss= ued:
>
> grub2-mkconfig -o /boot/grub2/grub.cfg
> grub2-install /dev/sda
>
> Sorry for this.
> Francisco
On a failed boot, can you reach the rescue system from the initramfs?=
(The message is something like "enter password for rescue or ctrl+d) I= f
so, are you able mount your actual root partiton (sda5) manually?


No, unf= ortunately. But I am able to use the grub console prior to boot.

By doing so, I have listed the command about = to be used to boot the first entry in the grub menu, it installs some modul= es. In regard of file systems, it only loads a ext2 module, and the root pa= rtition is ext4 formated.

Although this kernel has ext2, ext3 an= d ext4 built in (not modules), can this be a cue?=C2=A0 Right now I am prep= aring to format the root partition as ext2, just to check this out.

=
Thanks again
Francisco


It didn't work,= so I suppose the embedded ext2, ext3 and ext4 in the kernel is not the iss= ue, and might be working.=C2=A0 Going to explore the grub console now.
<= br>
Thanks
Francisco
--001a11c2db5863755e04e4eb58b0--