How To Uninstall VirtualBox Guest Additions On Ubuntu
I was migrating my VMs from VirtualBox to VMware, and I needed to uninstall VirtualBox Guest Additions from a Ubuntu guest.
The system path did not have a VirtualBox uninstall tool, but a short search on Google showed the following:
/opt/<VirtualBoxGuestAdditionsFolder>/uninstall.sh
Comments
Post a Comment