From: Brian Gerst <bgerst@didntduck.org>
To: linuxlist@visto.com
Cc: linux-kernel@vger.kernel.org
Subject: Re: newly compiled kernel no .img file
Date: Wed, 05 Dec 2001 11:40:58 -0500 [thread overview]
Message-ID: <3C0E4E1A.9A6D5E64@didntduck.org> (raw)
In-Reply-To: <3C091F550002B98E@smtparch.vistocorporation.com> (added by postmaster@smtparch.vistocorporation.com)
rohit prasad wrote:
>
> Hi,
>
> I have recompiled the linux 2.4.7-10 kernel to get ntfs readonly support.
>
> this is what I entered in the lilo.conf in the fllowing order,
>
> NEWLY COMPILED KERNEL IMAGE
> OLD KERNEL IMAGE
> WINDOWS
>
>
> image=/boot/wmlinux-2.4.7-10
> label=xunil
> read-only
> root=/dev/hda2
> image=/boot/vmlinuz-2.4.7-10old
> label=linux
> initrd=/boot/initrd-2.4.7-10.img
> read-only
> root=/dev/hda2
> other=/dev/hda1
> optional
> label=windows
>
> If you notice the first declaration of image the
> "initrd=/boot/initrd-2.4.7-10.img" is not present . Of course I removed it so that there would be no kernel panic and I am able to boot into the new kernel (xunil).
> What I want to know is what is this .img file why is it required in the original kernel compilation and not in the newer .
Your distribution put that there so that it can use modules for drivers
that are required to mount the root filesystem (ie. SCSI, fs driver,
etc.). If you build your own kernel, those drivers should be built
non-modular, therefore you won't need an initrd.
--
Brian Gerst
next prev parent reply other threads:[~2001-12-05 16:41 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-12-05 16:16 rohit prasad
2001-12-05 16:40 ` Brian Gerst [this message]
2001-12-05 16:56 ` Matt Bernstein
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=3C0E4E1A.9A6D5E64@didntduck.org \
--to=bgerst@didntduck.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linuxlist@visto.com \
/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
all inboxes | Powered by JetHome®