1 Aug
2003
1 Aug
'03
20:20
Richard <rick47@adelphia.net> [Fri, 1 Aug 2003 08:54:47 -0700]:
maybe a week and a half ago, maybe it will assist you. It handled stuff for me trying to get VMWare to recognize my athlon kernel: <quote> cp /boot/vmlinuz.version.h /usr/src/linux/include/linux/version.h cp /boot/vmlinuz.autoconf.h /usr/src/linux/include/linux/autoconf.h
The better way is: - install kernel_source - cd /usr/src/linux - make cloneconfig - make dep And then:
Then run the vmware config.pl to compile.
Philipp