Problem installing Virtualbox [Solved]

Discussion for all VM - Installing, Software, Problems

Moderator: Moderators

Problem installing Virtualbox [Solved]

Postby undoIT » Tue Mar 13, 2012 5:34

I'm running Sabayon 8 with KDE 4.8. I tried installing Virtualbox according to the wiki. I did not encounter any errors during the installation steps but Virtualbox is not available to run after reboot. Any suggestions?

http://wiki.sabayon.org/index.php?title ... Virtualbox
Last edited by undoIT on Tue Mar 13, 2012 8:05, edited 1 time in total.
User avatar
undoIT
Young Hen
 
Posts: 21
Joined: Tue Feb 28, 2012 23:45

Re: Problem installing Virtualbox

Postby Fitzcarraldo » Tue Mar 13, 2012 6:11

Post the output of the following command run as root user in a Konsole/Terminal window:

Code: Select all
lsmod | grep vbox
User avatar
Fitzcarraldo
Sagely Hen
 
Posts: 7334
Joined: Sat Mar 10, 2007 5:40
Location: United Kingdom

Re: Problem installing Virtualbox

Postby undoIT » Tue Mar 13, 2012 6:18

Code: Select all
vboxnetadp              4646  0
vboxnetflt             12893  0
vboxdrv              1757671  2 vboxnetadp,vboxnetflt
User avatar
undoIT
Young Hen
 
Posts: 21
Joined: Tue Feb 28, 2012 23:45

Re: Problem installing Virtualbox

Postby Fitzcarraldo » Tue Mar 13, 2012 7:10

Looks OK. And the output of the following two commands, run in a Konsole/Terminal window under your own user account:

Code: Select all
groups
/opt/bin/VirtualBox
User avatar
Fitzcarraldo
Sagely Hen
 
Posts: 7334
Joined: Sat Mar 10, 2007 5:40
Location: United Kingdom

Re: Problem installing Virtualbox

Postby undoIT » Tue Mar 13, 2012 7:50

/opt/bin/VirtualBox

that loads up VirtualBox. I do see that the virtualbox-bin.desktop was created in /usr/share/applications/

Code: Select all
[Desktop Entry]
Name=Oracle xVM VirtualBox
Type=Application
Comment=Run several virtual systems on a single host computer
Exec=VirtualBox
TryExec=VirtualBox
Icon=virtualbox-bin
Categories=System;Emulator;


However, it wasn't added to the KDE menu?
User avatar
undoIT
Young Hen
 
Posts: 21
Joined: Tue Feb 28, 2012 23:45

Re: Problem installing Virtualbox

Postby undoIT » Tue Mar 13, 2012 8:05

Code: Select all
# cp /usr/share/applications/virtualbox-bin.desktop /usr/share/applications/kde4/virtualbox-bin.desktop


now VirtualBox appears in the KDE menu. I'm guessing that the kde4 directory was setup as some kind of legacy thing to prevent conflicts for people still using KDE3. Perhaps this should be abandoned, are there still people installing new KDE distros and then installing KDE3?
User avatar
undoIT
Young Hen
 
Posts: 21
Joined: Tue Feb 28, 2012 23:45

Re: Problem installing Virtualbox [Solved]

Postby Fitzcarraldo » Tue Mar 13, 2012 11:02

undoIT wrote:/opt/bin/VirtualBox

that loads up VirtualBox. I do see that the virtualbox-bin.desktop was created in /usr/share/applications/

However, it wasn't added to the KDE menu?

undoIT wrote:
Code: Select all
# cp /usr/share/applications/virtualbox-bin.desktop /usr/share/applications/kde4/virtualbox-bin.desktop


now VirtualBox appears in the KDE menu. I'm guessing that the kde4 directory was setup as some kind of legacy thing to prevent conflicts for people still using KDE3. Perhaps this should be abandoned, are there still people installing new KDE distros and then installing KDE3?

I don't think that is the reason, as I don't have your problem. I do have a KDE Menu entry for VirtualBox (it's under Kickoff > Applications > System) and yet I don't have the file /usr/share/applications/kde4/virtualbox-bin.desktop, as you can see:

Code: Select all
fitzcarraldo@meshedgedx ~ $ locate virtualbox-bin.desktop
/usr/portage/app-emulation/virtualbox-bin/files/virtualbox-bin.desktop-2
/usr/share/applications/virtualbox-bin.desktop
fitzcarraldo@meshedgedx ~ $

Therefore the reason the application does not appear in the KDE Menu in your case could be distribution-specific. What does the command kde4-config --path data return in your case? In my case I get the following:

Code: Select all
fitzcarraldo@meshedgedx ~ $ kde4-config --path data
/home/fitzcarraldo/.kde4/share/apps/:/usr/share/apps/
fitzcarraldo@meshedgedx ~ $

As you can see, in my installation KDE is configured to know about the two paths /home/fitzcarraldo/.kde4/share/apps/ and /usr/share/apps/. It could be that SL has been configured differently.
User avatar
Fitzcarraldo
Sagely Hen
 
Posts: 7334
Joined: Sat Mar 10, 2007 5:40
Location: United Kingdom


Return to Virtual Managers

Who is online

Users browsing this forum: No registered users and 0 guests