linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Eduard Sinelnikov <eduard.sinelnikov@gmail.com>
To: Amirali Shambayati <amirali.shambayati@gmail.com>
Cc: Linux Kernel <linux-kernel@vger.kernel.org>,
	kernelnewbies@kernelnewbies.org
Subject: Re: new kernel boot
Date: Mon, 8 Aug 2011 11:13:00 +0300	[thread overview]
Message-ID: <CANMAZFUqg=7j3TSn0HuMn2+ifgd=Bk+qsMUAQqwdwps5vs0=nQ@mail.gmail.com> (raw)
In-Reply-To: <CAC-yRPQegTVC6DPMC=-F2GazS5Nsf+SvbuKqv2x3QRypnTFkhA@mail.gmail.com>

Hi,

I got this problem ( compiled kernel from scratch )
Your problem is that the modules is not competible with your ramfs(the
initial OS before loading the real Kernel) file.
( this file is /boot/initrd.img.2-6...... )

I have to create the ramfs via mkinitramfs command

also you have to update the grub to point to the new ramfs file.

Eduard Sinelnikov.

2011/8/8 Amirali Shambayati <amirali.shambayati@gmail.com>:
> Hi all,
> I successfully installed new kernel but as new kernel is going to
> boot, I receive this error:
> FATAL:could not load /lib/modules/2.6.32.43kerneltest/modules.dep : No
> such file or directory
>
> I checked /lib/modules/2.6.32.43kerneltest directory, and modules.dep
> exists! Any guidance how can I solve the problem?
>
> Thanks in advance,
> --
> Amirali Shambayati
> Bachelor Student
> Computer Engineering Department
> Sharif University of Technology
> Tehran, Iran
>
> _______________________________________________
> Kernelnewbies mailing list
> Kernelnewbies@kernelnewbies.org
> http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
>

      reply	other threads:[~2011-08-08  8:13 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-08  8:01 new kernel boot Amirali Shambayati
2011-08-08  8:13 ` Eduard Sinelnikov [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='CANMAZFUqg=7j3TSn0HuMn2+ifgd=Bk+qsMUAQqwdwps5vs0=nQ@mail.gmail.com' \
    --to=eduard.sinelnikov@gmail.com \
    --cc=amirali.shambayati@gmail.com \
    --cc=kernelnewbies@kernelnewbies.org \
    --cc=linux-kernel@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).