Re: VirtualBox wont run -

2013-08-01 Thread Greg Woods
On Wed, 2013-07-31 at 10:45 -0400, Bob Goodwin ~ Zuni, Virginia, USA wrote: > > However, systemctl setup vboxdrv.service still does not run: > > [root@box10 bobg]# /sbin/service vboxdrv setup > Redirecting to /bin/systemctl setup vboxdrv.service > Unknown operation 'setup'. Virtual Box appare

Re: VirtualBox wont run -

2013-07-31 Thread Reindl Harald
Am 31.07.2013 19:24, schrieb Steven Stern: > On 07/31/2013 09:48 AM, Reindl Harald wrote: >> >> Am 31.07.2013 16:45, schrieb Bob Goodwin ~ Zuni: >>> I awoke around 03:00 and tried whatever new suggestions had come in at that >>> time as well as rebooting, all to no >>> avail. >>> >>> However, sy

Re: VirtualBox wont run -

2013-07-31 Thread Reindl Harald
Am 31.07.2013 19:54, schrieb Steven Stern: >>> Reindl: This depends on which repo VirtualBox is installed from. >>> If installed from the repo on VirtualBox.org, then it *does* >>> install a file in /etc/init.d and one manages it through calls to >>> "service", which appropriately run the script w

RE: VirtualBox wont run -

