View previous topic :: View next topic |
Author |
Message |
kelleybryan10 n00b
Joined: 19 Dec 2024 Posts: 1 Location: AZ
|
Posted: Thu Dec 19, 2024 3:31 pm Post subject: new install laptop kernel config error |
|
|
root #emerge --ask sys-kernel/gentoo-kernel-bin
ERROR: kernel-bootcfg-boot-successful service not enabled
/usr/lib/kernel/install.d/95-efistub-kernel-bootcfg.install failed with exit status 1.
/usr/lib/kernel/install.d/95-efistub-kernel-bootcfg.install failed with exit status 1.
(sd-exec-strv) failed with exit status 1.
Code: |
(chroot) livecd / # cat /etc/portage/make.conf
# These settings were set by the catalyst build script that automaticallyppending getbinpkg to the list of values within the FEATURES variable
FEATURES="${FEATURES} getbinpkg"
# Require signatures
# built this stage.
# Please consult /usr/share/portage/config/make.conf.example for a more
# detailed example.
COMMON_FLAGS="-O2 -pipe"
CFLAGS="${COMMON_FLAGS}"
CXXFLAGS="${COMMON_FLAGS}"
FCFLAGS="${COMMON_FLAGS}"
FFLAGS="${COMMON_FLAGS}"
# NOTE: This stage was built with the bindist USE flag enabled
# This sets the language of build output to English.
# Please keep this setting intact when reporting bugs.
LC_MESSAGES=C.utf8
RUSTFLAGS="${RUSTFLAGS} -C target-cpu=native"
MAKEOPTS="-j7 -l8"
# Appending getbinpkg to the list of values within the FEATURES variable
FEATURES="${FEATURES} getbinpkg"
# Require signatures
FEATURES="${FEATURES} binpkg-request-signature"
# Overrides the profile's ACCEPT_LICENSE default value
ACCEPT_LICENSE="-* @FREE @BINARY-REDISTRIBUTABLE"
GENTOO_MIRRORS="http://gentoo-mirror.flux.utah.edu/"
USE="-gtk -gnome qt5 kde dvd alsa cdr dist-kernel"
|
|
|
Back to top |
|
|
Nowa Developer
Joined: 25 Jun 2014 Posts: 456 Location: Nijmegen
|
Posted: Thu Dec 19, 2024 3:50 pm Post subject: |
|
|
Please share the full log with: wgetpaste -c 'emerge --config gentoo-kernel-bin'
Quote: | ERROR: kernel-bootcfg-boot-successful service not enabled |
Did you enable this service as instructed in the handbook/error message? _________________ OS: Gentoo 6.10.12-gentoo-dist, ~amd64, 23.0/desktop/plasma/systemd
MB: MSI Z370-A PRO
CPU: Intel Core i9-9900KS
GPU: Intel Arc A770 16GB & Intel UHD Graphics 630
SSD: Samsung 970 EVO Plus 2 TB
RAM: Crucial Ballistix 32GB DDR4-2400 |
|
Back to top |
|
|
|