You are not logged in.

#1 2010-04-24 00:54:16

anta40
Member
From: Jakarta, Indonesia
Registered: 2010-03-01
Posts: 79

VBox Guest Addition and kernel 2.6.33 doesn't work?

I just upgraded my Arch, now it's using kernel 2.6.33.
Unfortunately, I can't mount my Windows shared folder.

/sbin/mount.vboxsf: mounting failed with the error: No such device

I already tried "sudo modprobe vboxvfs", and it said:

FATAL: Error inserting vboxvfs (/lib/modules/2.6.33-ARCH/misc/vboxvfs.ko): Invalid module format

Before the upgrade, I could mount the Windows shared folder successfully.
Any suggestions? hmm

Offline

#2 2010-04-24 01:07:16

empthollow
Member
Registered: 2009-09-26
Posts: 168

Re: VBox Guest Addition and kernel 2.6.33 doesn't work?

I have to rebuild my vbox kernel module every time I upgrade the kernel.  I use virtualbox_bin from aur.  For me the command is

/usr/bin/vbox_build_module

Of course reinstalling virtualbox will do the same thing.


--empthollow
Check out my Arch based live distro http://fluxcapacity.99k.org

Offline

#3 2010-04-24 03:44:55

anta40
Member
From: Jakarta, Indonesia
Registered: 2010-03-01
Posts: 79

Re: VBox Guest Addition and kernel 2.6.33 doesn't work?

bash: /usr/bin/vbox_build_module: No such file or directory

hmm

BTW, sorry if I made myself unclear.
My host system is Windows, and Arch is on Virtual Box.

Last edited by anta40 (2010-04-24 03:46:24)

Offline

#4 2010-04-24 09:27:15

stryder
Member
Registered: 2009-02-28
Posts: 500

Re: VBox Guest Addition and kernel 2.6.33 doesn't work?

The script to launch the vboxadd daemons are in /etc/rc.local. Maybe you can try launching them manually and see if they work. Then try to mount the shared folder manually. My host is OSX and I have no problems with my arch in virtualbox.

Offline

#5 2010-04-25 00:05:38

anta40
Member
From: Jakarta, Indonesia
Registered: 2010-03-01
Posts: 79

Re: VBox Guest Addition and kernel 2.6.33 doesn't work?

Like this?

$ sudo /etc/rc.local start
:: Starting the VirtualBox Guest Additions          [FAIL]
(modprobe vboxguest failed)
:: Starting VirtualBox Guest Addition service      [BUSY]
VirtualBox Additions module not loaded!

Offline

#6 2010-04-25 00:17:30

Kooothor
Member
From: Paname
Registered: 2008-08-02
Posts: 226

Re: VBox Guest Addition and kernel 2.6.33 doesn't work?

I managed to get the guest box additions working with host : mac os guest : arch 2.6.33

the key is

# pacman -S kernel-headers

then install the guest additions.


ktr

Offline

#7 2010-04-25 04:46:06

anta40
Member
From: Jakarta, Indonesia
Registered: 2010-03-01
Posts: 79

Re: VBox Guest Addition and kernel 2.6.33 doesn't work?

I already installed the latest kernel header (linux-api-headers-2.6.33-1.1).
And the "modprobe vboxguest" still fails.

Offline

#8 2010-04-25 06:35:04

stryder
Member
Registered: 2009-02-28
Posts: 500

Re: VBox Guest Addition and kernel 2.6.33 doesn't work?

If I were you I would just reinstall guest additions and check if there are error messages. I assume you install using the guest additions iso provided by vbox?

Offline

#9 2010-04-25 06:42:47

anta40
Member
From: Jakarta, Indonesia
Registered: 2010-03-01
Posts: 79

Re: VBox Guest Addition and kernel 2.6.33 doesn't work?

Yeah, I use the guest additions ISO provided by vbox. The very first time I installed it, everything went fine.
But after the upgrade, and I reinstall the guest additions again, modprobe vboxguest fails.

Maybe I need to delete my current Arch and make a fresh one...

Offline

#10 2010-04-25 10:16:18

stryder
Member
Registered: 2009-02-28
Posts: 500

Re: VBox Guest Addition and kernel 2.6.33 doesn't work?

I don't recall needing to reinstall guest additions every time the kernel is upgraded, only when virtualbox is upgraded. But could be my poor memory. So there are no error messages when building guest additions? And are you fully upgraded?

Offline

#11 2010-04-25 11:54:23

anta40
Member
From: Jakarta, Indonesia
Registered: 2010-03-01
Posts: 79

Re: VBox Guest Addition and kernel 2.6.33 doesn't work?

OK, so I just upgraded my Arch again (linux-api-headers-2.6.33.2-1, glibc-2.11.1.-3, binutils-2.20.1-2, etc).
Re-run the VBox guest additions installers, and once again stuck again at starting VBox guest additions service (modprobe vboxguest failed).

Offline

#12 2010-04-25 11:56:36

wonder
Developer
From: Bucharest, Romania
Registered: 2006-07-05
Posts: 5,941
Website

Re: VBox Guest Addition and kernel 2.6.33 doesn't work?

are  you using the guest tools from arch repository?


Give what you have. To someone, it may be better than you dare to think.

Offline

#13 2010-04-25 13:36:33

anta40
Member
From: Jakarta, Indonesia
Registered: 2010-03-01
Posts: 79

Re: VBox Guest Addition and kernel 2.6.33 doesn't work?

wonder wrote:

are  you using the guest tools from arch repository?

you mean "virtualbox-additions-3.1.6.-1"?
yes, i installed this package in attempt to solve my problem, and still no luck

Offline

#14 2010-05-24 22:08:16

cschep
Member
Registered: 2006-12-02
Posts: 124
Website

Re: VBox Guest Addition and kernel 2.6.33 doesn't work?

I had this same exact problem, but I enabled 3D acceleration in my virtualbox, then reinstalled from the guest additions ISO and it's working now...

not sure if hardware changes can change things, but it seemed to work!

Offline

Board footer

Powered by FluxBB