You are not logged in.

#1 2009-10-26 16:58:38

Meskarune
Member
From: Helsinki, Finland
Registered: 2009-03-21
Posts: 361
Website

Virtual Box... [Solved]

Just updated my 64 bit arch to the latest everything. I have virtualbox_bin installed. I ran vbox_build_module as root. When I try to run my xp virtual machine i get this error:

Failed to open/create the internal network 'HostInterfaceNetworking-eth0' (VERR_SUPDRV_COMPONENT_NOT_FOUND).
Failed to attach the network LUN (VERR_SUPDRV_COMPONENT_NOT_FOUND).
One of the kernel modules was not successfully loaded. Make sure that no kernel modules from an older version of VirtualBox exist. Then try to recompile and reload the kernel modules by executing '/etc/init.d/vboxdrv setup' as root (VERR_SUPDRV_COMPONENT_NOT_FOUND).

/etc/init.d/vboxdrv setup doesn't work. Hence this post. I feel like i've fixed this problem before maybe, but searching around the net hasn't helped much nor has my memory been jogged. Ubuntu Forums: uninstall, reinstall

i have virtual box installed in /opt

Thanks in advance.

PS. "jog your memory" is a really weird phrase...

Last edited by Meskarune (2009-10-26 20:21:41)


Homepage  | Arch Linux Women | Arch Linux Classroom
Acer Aspire E5-575G-53VG:
Intel Dual-Core i5-6200U 2.3 GHz; Skylake rev3 | 8GB DDR4 ram | Intel HD Graphics 520 + NVIDIA GeForce 940MX
Qualcomm Atheros QCA9377 802.11ac | Realtek RTL8111/8168/8411 Gigabit Ethernet Controller

Offline

#2 2009-10-26 17:02:30

Wintervenom
Member
Registered: 2008-08-20
Posts: 1,011

Re: Virtual Box... [Solved]

Do you have the VirtualBox module [vboxdrv] and it's Ethernet filter [vboxnetflt] added to your MODULES array in /etc/rc.conf?

Offline

#3 2009-10-26 17:23:33

Meskarune
Member
From: Helsinki, Finland
Registered: 2009-03-21
Posts: 361
Website

Re: Virtual Box... [Solved]

yes, i do. virtual box was working perfectly until i updated the kernel. maybe i need to modprobe those?


Homepage  | Arch Linux Women | Arch Linux Classroom
Acer Aspire E5-575G-53VG:
Intel Dual-Core i5-6200U 2.3 GHz; Skylake rev3 | 8GB DDR4 ram | Intel HD Graphics 520 + NVIDIA GeForce 940MX
Qualcomm Atheros QCA9377 802.11ac | Realtek RTL8111/8168/8411 Gigabit Ethernet Controller

Offline

#4 2009-10-26 18:10:11

ruffedgz
Member
From: Michigan
Registered: 2009-07-23
Posts: 54

Re: Virtual Box... [Solved]

If you do a:

#lsmod | grep vboxdrv
#lsmod | grep vboxnetflt

after you start up your computer, do you see them listed?

PS. The phrase 'jog my memory' does sound kind of weird. Like my brain needs to get out and run some laps to remember these things wink


Arch linux i686 | Dell XPS m1530 | Intel Core 2 Duo 2 GHz | 3 GB RAM | 250GB HDD

Offline

#5 2009-10-26 18:44:17

Marvell
Member
From: Poland
Registered: 2009-07-12
Posts: 28

Re: Virtual Box... [Solved]

Try

vbox_build_module

and

modprobe vboxdrv

Offline

#6 2009-10-26 20:19:18

Meskarune
Member
From: Helsinki, Finland
Registered: 2009-03-21
Posts: 361
Website

Re: Virtual Box... [Solved]

Meskarune wrote:

Just updated my 64 bit arch to the latest everything. I have virtualbox_bin installed. I ran vbox_build_module as root.

When i did:
lsmod | grep vboxdrv
lsmod | grep vboxnetflt

vboxdrv showed up and vboxnetflt did not, so i did modprobe vboxnetflt and it worked. Restarting probably would have worked as well.... maybe i should restart my computer more often...><

Thanks everyone. I'm feelling a bit dumb right now...I needed to use windows xp to do some japanese homework before my class at 1pm.

is there a way to automate these steps in the future so i don't have to run vbox_build_module and restart vboxdrv and vboxnetflt everytime i update the kernel?


Homepage  | Arch Linux Women | Arch Linux Classroom
Acer Aspire E5-575G-53VG:
Intel Dual-Core i5-6200U 2.3 GHz; Skylake rev3 | 8GB DDR4 ram | Intel HD Graphics 520 + NVIDIA GeForce 940MX
Qualcomm Atheros QCA9377 802.11ac | Realtek RTL8111/8168/8411 Gigabit Ethernet Controller

Offline

#7 2009-10-27 20:16:03

BowlSmoker
Member
Registered: 2009-10-09
Posts: 27

Re: Virtual Box... [Solved]

Marvell wrote:

Try

vbox_build_module

and

modprobe vboxdrv

This helped fix other problems I had with vbox. Thanks. smile

Offline

Board footer

Powered by FluxBB