On 6/19/06, DJ Lucas <[EMAIL PROTECTED]> wrote:
DJ Lucas wrote:
>
> I don't have a link right this second, but do a search for the anyany
> patch for vmware. This should get it installed on your system. You'll
> need net-tools and a copy of the kernel that is displayed by 'uname
> -r'
Found it:
http://ftp.cvut.cz/vmware/vmware-any-any-update101.tar.gz
Huh. That's the one used in paldo, too. Jürg is using these commands
from within the unpacked directory:
tar -xf vmmon.tar
pushd vmmon-only
make VM_UNAME=$TAG
install -D vmmon.ko /lib/modules/$TAG/misc/vmmon.ko
popd
tar -xf vmnet.tar
pushd vmnet-only
make VM_UNAME=$TAG
install -D vmnet.ko /lib/modules/$TAG/misc/vmnet.ko
popd
Where TAG is the same as what you get from $(uname -r). You probably
don't need that if you're installing vmware for the running kernel.
--
Dan
--
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page