* make bzlilo seems to ignore non-standard kernel path in lilo.conf (/boot)
@ 2001-04-30 10:16 Olaf Stetzer
2001-04-30 12:00 ` Keith Owens
0 siblings, 1 reply; 3+ messages in thread
From: Olaf Stetzer @ 2001-04-30 10:16 UTC (permalink / raw)
To: linux-kernel
Hello,
when I tried to get rid of the problem I wrote about two days ago in
this list I compiled the kernel several times but unfortunately it was
not installed correctly by the make target bzlilo.
Is it possible to add a parse of /etc/lilo.conf to this target to look
for the path the compiled kernels are located (in my case it was
/boot but make bzlilo put the new kernel in / so it was not installed
by running lilo afterwards)?
This happened to the last 2.2.x kernels I did not try the 2.4.x
series yet.
Greetings,
Olaf
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: make bzlilo seems to ignore non-standard kernel path in lilo.conf (/boot)
2001-04-30 10:16 make bzlilo seems to ignore non-standard kernel path in lilo.conf (/boot) Olaf Stetzer
@ 2001-04-30 12:00 ` Keith Owens
2001-04-30 19:42 ` H. Peter Anvin
0 siblings, 1 reply; 3+ messages in thread
From: Keith Owens @ 2001-04-30 12:00 UTC (permalink / raw)
To: Olaf Stetzer; +Cc: linux-kernel
On Mon, 30 Apr 2001 12:16:24 +0200,
Olaf Stetzer <ostetzer@mail.uni-mainz.de> wrote:
>when I tried to get rid of the problem I wrote about two days ago in
>this list I compiled the kernel several times but unfortunately it was
>not installed correctly by the make target bzlilo.
make INSTALL_PATH=/boot bzlilo
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: make bzlilo seems to ignore non-standard kernel path in lilo.conf (/boot)
2001-04-30 12:00 ` Keith Owens
@ 2001-04-30 19:42 ` H. Peter Anvin
0 siblings, 0 replies; 3+ messages in thread
From: H. Peter Anvin @ 2001-04-30 19:42 UTC (permalink / raw)
To: linux-kernel
Followup to: <12019.988632023@ocs3.ocs-net>
By author: Keith Owens <kaos@ocs.com.au>
In newsgroup: linux.dev.kernel
>
> On Mon, 30 Apr 2001 12:16:24 +0200,
> Olaf Stetzer <ostetzer@mail.uni-mainz.de> wrote:
> >when I tried to get rid of the problem I wrote about two days ago in
> >this list I compiled the kernel several times but unfortunately it was
> >not installed correctly by the make target bzlilo.
>
> make INSTALL_PATH=/boot bzlilo
>
Or better yet, set up /sbin/installkernel for your system and do "make
install".
-hpa
--
<hpa@transmeta.com> at work, <hpa@zytor.com> in private!
"Unix gives you enough rope to shoot yourself in the foot."
http://www.zytor.com/~hpa/puzzle.txt
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2001-04-30 19:42 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-04-30 10:16 make bzlilo seems to ignore non-standard kernel path in lilo.conf (/boot) Olaf Stetzer
2001-04-30 12:00 ` Keith Owens
2001-04-30 19:42 ` H. Peter Anvin
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox