public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Running "make install" runs lilo on my Athlon but not my Pentium II.
@ 2001-01-22  8:19 Miles Lane
  2001-01-22 22:02 ` Russell King
  0 siblings, 1 reply; 4+ messages in thread
From: Miles Lane @ 2001-01-22  8:19 UTC (permalink / raw)
  To: linux-kernel


Hi,

When I run "make install" on my Pentium II machine, lilo gets
run after vmlinuz is built.  When I do the same thing on my Athlon,
vmlinuz gets built, but lilo does get run.

Here are my architecture options for the Athlon:

CONFIG_X86=y
CONFIG_ISA=y
CONFIG_UID16=y

#
# Code maturity level options
#
CONFIG_EXPERIMENTAL=y

#
# Loadable module support
#
CONFIG_MODULES=y
CONFIG_KMOD=y

#
# Processor type and features
#
CONFIG_MK7=y
CONFIG_X86_WP_WORKS_OK=y
CONFIG_X86_INVLPG=y
CONFIG_X86_CMPXCHG=y
CONFIG_X86_BSWAP=y
CONFIG_X86_POPAD_OK=y
CONFIG_X86_L1_CACHE_SHIFT=6
CONFIG_X86_TSC=y
CONFIG_X86_GOOD_APIC=y
CONFIG_X86_USE_3DNOW=y
CONFIG_X86_PGE=y
CONFIG_X86_USE_PPRO_CHECKSUM=y
CONFIG_NOHIGHMEM=y
CONFIG_MTRR=y
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2001-01-26 13:22 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-01-22  8:19 Running "make install" runs lilo on my Athlon but not my Pentium II Miles Lane
2001-01-22 22:02 ` Russell King
2001-01-26  9:08   ` Miles Lane
2001-01-26 13:21     ` Chmouel Boudjnah

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox