You are not logged in.

#1 2009-04-09 15:20:24

rsambuca
Member
From: Calgary, Canada
Registered: 2008-07-21
Posts: 143

[SOLVED] VirtualBox borked after 2.2 update

Updated Virtualbox to version 2.2 today (from archlinuxfr repos).

There were a few warnings during installation:

[2009-04-09 09:06] warning: directory permissions differ on opt/virtualbox/src/
filesystem: 775  package: 755

Now it won't start at all, and a downgrade back to 2.1.4-2 won't work either, due to config errors.  Anyone have an idea how I might go about fixing this?

Last edited by rsambuca (2009-04-10 04:17:33)

Offline

#2 2009-04-09 20:19:42

Dieter@be
Forum Fellow
From: Belgium
Registered: 2006-11-05
Posts: 2,001
Website

Re: [SOLVED] VirtualBox borked after 2.2 update

chown 755 /opt/virtualbox/src/


< Daenyth> and he works prolifically
4 8 15 16 23 42

Offline

#3 2009-04-10 04:16:43

rsambuca
Member
From: Calgary, Canada
Registered: 2008-07-21
Posts: 143

Re: [SOLVED] VirtualBox borked after 2.2 update

Thanks for the suggestion.  It didn't work, but it started me down the correct path to fix this.  I ended up fixing it by using

chmod -R 755 /opt/virtualbox/src/

Offline

Board footer

Powered by FluxBB