All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Stephen C. Tweedie" <sct@redhat.com>
To: Stephen Kitchener <stephen@g6dzj.demon.co.uk>
Cc: linux-kernel@vger.kernel.org, Stephen Tweedie <sct@redhat.com>
Subject: Re: Error message after lilo on 2.4.17
Date: Tue, 15 Jan 2002 14:13:18 +0000	[thread overview]
Message-ID: <20020115141318.A5172@redhat.com> (raw)
In-Reply-To: <E16OQOR-00072j-0B@finch-post-11.mail.demon.net>
In-Reply-To: <E16OQOR-00072j-0B@finch-post-11.mail.demon.net>; from stephen@g6dzj.demon.co.uk on Wed, Jan 09, 2002 at 09:36:06PM +0000

Hi,

On Wed, Jan 09, 2002 at 09:36:06PM +0000, Stephen Kitchener wrote:
 
> I have built a 2.4.17 kernel from source on a machine here, via make 
> mrproper, make xconfig, make bZimage, make mdules, make modules_install, 
> ,make install. Im just repeating them here so that you can see what I have 
> done :-).

Actually, you need an initrd too:

> image=/boot/vmlinuz-2.4.17
>         label=2417
>         root=/dev/sda1
>         read-only
>         optional
>         vga=normal
>         append=" devfs=mount quiet"
>         initrd=/boot/initrd-2.4.17.img

Is your initrd set up to mount root as ext3?  Under Red Hat, that
happens automatically if you have ext3 as the root fstype in
/etc/fstab when you run mkinitrd; I've no idea whether or not Mandrake
has the same magic.

Cheers,
 Stephen

      reply	other threads:[~2002-01-15 14:14 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-01-09 21:36 Error message after lilo on 2.4.17 Stephen Kitchener
2002-01-15 14:13 ` Stephen C. Tweedie [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=20020115141318.A5172@redhat.com \
    --to=sct@redhat.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=stephen@g6dzj.demon.co.uk \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.