Closed
Bug 1077199
Opened 11 years ago
Closed 11 years ago
vagrant/virtualbox stopped working on jenkins
Categories
(Infrastructure & Operations Graveyard :: WebOps: Other, task)
Infrastructure & Operations Graveyard
WebOps: Other
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: rhelmer, Unassigned)
Details
(Whiteboard: [kanban:https://kanbanize.com/ctrl_board/4/1407] )
Since the reboot yesterday, attempting to start up Virtualbox (via Vagrant) results in:
WARNING: The vboxdrv kernel module is not loaded. Either there is no module
available for the current kernel (2.6.32-431.29.2.el6.x86_64) or it failed to
load. Please recompile the kernel module and install it by
sudo /etc/init.d/vboxdrv setup
You will not be able to start VMs until this problem is fixed.
Comment 1•11 years ago
|
||
`vboxdrv setup` complete. let me know if that sorts things out for you.
[root@jenkins1.dmz.phx1 ~]# /etc/init.d/vboxdrv setup
Stopping VirtualBox kernel modules [ OK ]
Recompiling VirtualBox kernel modules [ OK ]
Starting VirtualBox kernel modules [ OK ]
Flags: needinfo?(rhelmer)
| Reporter | ||
Comment 2•11 years ago
|
||
Looks like it's working, thanks!
Status: NEW → RESOLVED
Closed: 11 years ago
Flags: needinfo?(rhelmer)
Resolution: --- → FIXED
Updated•7 years ago
|
Product: Infrastructure & Operations → Infrastructure & Operations Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•