Ticket #10863 (closed defect: obsolete)
Remove compiled kernel modules during uninstallation
Reported by: | kip@… | Owned by: | |
---|---|---|---|
Component: | installer | Version: | VirtualBox 4.1.20 |
Keywords: | module | Cc: | |
Guest type: | other | Host type: | Linux |
Description
Whenever a Linux kernel is uninstalled, the Virtualbox modules that were installed for it remain behind. e.g.
$ find /lib/modules/3.2.0-27-generic/ /lib/modules/3.2.0-27-generic/ /lib/modules/3.2.0-27-generic/misc /lib/modules/3.2.0-27-generic/misc/vboxnetflt.ko /lib/modules/3.2.0-27-generic/misc/vboxdrv.ko /lib/modules/3.2.0-27-generic/misc/vboxnetadp.ko /lib/modules/3.2.0-27-generic/misc/vboxpci.ko
This should be simple to rectify with some kind of hook for the right event with the system's package manager.
Change History
comment:1 Changed 8 years ago by frank
- Summary changed from Virtualbox does not clean up after itself to Remove compiled kernel modules during uninstallation
comment:2 Changed 5 years ago by aeichner
- Status changed from new to closed
- Resolution set to obsolete
Please reopen if still relevant with a recent VirtualBox release.
Note: See
TracTickets for help on using
tickets.