kernelnewbies.kernelnewbies.org archive mirror
 help / color / mirror / Atom feed
From: arunkr.linux@gmail.com (Arun M Kumar)
To: kernelnewbies@lists.kernelnewbies.org
Subject: "make install" error
Date: Fri, 30 Aug 2013 10:47:22 +0530	[thread overview]
Message-ID: <52202AE2.6080105@gmail.com> (raw)

I am building Kernel 3.9.10

and i have given the following Commands during the Process


1. make mrproper

2. make defconfig

3. make oldconfig

4. make -j 8

5. make modules_install

6. make install


on the last step, i face the following error

-------------------------------------------------------------------------------

sh /home/temp/Linux_Build/linux-3.9.10/arch/x86/boot/install.sh 3.9.10 
arch/x86/boot/bzImage \
     System.map "/boot"

Kernel image:   /boot/vmlinuz-3.9.10
Initrd image:   /boot/initrd-3.9.10
Root device: 
/dev/disk/by-id/ata-HGST_HTS725050A7E630_TF655AY9JP1H5C-part2 
(/dev/sda2) (mounted on / as ext4)
Resume device: 
/dev/disk/by-id/ata-HGST_HTS725050A7E630_TF655AY9JP1H5C-part1 (/dev/sda1)
find: `/lib/modules/3.9.10/kernel/drivers/scsi': No such file or directory
modprobe: Module xhci_hcd not found.
WARNING: no dependencies for kernel module 'xhci-hcd' found.
modprobe: Module hid_logitech_dj not found.
WARNING: no dependencies for kernel module 'hid-logitech-dj' found.
Features:       acpi plymouth block usb resume.userspace resume.kernel

--------------------------------------------------------------------------------------

what could have gone wrong during the process ?

             reply	other threads:[~2013-08-30  5:17 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-30  5:17 Arun M Kumar [this message]
2013-08-30  6:53 ` "make install" error Alexandru Juncu
2013-09-05 11:35 ` Srinivas Ganji

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=52202AE2.6080105@gmail.com \
    --to=arunkr.linux@gmail.com \
    --cc=kernelnewbies@lists.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).