You are not logged in.

#1 2012-01-13 02:51:04

damicore
Member
Registered: 2009-12-21
Posts: 19

`[SOLVED] Modprobe vboxvideo/sf/guest error: modules.dep not found.

When, running Arch under a Virtualbox and having installed the virtualbox-archlinux-additions package, I try to "sudo modprobe -a vboxguest vboxsf vboxvideo" to run I get the following error:
Could not load /lib/modules/3.0-ARCH/modules.dep: No such file or directory.
This is a fresh isntall as you can see.
Any help or reasons as to why these happens?

Last edited by damicore (2012-01-14 22:21:35)

Offline

#2 2012-01-13 05:54:25

x33a
Forum Fellow
Registered: 2009-08-15
Posts: 4,587

Re: `[SOLVED] Modprobe vboxvideo/sf/guest error: modules.dep not found.

The latest kernel is 3.1.8-1. I think you need to update first.

Offline

#3 2012-01-13 08:29:02

ijanos
Member
From: Budapest, Hungary
Registered: 2008-03-30
Posts: 443

Re: `[SOLVED] Modprobe vboxvideo/sf/guest error: modules.dep not found.

damicore wrote:

When, running Arch under a Virtualbox and having installed the virtualbox-archlinux-additions package, I try to "sudo modprobe -a vboxguest vboxsf vboxvideo" to run I get the following error:
Could not load /lib/modules/3.0-ARCH/modules.dep: No such file or directory.
This is a fresh isntall as you can see.
Any help or reasons as to why these happens?

You have upgraded your kernel but not rebooted yet.

modprobe tries to find your the module directory of the currently running kernel which is not exists anymore. Reboot, and everything will work fine.

Offline

#4 2012-01-14 22:20:36

damicore
Member
Registered: 2009-12-21
Posts: 19

Re: `[SOLVED] Modprobe vboxvideo/sf/guest error: modules.dep not found.

ijanos wrote:
damicore wrote:

When, running Arch under a Virtualbox and having installed the virtualbox-archlinux-additions package, I try to "sudo modprobe -a vboxguest vboxsf vboxvideo" to run I get the following error:
Could not load /lib/modules/3.0-ARCH/modules.dep: No such file or directory.
This is a fresh isntall as you can see.
Any help or reasons as to why these happens?

You have upgraded your kernel but not rebooted yet.

modprobe tries to find your the module directory of the currently running kernel which is not exists anymore. Reboot, and everything will work fine.

Sorry, I'm really ashamed haha. This has been obviously solved.

Offline

Board footer

Powered by FluxBB