Gentoo Archives: gentoo-user

From: Andrea Conti <alyf@××××.net>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Difficulties to install a bootloader for the new system
Date: Tue, 07 Apr 2020 19:40:02
Message-Id: a22e23e5-f72d-b2e4-defd-e2a5efe9bd76@alyf.net
In Reply to: Re: [gentoo-user] Difficulties to install a bootloader for the new system by tuxic@posteo.de
1 > rc.log stops here:
2 >
3 > * Executing: /lib/rc/sh/openrc-run.sh /lib/rc/sh/openrc-run.sh /etc/init.d/local start
4 > * Starting local ...
5 > [ ok ]
6
7 So apparently it's booting all the way...
8
9 Looking at my working config (asus x370 prime, ryzen 7 1700, UEFI boot
10 from an NVMe SSD), you might want to try a couple of other things:
11
12 1) recompile your kernel with CONFIG_FB_SIMPLE=y
13 2) set "GRUB_GFXMODE=auto" and "GRUB_GFXPAYLOAD_LINUX=keep" in
14 /etc/default/grub and rebuild grub.cfg
15
16 andrea

Replies