2013-07-31 Thread Alan Gagne
Am 31.07.2013 16:45, schrieb Bob Goodwin ~ Zuni: >/ I awoke around 03:00 and tried whatever new suggestions had come in at that time as well as rebooting, all to no />/ avail. />/ />/ However, systemctl setup vboxdrv.service still does not run: />/ />/ [root at box10

Re: VirtualBox wont run -

2013-07-31 Thread Steven Stern
On 07/31/2013 09:48 AM, Reindl Harald wrote: > > > Am 31.07.2013 16:45, schrieb Bob Goodwin ~ Zuni: >> I awoke around 03:00 and tried whatever new suggestions had come in at that >> time as well as rebooting, all to no >> avail. >> >> However, systemctl setup vboxdrv.service still does not run:

Re: VirtualBox wont run -

2013-07-31 Thread Reindl Harald
Am 31.07.2013 16:45, schrieb Bob Goodwin ~ Zuni: > I awoke around 03:00 and tried whatever new suggestions had come in at that > time as well as rebooting, all to no > avail. > > However, systemctl setup vboxdrv.service still does not run: > > [root@box10 bobg]# /sbin/service vboxdrv setup >

Re: VirtualBox wont run -

2013-07-31 Thread Bob Goodwin ~ Zuni, Virginia, USA
On 31/07/13 06:34, Markus Schönhaber wrote: 30.07.2013 22:44, Bob Goodwin ~ Zuni, Virginia, USA: I have virtualbox and dkms both yum installed, started dkms, but the command "service vboxdrv setup" doesn't work: [root@box10 bobg]# service vboxdrv setup Redirecting to /bin/systemctl setup vbox

Re: VirtualBox wont run -

2013-07-31 Thread Bob Goodwin ~ Zuni, Virginia, USA
On 31/07/13 10:02, Bill Oliver wrote: I hate to ask this, since you posted it already, but what kernel are you running? Another thing that I have run into is that, oddly, sometimes the kernel will automatically make their way to update lists and the virtualbox package will make it to the up

Re: VirtualBox wont run -

2013-07-31 Thread Bill Oliver
On Tue, 30 Jul 2013, Bob Goodwin ~ Zuni, Virginia, USA wrote: I have virtualbox and dkms both yum installed, started dkms, but the command "service vboxdrv setup" doesn't work: [root@box10 bobg]# service vboxdrv setup Redirecting to /bin/systemctl setup vboxdrv.service Unknown operation '

Re: VirtualBox wont run -

2013-07-31 Thread Markus Schönhaber
30.07.2013 22:44, Bob Goodwin ~ Zuni, Virginia, USA: > I have virtualbox and dkms both yum installed, started dkms, but the > command "service vboxdrv setup" doesn't work: > > [root@box10 bobg]# service vboxdrv setup > Redirecting to /bin/systemctl setup vboxdrv.service > Unknown operation 'set

Re: VirtualBox wont run -

2013-07-30 Thread fedora
The Modules may not be approp for your kernel version. Did you run /etc/init.d/vboxdrv setup suomi On 2013-07-30 17:58, Bob Goodwin ~ Zuni, Virginia, USA wrote: This is an updated F-19/64 XFCE computer. No matter what I have done I can't seem to satisfy the following error messages: [root@

RE: VirtualBox wont run -

2013-07-30 Thread Alan Gagne
[root at box10 bobg]# ll /etc/sysconfig/modules/VirtualBox.modules ls: cannot access /etc/sysconfig/modules/VirtualBox.modules: No such file or directory The directory contains only one file, nothing for virtualbox. [root at box10

Re: VirtualBox wont run -

2013-07-30 Thread Reindl Harald
Am 30.07.2013 22:44, schrieb Bob Goodwin ~ Zuni: > I have virtualbox and dkms both yum installed, started dkms, but the command > "service vboxdrv setup" doesn't work: > > [root@box10 bobg]# service vboxdrv setup > Redirecting to /bin/systemctl setup vboxdrv.service > Unknown operation 'setup'

Re: VirtualBox wont run -

2013-07-30 Thread Bob Goodwin ~ Zuni, Virginia, USA
On 30/07/13 16:56, Reindl Harald wrote: Am 30.07.2013 22:44, schrieb Bob Goodwin ~ Zuni: I have virtualbox and dkms both yum installed, started dkms, but the command "service vboxdrv setup" doesn't work: [root@box10 bobg]# service vboxdrv setup Redirecting to /bin/systemctl setup vboxdrv.ser

Re: VirtualBox wont run -

2013-07-30 Thread Bob Goodwin ~ Zuni, Virginia, USA
On 30/07/13 14:25, Steven Stern wrote: On 07/30/2013 01:17 PM, Alan Gagne wrote: On 30/07/13 12:41, Steven Stern wrote: / If you're using the repo from virtualbox.org*, type />/ />/ sudo /sbin/service vboxdrv setup />/ />/ It will use DKMS to remove the virtual box drivers, recompile them

Re: VirtualBox wont run

2013-07-30 Thread Reindl Harald
Am 30.07.2013 17:58, schrieb Bob Goodwin ~ Zuni: > This is an updated F-19/64 XFCE computer. > No matter what I have done I can't seem to satisfy the following error > messages -- Unit systemd-modules-load.service has begun starting up. Jul 30 11:34:54 box10 systemd-modules-load[2570]: Failed t

Re: VirtualBox wont run -

2013-07-30 Thread Steven Stern
On 07/30/2013 01:17 PM, Alan Gagne wrote: >> On 30/07/13 12:41, Steven Stern wrote: >> >/ If you're using the repo from virtualbox.org*, type >> />/ >> />/ sudo /sbin/service vboxdrv setup >> />/ >> />/ It will use DKMS to remove the virtual box drivers, recompile them for >> />/ the new kernel

RE: VirtualBox wont run -

2013-07-30 Thread Alan Gagne
On 30/07/13 12:41, Steven Stern wrote: >/ If you're using the repo from virtualbox.org*, type />/ />/ sudo /sbin/service vboxdrv setup />/ />/ It will use DKMS to remove the virtual box drivers, recompile them for />/ the new kernel, and install them into the active kernel modules. />/ />/

Re: VirtualBox wont run -

2013-07-30 Thread Bill Oliver
On Tue, 30 Jul 2013, Steven Stern wrote: If you're using the repo from virtualbox.org*, type sudo /sbin/service vboxdrv setup It will use DKMS to remove the virtual box drivers, recompile them for the new kernel, and install them into the active kernel modules. * This may apply to the Fe

Re: VirtualBox wont run -

2013-07-30 Thread Bob Goodwin ~ Zuni, Virginia, USA
On 30/07/13 12:41, Steven Stern wrote: If you're using the repo from virtualbox.org*, type sudo /sbin/service vboxdrv setup It will use DKMS to remove the virtual box drivers, recompile them for the new kernel, and install them into the active kernel modules. * This may apply to the Fedora

Re: VirtualBox wont run -

2013-07-30 Thread Hiisi
On 30 July 2013 20:39, Bob Goodwin ~ Zuni, Virginia, USA wrote: SNIP >> >> This happens to me when I upgrade the kernel, but the virtualbox stuff >> hasn't been upgraded yet. I either have to go back to an older kernel >> or sit on my hands until the virtualbox stuff catches up. >> >> billo >> >>

Re: VirtualBox wont run -

2013-07-30 Thread Steven Stern
On 07/30/2013 11:12 AM, Bill Oliver wrote: > > > On Tue, 30 Jul 2013, Bob Goodwin ~ Zuni, Virginia, USA wrote: > >> >> >> >> It looks like the modules are available but are not used ... >> >> Suggestions please? >> >> Bob >> > > > This happens to me when I upgrade the kernel, but the virtualbo

Re: VirtualBox wont run -

2013-07-30 Thread Bob Goodwin ~ Zuni, Virginia, USA
On 30/07/13 12:12, Bill Oliver wrote: On Tue, 30 Jul 2013, Bob Goodwin ~ Zuni, Virginia, USA wrote: It looks like the modules are available but are not used ... Suggestions please? Bob This happens to me when I upgrade the kernel, but the virtualbox stuff hasn't been upgraded yet. I

Re: VirtualBox wont run -

2013-07-30 Thread Bill Oliver
On Tue, 30 Jul 2013, Bob Goodwin ~ Zuni, Virginia, USA wrote: It looks like the modules are available but are not used ... Suggestions please? Bob This happens to me when I upgrade the kernel, but the virtualbox stuff hasn't been upgraded yet. I either have to go back to an older ker

Re: VirtualBox wont run

2013-07-30 Thread Bob Goodwin ~ Zuni, Virginia, USA
On 30/07/13 12:03, Reindl Harald wrote: Am 30.07.2013 17:58, schrieb Bob Goodwin ~ Zuni: This is an updated F-19/64 XFCE computer. No matter what I have done I can't seem to satisfy the following error messages -- Unit systemd-modules-load.service has begun starting up. Jul 30 11:34:54 box10 s

VirtualBox wont run -

2013-07-30 Thread Bob Goodwin ~ Zuni, Virginia, USA
This is an updated F-19/64 XFCE computer. No matter what I have done I can't seem to satisfy the following error messages: [root@box10 bobg]# journalctl -xn -- Logs begin at Tue 2013-07-09 15:18:12 EDT, end at Tue 2013-07-30 11:34:55 EDT. -- Jul 30 11:34:32 box10 su[2535]: (to bobg) bobg on