OpenSUSE :: VirtualBox Keeps Failing Even Though Ran "/init.d/vboxdrv Setup"?
Sep 4, 2010
I keep getting the error below even though I:
1. Added myself to vboxusers
2. Installed dkms
3. Ran the "sudo /etc/init.d/vboxdrv setup" command.
When I run "/etc/init.d/vboxdrv setup" it gives me the error: modprobe vboxdrv failed. use 'dmesg' to find out why
Code:
The VirtualBox Linux kernel driver (vboxdrv) is either not loaded or there is a permission problem with /dev/vboxdrv. Please reinstall the kernel module by executing '/etc/init.d/vboxdrv setup'
as root. Users of Ubuntu, Fedora or Mandriva should install the DKMS package first. This package keeps track of Linux kernel changes and recompiles the vboxdrv kernel module if necessary. One other thing, I looked in the file system and there is no "/dev/vboxdrv". Is this correct?
View 9 Replies
ADVERTISEMENT
Mar 24, 2010
Recently I had updated the kernel but afterwards I can't run virtualbox because the kernel modules aren't loaded.
Virtual box: 3.1.4 r57640 OpenSuse110-x86_64 Open Suse 11.0 running kernel-default-2.6.25.20-0.7
When I try to start vboxdrv manually I can find the message: kernel: warning: `VirtualBox' uses deprecated v2 capabilities in a way that may be insecure.
After I installed the older kernel-default-2.6.25.20-0.6 version I can start virtualbox.
But, much to my suprise, I also get this message with this kernel level. But still, the kerneldrivers are loaded and I can run virtualbox.
View 4 Replies
View Related
Sep 22, 2010
I have problems to get Virtualbox 3.2.8 under openSuse 11.3 (2.6.34.7-0.2-desktop, x86-64) running. I tried both the VirtualBox-3.2-3.2.8_64453_openSUSE113-1.x86_64 package from Virtualbox and self-compiled drivers as well as the newest RPM packages from openSuse(backports). I mostly get the following error during the vboxdrv load:
[ 269.095562] vboxdrv: Trying to deactivate the NMI watchdog permanently...
[ 269.095562] vboxdrv: Successfully done.
[ 269.095562] vboxdrv: Found 6 processor cores.
[code]....
However I already tried different combinations of previous kernels and virtualbox versions and the error persists. This is somewhat strange. Sometimes I was able to get proper drivers when reinstalling the whole stuff under failsafe mode a couple of times. But still not cleary reproducable.
View 3 Replies
View Related
Aug 8, 2010
I have installed Virtualbox PUEL in 64-bit 11.3. This is a fresh install. My computer has an onboard nvidia 8300GS graphics card. I do not think this is related to the issue. I added the virtualbox repository and installed the program via yast. when I type "VirtualBox" in the terminal I get the following output:
[code]...
View 4 Replies
View Related
Apr 27, 2010
my error when trying to run a VB (Virtualbox). Error as copied from error box. install the virtualbox-ose-modules package for your kernel and execute 'modprobe vboxdrv' as root. VBox status code: -1908 (VERR_VM_DRIVER_NOT_INSTALLED).
[code]...
I get this when trying to launch a VB after making one with wizzard.
View 6 Replies
View Related
Apr 21, 2011
Before I go any further I must admit that I'm pretty rubbish at setting these up, so please be gentle!
Now my problem; I have a normal desktop pc (I don't want to set it up as a server) but when I check the hardness of my set up with Gibson Research Centre, it fails. It can see ports 22,23,80,443 as closed but still visible.....? I have never had this happen to me before and struggling my way through yast firewall tool, I can find no easy way of sorting this out.
View 9 Replies
View Related
Sep 30, 2010
I try to install virtualbox through software center, but it just doesn't install.
Code:
installArchives() failed: Selecting previously deselected package virtualbox-ose.
(Reading database ...
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
[Code]....
View 7 Replies
View Related
Mar 22, 2010
The module vboxdrv cannot be succesfully compiled on my system. It has OpenSuSE 11.2 with kernel 2.6.31.12-0.1-desktop
The following rpms are installed:
gcc, make, autoconf, automake and pam-devel are present too.
The command
leads to an error message:
The log contains these lines in the first part:
Is something wrong with the kernel headers or source?
View 7 Replies
View Related
Mar 17, 2011
I can't start NFS server anymore. I get the following message:
"insserv: FATAL: service syslog is missed in the runlevels 4 to use service vboxdrv"
"insserv: exiting now!"
Is it vbox conflicting with nfs server?
View 1 Replies
View Related
Dec 16, 2010
recently installed phpVirtualBox and VirtualBox on my 10.04 LTS ubuntu server it's getting annoying having to type
Code:
/usr/bin/vboxwebsrv -b --logfile /dev/null >/dev/null
every time i reboot the server
tried for hours to make an init.d script that will run it but failed..basically I just want it to automatically run the above command on every boot.
View 7 Replies
View Related
Jan 10, 2010
If others are have the problem of VirtualBox failing to build the kernel modules with kernel 2.6.32 try this :-
1. Install VirtualBox and watch as the kernel modules fail to compile.
2. Change the line
Code:
KFLAGS += -DRT_ARCH_AMD64
TO
Code:
KFLAGS += -DRT_ARCH_X86_64
In the following files :-
Code:
Line 231 /opt/VirtualBox/src/vboxdrv/Makefile
Line 170 /opt/VirtualBox/src/vboxnetadp/Makefile
Line 174 /opt/VirtualBox/src/vboxnetflt/Makefile
3. Run /etc/rc.d/rc.vboxdrv setup
You will now have a working VirtualBox setup. NB This is written purely from the standpoint of using the Closed source version of VB not the OSE version.
View 2 Replies
View Related
Feb 9, 2010
I'm working to make guest OS run as no privileged user. I've found a script made by an Italian guy that should start the guest instance during boot. Unfortunately the script was made for Debian and as I'm not confident with bash, I'm having some difficulties in making it work under RedHat 5.3 launched as root
vbox-ithaca start
vbox-ithaca: line 116: log_daemon_msg: command not found
sudo: VBoxManage startvm ithaca --type vrdp: command not found
vbox-ithaca: line 119: log_end_msg: command not found
these errors to me basically say that those commands aren't in PATH, but I couldn't find them anywhere
[code]...
View 1 Replies
View Related
Apr 4, 2011
I have the current disk setup :
disk1 :
Code:
sda:
(primary) sda1 ntfs
(primary) sda2 ext3 (mounted as / )[code]....
Before i set up the raid, but with this exact partitioning, the system booted perfectly. When i installed mdadm and created the raid1 mirroring on sda6 and sdb1, the init got screwed up, and all i get is a shell on initramfs, from where i can inspect that sda is binded on md, and cat /proc/mdstat tells me that i have an inactive sda[4].I can't mount the root partition (sda2), because it's busy (i suspect dmraid to lock it), which is, i guess, why init cannot be found.
I wonder if my error is to setup a raid array using a logical partition contained in an extended partition (but i hardly see why it would not work - but the sda bind and the sda[4] in mdstat seems to tell me that it does not), or it's just the initrd that is improperly configured. The other things that bothers me, is that changing the partition type of the raid partitions (fd to 0 - Empty), to disable raid autodetection, resulted in the same behavior on boot. Which might lead me again to think about configuration file problem instead of improper setup.The live cd doesn't not seem to recognize raid, so i can't inspect problems any further, but i could inspect system configuration, but i don't really know where to start.
View 2 Replies
View Related
Apr 3, 2011
I can connect to Strongvpn (pptp) through command line call 'sudo pppd call stongvpn' followed by' route add default dev ppp0'. Everything works well.I would like to set this up on start up. I use kde. I have set up basic /etc/init.d/strongvpn script which gets called at boot and creates ppp0 but the route command does not seem to work. When I use command route add in terminal the connection comes up.Here's my /etc/init.d script
#!/bin/bash
# chkconfig: 345 85 15
pppd call strongvpn
[code]....
View 3 Replies
View Related
Mar 7, 2011
Observed on two host systems both with openSUSE 11.3 32 bit using ext4: When a big files, in this case a 1.2 GB and a 1.7 GB is copied from DVD, usb harddrive or shared folder into a Windows 7 32 bit guest system, the copied file is corrupted. The md5sum has changed and until the guest system has been rebooted successive md5sum tests on the same file comes up with various results... After a reboot md5sum tests show consistent results, but a sum different from the original file.
View 1 Replies
View Related
Aug 23, 2010
I have VirtualBox on my Windows 7. I have Ubuntu running for years on a 1TB hard drive. I put the hard drive on my Windows 7 and Computer Management see it as "Disk 0" my Windows 7 drive is "Disk 1" The Disk 0 don't have a drive letter. I only see it in My computer manage.How do I get VirtualBox to boot my Ubuntu hard drive that all ready has Ubuntu install and all set up on it?
View 3 Replies
View Related
Feb 25, 2011
I wanted to setup an ssh server on my computer that I, along with some other people I know, could access from outside my home network. I didn't want to give others access to my computer (even if that access was limited), so I wanted to setup the server within a Virtualbox virtual machine.
STEP 1: Create the virtual machine.Create a vm with the distro of your choice. I won't explain how to do that here since there are TONS of guides online about how to do this.
STEP 2: Configure the host to send info to the vm.I found an article that explains why you have to do this and how to do it:URL...I can summarize the article by saying that the vm is hidden from other network computers by the host computer. Therefore, you have to configure the host to send information received on a particular port (any port you choose greater than or equal to 1024 as explained in the above link) to port 22 of the vm (port 22 is the default port for ssh).
View 1 Replies
View Related
Jun 28, 2011
Does anybody know how to setup bridge interfaces on fedora 15 (VirtualBox4 interface and my LAN interface)?
View 1 Replies
View Related
Jul 9, 2011
I'm coming from CentOS background and it's first time using Debian and currently stuck with setting up a working Virtualbox Debian Guest installation
Problem 1: no internet connectivity by default, but internet works fine from within the virtualbox Debian Guest OS if i use debian's internet browser
Problem 2: only internal 10.0.2.15 ip works (NAT) while my 2nd host only adaptor doesn't work out of the box
With CentOS all i needed to do it get it all working was when creating new guest on Virtualbox is setup 2 NICs, first one is NAT and second one is host-only adaptor. After installation, i can connect to internet and also from host OS connect to guest CentOS via 192.168.56.101 ip. But with Debian 6.0.2.1 64bit i defined both NAT and host-only adaptors, and out the box, only 10.0.2.15 is defined.
Default /etc/network/interfaces
root@debian1:/etc/network# cat interfacesbackup.txt
# This file describes the network interfaces available on your system
[code]....
View 1 Replies
View Related
Oct 2, 2010
I am trying to set up Vista on my Lucid within VirtualBox so I can run 3CX IP PBX. I have installed the virtualBox and set up a virtual space called "Vista", but when I start it (Power on) I get an error message - see screenshot enclosed. If I run the command
HTML Code:
'/etc/init.d/vboxdrv setup'
as instructed in terminal I get.
HTML Code:
root@server:/home/server# /etc/init.d/vboxdrv setup
WARNING: All config files need .conf: /etc/modprobe.d/dahdi, it will be ignored in a future release.
WARNING: All config files need .conf: /etc/modprobe.d/dahdi.blacklist, it will be ignored in a future release.
[code]....
View 9 Replies
View Related
Jun 19, 2011
I installed slackware 13.37 32 bit in a virtualbox vm for httpd web site testing. I am running the guest in slackware 13.37 64bit host with host only networking.
I can ping the guest and access the pages hosted via a web browser on the host. However I want to upload new sites to test via ftp to a dir on the guest at location such as /home/user/public_html and access them via the host. Vsftp is enabled. But how would I set it up to be able to do this?
View 3 Replies
View Related
Aug 29, 2010
I need to setup a Linux VPN server at work for resources' sharing, I currently have a server running CentOS 5.4, and tried endless tutorials on the web, but to no avail, and can't find where the logs are kept for the VPN server to check where the error is. But all my attempts to try to connect keep failing.
View 9 Replies
View Related
Jun 23, 2010
I am trying to set up samba in my CentOS virtual machine that is running on a Windows 7 host. I have found a tutorial in the How-Tos on this site but I'm not sure if they are exact and I'm paranoid about messing something up. The link to the tutorial is below. Is there anything that I should do different or anything that I should be aware of? Also, once this is set up, how do I transfer files between the two machines? Please note: I am very inexperienced in the IT field. [URL]...
View 2 Replies
View Related
Jan 23, 2011
I virtualised backtrack on windows 7, and set up the network connection to bridged mode, but my networking still fails.
dhclient eth0, outputs many DHCPDISCOVER but no DHCP offers.
View 2 Replies
View Related
Jun 23, 2010
I am trying to set up samba in my CentOS virtual machine that is running on a Windows 7 host. I have found a tutorial in the How-Tos on this site but I'm not sure if they are exact and I'm paranoid about messing something up. The link to the tutorial is below. Is there anything that I should do different or anything that I should be aware of? Also, once this is set up, how do I transfer files between the two machines?
[URL]
View 1 Replies
View Related
Mar 13, 2010
I heva Debian "Lenny" 5.0 with a 2.6.31.3 kernel. I've got some trouble with VirtualBox.When I start virtualbox I get such outbut:
Quote:
[sergey@localhost:~]$ virtualbox WARNING: The character device /dev/vboxdrv does not exist. install the virtualbox-ose-modules package for your kernel and load the module named vboxdrv into your system. You will not be able to start VMs until this problem is fixed.
But when I do 'insmod vboxdrv.ko' (or even w/o '.ko', 'modprobe vboxdrv') it says that there is no vboxdrv.ko.What have I to do to run virtual-machines? (NOTE: Kernel 2.6.31.3 I've compiled manually, and there is no virtualbox-ose-modules package for kernel 2.6.31.3 in repository)
View 7 Replies
View Related
Jan 1, 2011
I've been dual booting 10.10 with Windows7 for about a month. Today is the first time I've encountered a serious problem.
This morning, nothing functioned properly after trying to open several programs. The computer seemed to be "frozen", although the mouse was working fine.
I decided to reboot, but then encountered an even bigger problem.
It failed to boot and got this message: no init found. try passing init= bootarg
The problem now is that it requires a Live CD session and I keep getting this: GLib-WARNING **: getpwuid_r(): failed due to unknown user id (0)
In case it matters, I didn't install 10.10 from an ISO, I just upgraded from 10.04.
View 2 Replies
View Related
Jan 20, 2010
Ubuntu 9.10 will not boot! System froze this morning, I restarted and it is now failing to boot. Starts loading grub and I get this message:
mount: mounting /dev/disk/by-uuid/04aa3697-7bc0-45b5-b86a-77a1e6534bd5 on /root failed: invalid argument
mount: mounting /sys on /root/sys failed: no such file or directory
mount: mounting /dev on /root/sys failed: no such file or directory
[code]....
I booted with 9.04 LiveCD discovered the drive could not be mounted-ran fsck -ln and it told me the drive has no valid partition table. I have had intermittent problems mounting flash drives before this, so I'm kind of worried it might be a hardware issue.Also have files on that drive I would rather not lose, so reinstalling is hopefully a last resort.
View 9 Replies
View Related
Apr 2, 2010
I'm having a weird issue, I have Virtualbox 3.1 installed on the Fedora 12 and everytime I restart the "/dev/vboxdrv" gets deleted so every time I need to run "/etc/init.d/vboxdrv setup".
View 2 Replies
View Related
Sep 9, 2010
I installed VirtualBox-OSE and VirtualBox-Kernel from the Slackbuilds at slackbuilds.org.When I start VirtualBox I get the following message on the CLI: Code: WARNING: The vboxdrv kernel module is not loaded.Either there is no module available for the current kernel (2.6.33.4-smp) 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.I gave /etc/rc.d/rc.vboxdrv executable permissions, and then ran.The only issue is, I have to do this each time that I reboot, should I add 'modprobe vboxdrv' to one of the startup scripts or is something else wrong?
View 7 Replies
View Related