• Willkommen im Linux Club - dem deutschsprachigen Supportforum für GNU/Linux. Registriere dich kostenlos, um alle Inhalte zu sehen und Fragen zu stellen.

[gelöst] VirtualBox Rechte Problem

Conax

Hacker
stefan@linux-zsoe:~> VirtualBox
/usr/bin/VirtualBox: line 1: /usr/lib/virtualbox/VirtualBox: Keine Berechtigung
stefan@linux-zsoe:~> su
Passwort:
linux-zsoe:/home/stefan # VirtualBox
Warning: program compiled against libxml 207 using older 206
linux-zsoe:/home/stefan #

Also als root läufts. Mit der Meldung "program compiled against libxml 207 using older 206" kann ich jetzt auf anhieb nix anfangen.

Bin dann mal mit Dolphin unter /usr/lib/virtualbox/ und wollte mir die Datei VirtualBox mal genauer anschauen und unter Eigenschaften->Berechtigungen das ändern aber da ging nix war alles grau.
 
OP
C

Conax

Hacker
Also ich hab im Handbuch nachgeschaut und da steht folgendes

"sudo usermod -a -G vboxusers username"

stefan@linux-zsoe:~> sudo usermod -a -G vboxusers stefan

We trust you have received the usual lecture from the local System
Administrator. It usually boils down to these three things:

#1) Respect the privacy of others.
#2) Think before you type.
#3) With great power comes great responsibility.

root's password:
sudo: usermod: command not found


Ich hab vorher mal in yast nachgeschaut unter Benutzer und Gruppenverwaltung aber die gruppe vboxusers scheint gar nicht zu existieren (Also unter Mitglieder der Gruppe wo alle aufgelistet sind und man dann nen Haken setzen kann)
 

stefan.becker

Advanced Hacker
Dann leg die Gruppe halt per Yast2 an und weise ebenfalls per Yast2 den User zu.

Woher kommt die Version denn? Falls aus dem Paketmanagement: Löschen und die Version von der VBOX Homepage installieren.
 
OP
C

Conax

Hacker
also jetzt wo die Feiertage rum sind mach ich mich mal wieder ans Werk.

Auf der virtualbox seite gabs einmal die normale VirtualBox version und die VirtualBox ose (open source edition) version. Welche ist denn zu empfehlen?

Das letzte mal als ich virtualbox genutzt hatte gehörte das noch Innotek und nicht Sun. Naja die Welt dreht sich eben weiter. :D

Ich hab jetzt mal die normale VirtualBox version als rpm heruntergeladen und instaliert.

Nach Installation und neustart trat folgender Fehler auf:

stefan@linux-zsoe:~> VirtualBox
WARNING: The vboxdrv kernel module is not loaded. Either there is no module
available for the current kernel (2.6.27.7-9-pae) 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.
WARNING: The compilation of the vboxdrv.ko kernel module failed during the
installation for some reason. Starting a VM will not be possible.
Please consult the User Manual for build instructions.
Wrong owner (0) of '/tmp/.vbox-stefan-ipc'.
Wrong owner (0) of '/tmp/.vbox-stefan-ipc'.
stefan@linux-zsoe:~> sudo /etc/init.d/vboxdrv setup
root's password:
Stopping VirtualBox kernel module done
Recompiling VirtualBox kernel module failed
(Look at /var/log/vbox-install.log to find out what went wrong)
stefan@linux-zsoe:~> VirtualBox
WARNING: The vboxdrv kernel module is not loaded. Either there is no module
available for the current kernel (2.6.27.7-9-pae) 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.
WARNING: The compilation of the vboxdrv.ko kernel module failed during the
installation for some reason. Starting a VM will not be possible.
Please consult the User Manual for build instructions.
Wrong owner (0) of '/tmp/.vbox-stefan-ipc'.
Wrong owner (0) of '/tmp/.vbox-stefan-ipc'.
stefan@linux-zsoe:~>





Callee RC:
NS_ERROR_FACTORY_NOT_REGISTERED (0x80040154)
 
OP
C

Conax

Hacker
also hab jetzt pakete instaliert und in yast vboxusers hinzugefügt

Jetzt kommt aber dieser Fehler:

Callee RC:
NS_ERROR_FACTORY_NOT_REGISTERED (0x80040154)

stefan@linux-zsoe:~> VirtualBox
Wrong owner (0) of '/tmp/.vbox-stefan-ipc'.
Wrong owner (0) of '/tmp/.vbox-stefan-ipc'.
stefan@linux-zsoe:~>
 
Oben