LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software > Linux - Kernel
User Name
Password
Linux - Kernel This forum is for all discussion relating to the Linux kernel.

Notices


Reply
  Search this Thread
Old 01-14-2021, 08:51 AM   #1
jsbjsb001
Senior Member
 
Registered: Mar 2009
Location: Earth, unfortunately...
Distribution: Currently: OpenMandriva. Previously: openSUSE, PCLinuxOS, CentOS, among others over the years.
Posts: 3,881

Rep: Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063
Post 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
 
Old 02-04-2021, 09:20 PM   #2
jsbjsb001
Senior Member
 
Registered: Mar 2009
Location: Earth, unfortunately...
Distribution: Currently: OpenMandriva. Previously: openSUSE, PCLinuxOS, CentOS, among others over the years.
Posts: 3,881

Original Poster
Rep: Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063
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.
 
Old 02-22-2023, 07:45 PM   #3
palio88@gg
LQ Newbie
 
Registered: Feb 2023
Posts: 27

Rep: Reputation: 0
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:~$
 
Old 02-22-2023, 07:51 PM   #4
palio88@gg
LQ Newbie
 
Registered: Feb 2023
Posts: 27

Rep: Reputation: 0
Quote:
Originally Posted by palio88@gg View Post
******@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
 
Old 02-23-2023, 07:23 AM   #5
TB0ne
LQ Guru
 
Registered: Jul 2003
Location: Birmingham, Alabama
Distribution: SuSE, RedHat, Slack,CentOS
Posts: 26,636

Rep: Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965
Quote:
Originally Posted by palio88@gg View Post
******@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.
 
  


Reply

Tags
configure kernel, install kernel, kernel, linux



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] I build my own kernel. Do I need the kernel-firmware and kernel-headers packages? RandomTroll Slackware 4 12-13-2016 11:32 AM
[SOLVED] Linux 4.4 seems to refuse to build IPv6 for the 64-bit build - 32-bit build works fine GameCodingNinja Linux From Scratch 2 02-07-2016 06:40 PM
LXer: Build 'em Right, Build 'em Strong, Build 'em Linux LXer Syndicated Linux News 0 10-01-2007 09:51 PM
Which is the kernel build directory? I Can't find kernel build files crabsody Debian 7 01-09-2007 04:48 AM
kernel build says build is "dirty"? Quakeboy02 Debian 3 12-18-2006 11:24 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software > Linux - Kernel

All times are GMT -5. The time now is 11:47 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration