[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Updating Linux Kernel Manually in GUIX system
From: |
AMIR ZAQUAN BIN YAZID / UPM |
Subject: |
Updating Linux Kernel Manually in GUIX system |
Date: |
Thu, 8 Jul 2021 14:45:22 +0800 |
Greetings
I would like to ask regarding updating the Linux Kernel manually.
I am trying to update the Linux Kernel for GUIX system manually for an
assignment. Everything seems fine until I reach the step of copying an
existing Linux Kernel configuration.
when I input :
$ cp -v /boot/config-$(uname -r) cd verif.config
the result says no such file directory for the current Linux Kernel config
which is 5.11.15.
In addition, when I tried to guix install some development tools such as
libelf and libssl , guix install error : unknown package was obtained.
- Updating Linux Kernel Manually in GUIX system,
AMIR ZAQUAN BIN YAZID / UPM <=