public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Randy Dunlap <rdunlap@infradead.org>
To: Gene Heskett <gheskett@wdtv.com>, linux-kernel@vger.kernel.org
Subject: Re: i386_defconfig for 3.13.2?
Date: Wed, 12 Feb 2014 17:51:45 -0800	[thread overview]
Message-ID: <52FC2531.9000304@infradead.org> (raw)
In-Reply-To: <201402121408.12535.gheskett@wdtv.com>

On 02/12/2014 11:08 AM, Gene Heskett wrote:
> Greetings, not making any progress on newer kernel builds yet.
> 
> So I unpacked 3.13.2 this morning and copied its arch/x86/i386_defconfig to  
> .config.
> 
> Ran make oldconfig, then 3 or 4 sessions of xconfig removing stuff that 
> isn't for my hardware & generally making lots of modules where I wasn't 
> sure.
> 
> But, my "makeit" script, when it makes the initrd, spits out this, and note 
> the not always final "/"
> 
> now making a new /boot/initrd.3.13.2.img
> find: `/lib/modules/3.13.2/kernel/arch': No such file or directory
> find: `/lib/modules/3.13.2/kernel/arch': No such file or directory
> find: `/lib/modules/3.13.2/kernel/arch/': No such file or directory
> find: `/lib/modules/3.13.2/kernel/arch/': No such file or directory
> find: `/lib/modules/3.13.2/kernel/arch/': No such file or directory
> find: `/lib/modules/3.13.2/kernel/arch/': No such file or directory
> find: `/lib/modules/3.13.2/kernel/arch/': No such file or directory
> find: `/lib/modules/3.13.2/kernel/arch/': No such file or directory
> find: `/lib/modules/3.13.2/kernel/arch/': No such file or directory
> 
> And indeed that directory does not exist.
> And that string does not exist in the .config.
> 
> Does this ring any bells?

Not for me, but building the initrd (or initramfs) may be distro-specific.
You might have to share the command that was used for that and maybe even
the script that was executed (like /sbin/mkinitrd -- where yours and mine
are probably different depending on distros).

Have you (your script) already run 'make install' at this point?
AFAIK, that should have created /lib/modules/3.13.2/kernel/arch/ and some other
subdirectories there.


-- 
~Randy

  reply	other threads:[~2014-02-13  1:51 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-12 19:08 i386_defconfig for 3.13.2? Gene Heskett
2014-02-13  1:51 ` Randy Dunlap [this message]
2014-02-13  2:48   ` Gene Heskett
2014-02-13 15:06   ` Gene Heskett
2014-02-13 15:26     ` Gene Heskett
2014-02-14  2:07   ` Gene Heskett

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=52FC2531.9000304@infradead.org \
    --to=rdunlap@infradead.org \
    --cc=gheskett@wdtv.com \
    --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