On Fri, 27 Oct 2006, Sun Zongjun-E5739C wrote:
I stripped the ipv6.ko and insert it. System reports. Ipv6: module has no symbols(stripped?) Insmod: error inserting 'ipv6.ko': -1 Invalid module format Why system doesno't allow me to strip kernel module?
The symbols are required for the module to be linked to the running kernel.
Why do you want to strip the module? - To unsubscribe from this list: send the line "unsubscribe linux-net" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html