LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Kernel (https://www.linuxquestions.org/questions/linux-kernel-70/)
-   -   How to build and install the Linux kernel (https://www.linuxquestions.org/questions/linux-kernel-70/how-to-build-and-install-the-linux-kernel-4175688546/)

jsbjsb001 01-14-2021 08:51 AM

How to build and install the Linux kernel
 
The linked LQ wiki article below will guide you through the entire process of building your very own kernel, as well as the required prerequisites for both your system and the user building the kernel. The wiki article covers some of the reasons why building your own kernel might be desirable, the required prerequisites, configuring the kernel for building, the build itself, installing your new kernel and it's drivers, making an initrd image, right through to making your new kernel bootable, along with some helpful tips.

https://wiki.linuxquestions.org/wiki...n_Linux_kernel

jsbjsb001 02-04-2021 09:20 PM

Please start a new thread for any questions regarding building the kernel or any other kernel related questions, rather than posting them in this thread. If you have any content suggestions for the wiki article, please post them to this thread instead.

If you have any general feedback regarding the wiki article, you may post that to this thread. Thanks.

palio88@gg 02-22-2023 07:45 PM

Cannot install tar xz and tar bz2
 
******@DESKTOP-BK9717N:~$ note
Can't locate YAML.pm in @INC (you may need to install the YAML module) (@INC contains: /usr/bin/.. blib/lib /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.30.0 /usr/local/share/perl/5.30.0 /usr/lib/x86_64-linux-gnu/perl5/5.30 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.30 /usr/share/perl/5.30 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base) at /usr/bin/note line 40.
BEGIN failed--compilation aborted at /usr/bin/note line 40.
******@DESKTOP-BK9717N:~$

palio88@gg 02-22-2023 07:51 PM

Quote:

Originally Posted by palio88@gg (Post 6413114)
******@DESKTOP-BK9717N:~$ note
Can't locate YAML.pm in @INC (you may need to install the YAML module) (@INC contains: /usr/bin/.. blib/lib /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.30.0 /usr/local/share/perl/5.30.0 /usr/lib/x86_64-linux-gnu/perl5/5.30 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.30 /usr/share/perl/5.30 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base) at /usr/bin/note line 40.
BEGIN failed--compilation aborted at /usr/bin/note line 40.
******@DESKTOP-BK9717N:~$

And is always returning me to:

tar: You must specify one of the '-Acdtrux', '--delete' or '--test-label' options
Try 'tar --help' or 'tar --usage' for more information.

neither of which work except tar --usage

TB0ne 02-23-2023 07:23 AM

Quote:

Originally Posted by palio88@gg (Post 6413114)
******@DESKTOP-BK9717N:~$ note
Can't locate YAML.pm in @INC (you may need to install the YAML module) (@INC contains: /usr/bin/.. blib/lib /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.30.0 /usr/local/share/perl/5.30.0 /usr/lib/x86_64-linux-gnu/perl5/5.30 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.30 /usr/share/perl/5.30 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base) at /usr/bin/note line 40.
BEGIN failed--compilation aborted at /usr/bin/note line 40.
******@DESKTOP-BK9717N:~$

...and....
Quote:

Originally Posted by palio88@gg
And is always returning me to:
tar: You must specify one of the '-Acdtrux', '--delete' or '--test-label' options
Try 'tar --help' or 'tar --usage' for more information.

neither of which work except tar --usage

If you read the post above the ones you made, you'd see the advice to open your own thread for your own question. This one had been closed for TWO YEARS before you reopened it. And you've posted nothing about your system, what you're trying to do, etc. Read the "Question Guidelines" and "How to ask a smart question" links in my posting signature.

And based on what little you've posted here, this isn't anything to do with the kernel.


All times are GMT -5. The time now is 12:31 AM.