Unless I am barking up the wrong tree. I need to build a custom vmlinuz/initrd.img.
I am using cobbler http://cobbler.et.redhat.com/ and am trying to get it to work with VMware,
When I imported the CentOS 5 installation CD cobbler selected a vmlinuz/initrd.img and stuffed them into
/tftpboot/images/CentOS5-i386/
I don't betlieve this vmlinuz/initrd.img supports the WMware network drivers.
How do I check what drivers are supported in this vmlinuz/initrd.img pair?
If as I suspect I need to add support for the vmware nic drivers, how do I do that?