Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum. |
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
12-28-2007, 02:22 AM
|
#1
|
|
LQ Veteran
Registered: Nov 2005
Location: London
Distribution: Slackware64-current
Posts: 5,087
|
no vboxdrv
Hi, I recompiled the kernel some time ago to 23.9. As far as I remember, I might have switched off the virtualization options.
Now I want to install (edit: run) virtual box, however I don't even have /dev/vboxdrv
so I can't start it by /etc/init.d/vboxdrv start
Is there anything I can do without recompiling the whole kernel again (which is obviously fun, but a lot of things need to be updated with it)?
btw, in /etc/init.d/ I've got virtualbox-ose
thanks
Last edited by sycamorex; 12-28-2007 at 07:08 AM.
|
|
|
|
12-28-2007, 06:32 AM
|
#2
|
|
Member
Registered: Nov 2007
Location: Provo, Utah
Distribution: Debian and Ubuntu
Posts: 74
Rep:
|
Any options regarding virtualization you might have disabled during your kernel build were probably unrelated to VirtualBox.
What do you mean "install virtual box"? The kernel module? To recompile the module for your new kernel simply run /etc/init.d/vboxdrv setup. This command will also install and load the fresh module. As you said you don't have this script, but you do have something called virtualbox-ose. Perhaps it is the same thing. Crack it open in a text editor to find out. There should be comments at the top saying what it is.
Also, there is a newer version of VirtualBox available as of October with several bug fixes and improvements.
|
|
|
|
12-28-2007, 07:07 AM
|
#3
|
|
LQ Veteran
Registered: Nov 2005
Location: London
Distribution: Slackware64-current
Posts: 5,087
Original Poster
|
thanks for your reply and sorry I was in a hurry. My previous post is very confusing  I meant I installed and want to run it. I used to use it in the past on some other machine. When I want to start a virtual machine from virtual box I get the error
Quote:
VirtualBox kernel driver not installed. The vboxdrv kernel module was either not loaded or /dev/vboxdrv was not created for some reason. Please install the virtualbox-ose-modules package for your kernel and execute '/etc/init.d/vboxdrv start' as root
VBox status code: - 1908 (VERR_VM_DRIVER_NOT_INSTALLED
|
I understand it, what I need to do is just install the virtualbox-ose-modules, however, my kernel is 2.6.23.9-custom
and I can't find those modules for a 2.6.23.9 kernel in the lenny's repositories:
Quote:
virtualbox-ose - PC virtualization solution
virtualbox-ose-dbg - PC virtualization solution (debug)
virtualbox-ose-guest-source - Source for the VirtualBox Guest Addition module
virtualbox-ose-guest-utils - PC virtualization solution - guest utils
virtualbox-ose-modules-2.6-486 - PC virtualization solution modules for Linux 2.6 on x86
virtualbox-ose-modules-2.6-686 - PC virtualization solution modules for Linux 2.6 on PPro/Celeron/PII/PIII/P4
virtualbox-ose-modules-2.6-686-bigmem - PC virtualization solution modules for Linux 2.6 on PPro/Celeron/PII/PIII/P4
virtualbox-ose-modules-2.6-k7 - PC virtualization solution modules for Linux 2.6 on AMD K7
virtualbox-ose-modules-2.6-vserver-686 - PC virtualization solution modules for Linux 2.6 on PPro/Celeron/PII/PIII/P4
virtualbox-ose-modules-2.6-vserver-k7 - PC virtualization solution modules for Linux 2.6 on AMD K7
virtualbox-ose-modules-2.6.22-3-486 - PC virtualization solution modules for Linux 2.6.22 on x86
virtualbox-ose-modules-2.6.22-3-686 - PC virtualization solution modules for Linux 2.6.22 on PPro/Celeron/PII/PIII/P4
virtualbox-ose-modules-2.6.22-3-686-bigmem - PC virtualization solution modules for Linux 2.6.22 on PPro/Celeron/PII/PIII/P4
virtualbox-ose-modules-2.6.22-3-k7 - PC virtualization solution modules for Linux 2.6.22 on AMD K7
virtualbox-ose-modules-2.6.22-3-vserver-686 - PC virtualization solution modules for Linux 2.6.22 on PPro/Celeron/PII/PIII/P4
virtualbox-ose-modules-2.6.22-3-vserver-k7 - PC virtualization solution modules for Linux 2.6.22 on AMD K7
virtualbox-ose-source - Source for the VirtualBox module
|
What can I do?
|
|
|
|
12-28-2007, 07:14 AM
|
#4
|
|
LQ Veteran
Registered: Nov 2005
Location: London
Distribution: Slackware64-current
Posts: 5,087
Original Poster
|
Btw, I started virtualbox-ose and tried to run virtual box again, however I get the same error as the one in my previous post.
Quote:
debian205:/etc/init.d# ./virtualbox-ose
Usage: virtualbox-ose {start|stop|restart|force-reload|status}
debian205:/etc/init.d# ./virtualbox-ose start
Starting VirtualBox host networking ...done.
|
thanks
Last edited by sycamorex; 12-28-2007 at 07:15 AM.
|
|
|
|
12-28-2007, 07:45 AM
|
#5
|
|
Member
Registered: Nov 2007
Location: Provo, Utah
Distribution: Debian and Ubuntu
Posts: 74
Rep:
|
My guess is download the virtualbox-ose-source package and you will be able to compile the module. I use the RPM directly from the VirtualBox web site, so I have no idea how you compile from this Debian package.
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 10:29 PM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|