Changes between Initial Version and Version 1 of Ticket #12264, comment 10
- Timestamp:
- Nov 16, 2013 12:47:02 AM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #12264, comment 10
initial v1 5 5 Even when I just try to run `service vboxdrv stop` the same error appears in dmesg/syslog. This is with or without virtual machines running. 6 6 7 As an extra angle to consider .. I'm using [http://www.vagrantup.com vagrant] on this machine, which in turn uses virtualbox to manage its virtual machine. The network adapter on the machine is set to NAT and there's a '''second one''' set to "Host-only Adapter" with the name coming up as '''not selected''' which the gui, rightfully, complains about being an invalid configuration.7 As an extra angle to consider .. I'm using [http://www.vagrantup.com vagrant] on this machine, which in turn uses virtualbox to manage its virtual machine. The network adapter on the machine is set to NAT and there's a '''second one''' set to "Host-only Adapter" ~~with the name coming up as '''not selected''' which the gui, rightfully, complains about being an invalid configuration.~~ 8 8 9 Could it be that little detail? 9 ~~Could it be that little detail?~~ (Update: I think this was caused by me unloading the `vboxnet` module while watching the gui. It didn't turn up again on subsequent tests) 10 10 11 11 I'll run a few tests.