From: Steven Smith <sos22@cam.ac.uk>
To: Tom Beer <mailings@analogon.com>
Cc: Staci <spiritlover666@yahoo.com>, linux-newbie@vger.kernel.org
Subject: Re: lilo
Date: Sat, 27 Apr 2002 19:29:02 +0100 [thread overview]
Message-ID: <20020427182902.GA419@cam.ac.uk> (raw)
In-Reply-To: <00f601c1ee0c$7b757cc0$0901a8c0@system>
[-- Attachment #1: Type: text/plain, Size: 659 bytes --]
> It fits on a disk.
Have you tried running the kernel off of a floppy? That would at
least confirm it's working.
> I compiled many things as modules and the kernel 2542462 big.
That's a big kernel. Do you mean vmlinux (which could be that large)
or bzImage (which shouldn't be)?
> But isn't there a way to install the bzImage?
Usually, you go:
cp arch/i386/boot/bzImage /boot/bzImage.2.4.18
and add a section to lilo.conf:
image = /boot/bzImage.2.4.18
label = some_label
read-only
before rerunning lilo:
/sbin/lilo -v
If that doesn't work, then please post the output and the contents of
your lilo.conf to the list.
Steven Smith,
sos22@cam.ac.uk.
[-- Attachment #2: Type: application/pgp-signature, Size: 232 bytes --]
next prev parent reply other threads:[~2002-04-27 18:29 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20020427165127.35238.qmail@web12801.mail.yahoo.com>
2002-04-27 16:56 ` lilo Tom Beer
2002-04-27 18:29 ` Steven Smith [this message]
2002-04-27 18:34 ` lilo Jos Lemmerling
2002-06-13 21:08 Lilo Guilherme Silva Vilela
2002-06-13 21:34 ` Lilo Scott Taylor
2002-06-13 21:41 ` Lilo Glynn Clements
2002-06-13 21:47 ` Lilo Guilherme Silva Vilela
2002-06-13 21:52 ` Lilo Scott Taylor
-- strict thread matches above, loose matches on Subject: below --
2002-04-27 18:46 lilo Ray Olszewski
2002-04-27 16:31 lilo Tom Beer
2002-04-27 16:55 ` lilo Steven Smith
2002-04-27 17:06 ` lilo Tom Beer
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=20020427182902.GA419@cam.ac.uk \
--to=sos22@cam.ac.uk \
--cc=linux-newbie@vger.kernel.org \
--cc=mailings@analogon.com \
--cc=spiritlover666@yahoo.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 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.