Skip to content

Fixes & Updates to "Installing VMware on Kali (Host)"

Arszilla requested to merge Arszilla/kali-docs:master into master

Fixed a few stuff that I've noticed (that were either annoying me or needed an update). Do note the Setup images could still need an update, but I sadly can't do that currently, as I already have VMware Workstation 17.0.2 installed on my machine.

  • You can no longer curl VMware to get the vmware.bundle, as the default curl agent is blacklisted.
  • Fixed a few separators that were inconsistent.
  • Updated the 99-vmmodules.install kernel script - The script was calling to an undefined function called usage, which was causing the script to not function properly when invoked. Instead, I implemented a pretty basic "try/catch" functionality.

Let me know if these changes are as good as they are. Otherwise, I'll be more than happy to go back and work on them further.

Edited by Arszilla

Merge request reports