Messages in this thread |  | | Date | Mon, 22 Jan 2001 00:19:41 -0800 | From | Miles Lane <> | Subject | Running "make install" runs lilo on my Athlon but not my Pentium II. |
| |
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/
|  |