linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Larry Finger <Larry.Finger@lwfinger.net>
To: Ouyang <ilhebe999@gmail.com>
Cc: linux-wireless@vger.kernel.org
Subject: Re: problem with installing the kernel
Date: Wed, 11 Jul 2012 22:24:46 -0500	[thread overview]
Message-ID: <4FFE437E.8080008@lwfinger.net> (raw)
In-Reply-To: <loom.20120712T044726-224@post.gmane.org>

On 07/11/2012 09:52 PM, Ouyang wrote:
> I add something to the wireless-testing and then run:
>> make modules
>> make bzImage
>
> it seems all fine. but could not go any further
> # make modules_install
> rm:invalid option -- '3'
> Try 'rm -- help' for more information
> make : *** [_modinst_] Error 1
>
> Could anyone please help me with the situation?
>   The version of the linux is 3.4.4-3.fc17.x86_64 #1

Are you building the kernel as root? That is a terrible policy!!!

You should run "make" as a regular user, and follow that with "sudo make 
modules_install install". If that fails, you need to ask about the problem at 
Fedora. The standard kernel does the modules installation without any problems.

Larry


  reply	other threads:[~2012-07-12  3:25 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-12  2:52 problem with installing the kernel Ouyang
2012-07-12  3:24 ` Larry Finger [this message]
2012-07-12  4:13   ` Ouyang
2012-07-12 14:47     ` Larry Finger

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=4FFE437E.8080008@lwfinger.net \
    --to=larry.finger@lwfinger.net \
    --cc=ilhebe999@gmail.com \
    --cc=linux-wireless@vger.kernel.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).