Gentoo Archives: gentoo-user

From: thelma@×××××××××××.com
To: Gentoo mailing list <gentoo-user@l.g.o>
Subject: [gentoo-user] gentoo-sources-5.10.103 - will not boot
Date: Sun, 13 Mar 2022 19:21:24
Message-Id: 805e397a-fbee-0d01-99d0-9e820134e8a4@sys-concept.com
1 Upgraded to: gentoo-sources-5.10.103
2 and kernel will not boot, not even recovery mode.
3
4 I'm getting some strange looping/scrolling message on the screen:
5
6 Kscan: watching read 1 fsk983s....
7
8 I followed standard procedure:
9
10 emerge -avq =sys-kernel/gentoo-sources-5.10.103
11 cd /usr/src/
12 eselect kernel set 3 (this is: linux -> linux-5.10.103-gentoo)
13 cd linux
14 cp ../linux-old_kernel/.config .
15 mount /boot/
16
17 make oldconfig
18 make
19 make modules_prepare
20 make modules_install
21 make install
22
23 grub-mkconfig -o /boot/grub/grub.cfg
24 reboot
25
26 ( did the same on my other boxes and this kernel is booting OK on other installations)
27
28 --
29 Thelma

Replies

Subject Author
Re: [gentoo-user] gentoo-sources-5.10.103 - will not boot thelma@×××××××××××.com