sudo find /etc -name "*vboxadd*" -exec rm {} \;
sudo find /etc -name "*vboxvfs*" -exec rm {} \;
sudo rm -r /usr/src/vboxadd-*
sudo rm -r /usr/src/vboxvfs-*
sudo rm /usr/sbin/vboxadd-timesync
sudo rm /lib/modules/`uname -r`/misc/vboxadd.ko
sudo rm /lib/modules/`uname -r`/misc/vboxvfs.ko
TheBigKahoona wrote:for everyone how ends up here by googleing this matter:
/opt/[VboxAddonsFolder]/uninstall.sh
/opt/[VboxAddonsFolder]/uninstall.sh
Jack@flowertown wrote:Besides the unistall/opt/[VboxAddonsFolder]/uninstall.sh
I also had to remove /etc/X11/xorg.conf
virtualbox-guest-remover wrote:On an Ubuntu host that is not a VM, do:
aptitude purge virtualbox-guest-utils virtualbox-guest-x11
That stopped the messages for me.
Users browsing this forum: No registered users and 7 guests