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 <https://admin.fedoraproject.org/mailman/listinfo/users> bobg]# /sbin/service vboxdrv setup
/>/  Redirecting to /bin/systemctl setup  vboxdrv.service
/>/  Unknown operation 'setup'.
/>/ />/ Thanks to all for the help. That help is invaluable to many of us and is what keeps people coming back to Fedora!
/
/etc/init.d/vboxdrv setup

you *must not* use systemctl or service which is a wrapper for systemctl
the times where a service can have whatever actions are gone with systemd
Not entirely true with regards to using service. This is on my F19 box.
[root@dw-agagne ~]# uname -r
3.10.3-300.fc19.x86_64


[dw-agagne ~]# service vboxdrv
Usage: /etc/init.d/vboxdrv {start|stop|stop_vms|restart|force-reload|status|setup}
[dw-agagne ~]# service vboxdrv setup
Stopping VirtualBox kernel modules                         [  OK  ]
Uninstalling old VirtualBox DKMS kernel modulesError! There are no instances of module: vboxhost
4.2.16 located in the DKMS tree.
Error! There are no instances of module: vboxhost
4.2.16 located in the DKMS tree.
                                                           [  OK  ]
Trying to register the VirtualBox kernel modules using DKMS[  OK  ]
Starting VirtualBox kernel modules                         [  OK  ]

[dw-agagne ~]# service vboxdrv status
VirtualBox kernel modules (vboxdrv, vboxnetflt, vboxnetadp, vboxpci) are loaded.

Where Bob has a problem with vboxdrv is that it does not exist.
It appears he has gotten virtualbox from the rpmfusion repo.

vboxdrv comes with what is packaged from the virtualbox.org repo.

[dw-agagne ~]# yum repolist
Loaded plugins: langpacks, refresh-packagekit
repo id repo name status adobe-linux-i386 Adobe Systems Incorporated 17 adobe-linux-x86_64 Adobe Systems Incorporated 2 fedora/19/x86_64 Fedora 19 - x86_64 36,253
google-chrome google-chrome                                          3
rpmfusion-free/19/x86_64 RPM Fusion for Fedora 19 - Free 462 rpmfusion-free-updates/19/x86_64 RPM Fusion for Fedora 19 - Free - Updates 96 rpmfusion-nonfree/19/x86_64 RPM Fusion for Fedora 19 - Nonfree 219 rpmfusion-nonfree-updates/19/x86_64 RPM Fusion for Fedora 19 - Nonfree - Updates 90 updates/19/x86_64 Fedora 19 - x86_64 - Updates 9,730
virtualbox/19/x86_64

[dw-agagne ~]# yum provides "*/vboxdrv"

VirtualBox-4.2-4.2.8_83876_fedora18-1.x86_64 : Oracle VM VirtualBox
Repo        : virtualbox
Matched from:
Filename    : /etc/rc.d/init.d/vboxdrv
Filename    : /usr/share/virtualbox/src/vboxhost/vboxdrv


Alan
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Reply via email to