Gentoo Archives: gentoo-user

From: thelma@×××××××××××.com
To: Gentoo mailing list <gentoo-user@l.g.o>
Subject: [gentoo-user] system won't boot - --no-bootloader set; Skipping bootloader update ...
Date: Fri, 11 Dec 2020 07:54:09
Message-Id: b60cda05-c97a-45e3-d834-084ea42f460d@sys-concept.com
1 My system will not boot.
2
3 I installed sys-power/acpid and wanted to double check the kernel configuration.
4 I run: genkernel --menuconfig all
5 The ACPI option was enabled so I exit the menu but it started to compile the kernel so I press CTRL-C (to stop it).
6
7 Upon rebooting the X will not start no root login, just a screen with login:
8 "joseph (none)"
9
10 I bootstrap the PC and run: genkernel --menuconfig all
11 and finish compiling, and I get a message:
12 -------------
13 * Kernel compiled successfully!
14 *
15 * --no-bootloader set; Skipping bootloader update ...
16 *
17 * Required kernel parameter:
18 *
19 * root=/dev/$ROOT
20 *
21 * Where $ROOT is the device node for your root partition as the
22 * one specified in /etc/fstab
23 ---------------
24
25 What went wrong?
26
27 Here is my fstab:
28 LABEL=boot /boot vfat noauto,noatime 1 2
29 UUID=d32946b3-2236-4998-80dd-68b7d78e0c7b / ext4 noatime 0 1
30 LABEL=swap none swap sw 0 0

Replies

Subject Author
Re: [gentoo-user] system won't boot - --no-bootloader set; Skipping bootloader update ... Dan Egli <dan@×××××××××××.site>