You already have a System.map, it is in the root of your linux source
directory. Thus, as you copied vmlinuz over, do the same for
System.map:
cp System.map /boot/System.map-2.4.15
modules-info is something specific to RedHat which you do not need.
`make modules_install' is all that is required. Now, edit your
bootloader (lilo, grub, etc) and reboot. Enjoy.
Robert Love
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/