kernelnewbies.kernelnewbies.org archive mirror
 help / color / mirror / Atom feed
From: Vishal Thanki <vishalthanki@gmail.com>
To: Nathanael J Grix <NathGri@protonmail.com>
Cc: "kernelnewbies@kernelnewbies.org" <kernelnewbies@kernelnewbies.org>
Subject: Re: Trouble Installing Compiled Kernel
Date: Fri, 27 Mar 2020 11:42:49 +0100	[thread overview]
Message-ID: <CAC3a_SD1s=SzOxgzaa6eG0wH+dG0wmHuPrC21xP4MUddOg-0dg@mail.gmail.com> (raw)
In-Reply-To: <JOIFVtcs_FPGK5Oh_090EyJNqzCa0Tuv8oE2UngYOUgXIhJXzzXvsqtZUxD44puMEHiJ1aH0YP7qPedW5Hpg3mtK8N3BrVZVwKeBQETgKAo=@protonmail.com>

On Wed, Mar 25, 2020 at 5:23 PM Nathanael J Grix <NathGri@protonmail.com> wrote:
>
> Hi,
> I recently decided to try and make contributions to the kernel. I normally just use windows as my operating system so I decided to set up Slackware to develop on. I thought a good place to start would to actually compile the kernel and install it before I actually make any changes. I ran:
> make O=/home/nathanael/KernelBuild localmodconfig
> make O=/home/nathanael/KernelBuild
>
> After getting it compiled I ran:
> bash-4.3$ sudo make O=/home/nathanael/KernelBuild/ install_module install
>

Try "modules_install" instead of "install_module"

> but got this error:
> make[1]: Entering directory '/home/nathanael/KernelBuild'
> make[1]: *** No rule to make target 'install_module'.  Stop.
> make[1]: Leaving directory '/home/nathanael/KernelBuild'
> Makefile:180: recipe for target 'sub-make' failed
> make: *** [sub-make] Error 2
>
> I have tried looking around but haven't found anything that has been particularly useful in figuring this out. I am not sure what info might be relevant so I'll just let you know that I'm on Slackware 14.2 and trying to upgrade the Kernel from 4.4.208 to 5.6.0 and I am using ELILO instead of LILO. If anyone has any suggestions or can even just direct me to some resources that might have more info on what is going on with make install_module or the error that would be sick. Thanks.
> _______________________________________________
> Kernelnewbies mailing list
> Kernelnewbies@kernelnewbies.org
> https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies

_______________________________________________
Kernelnewbies mailing list
Kernelnewbies@kernelnewbies.org
https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies

      parent reply	other threads:[~2020-03-27 10:43 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-25 16:22 Trouble Installing Compiled Kernel Nathanael J Grix
2020-03-25 16:38 ` Valentin Vidić
2020-03-25 16:52   ` Nathanael J Grix
2020-03-25 17:00   ` Nathanael J Grix
2020-03-25 16:52 ` Marcelo Diop-Gonzalez
2020-03-27 10:42 ` Vishal Thanki [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAC3a_SD1s=SzOxgzaa6eG0wH+dG0wmHuPrC21xP4MUddOg-0dg@mail.gmail.com' \
    --to=vishalthanki@gmail.com \
    --cc=NathGri@protonmail.com \
    --cc=kernelnewbies@kernelnewbies.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).