On 10/05/15 00:49, Sérgio Basto wrote:
On Dom, 2015-05-10 at 00:43 +1000, Adrian wrote:
Yes, Below is why I asked the question ;

[root@fedora22desk ~]#  /etc/init.d/vboxdrv setup
bash: /etc/init.d/vboxdrv: No such file or directory
[root@fedora22desk ~]#



root@fedora22desk ~]# rpm -qi VirtualBox
Name        : VirtualBox
Version     : 4.3.26
Release     : 3.fc22
Architecture: x86_64
Install Date: Sat 09 May 2015 23:43:00 AEST
Group       : Development/Tools
Size        : 61244411
License     : GPLv2 or (GPLv2 and CDDL)
Signature   : RSA/SHA1, Wed 06 May 2015 20:46:45 AEST, Key ID
81c9b42397f4d1c1
Source RPM  : VirtualBox-4.3.26-3.fc22.src.rpm
Build Date  : Wed 06 May 2015 20:36:21 AEST
Build Host  : builder02.kwizart.net
Relocations : (not relocatable)
Packager    : kwizart
Vendor      : rpms.kwizart.net
URL         : http://www.virtualbox.org/wiki/VirtualBox
Summary     : A general-purpose full virtualizer for PC hardware
Description :
A general-purpose full virtualizer and emulator for 32-bit and
64-bit x86 based PC-compatible machines.
[root@fedora22desk ~]#

yum install akmod-VirtualBox kernel-devel-$(uname -r)

akmods

systemctl restart systemd-modules-load.service

I got

Konsole output
[root@fedora22desk ~]#yum install akmod-VirtualBox kernel-devel-$(uname -r)
Yum command has been deprecated, redirecting to '/usr/bin/dnf install akmod-VirtualBox kernel-devel-4.0.1-300.fc22.x86_64'.
See 'man dnf' and 'man yum2dnf' for more information.
To transfer transaction metadata from yum to DNF, run:
'dnf install python-dnf-plugins-extras-migrate && dnf-2 migrate'

Last metadata expiration check performed 1:08:35 ago on Sun May 10 00:16:35 2015. Package akmod-VirtualBox-4.3.26-2.fc22.x86_64 is already installed, skipping.
Package kernel-devel-4.0.1-300.fc22.x86_64 is already installed, skipping.
Dependencies resolved.
Nothing to do.
Complete!
[root@fedora22desk ~]#akmods
Checking kmods exist for 4.0.1-300.fc22.x86_64             [ OK ]
[root@fedora22desk ~]#
[root@fedora22desk ~]#systemctl restart systemd-modules-load.service
Job for systemd-modules-load.service failed. See "systemctl status systemd-modules-load.service" and "journalctl -xe" for detai
ls.
[root@fedora22desk ~]#systemctl status systemd-modules-load.service
●systemd-modules-load.service - Load Kernel Modules
Loaded: loaded (/usr/lib/systemd/system/systemd-modules-load.service; static; vendor preset: disabled) Active: failed(Result: exit-code) since Sun 2015-05-10 01:25:33 AEST; 20s ago
    Docs: man:systemd-modules-load.service(8)
          man:modules-load.d(5)
Process: 5599 ExecStart=/usr/lib/systemd/systemd-modules-load (code=exited, status=1/FAILURE)
Main PID: 5599 (code=exited, status=1/FAILURE)

May 10 01:25:33 fedora22desk systemd[1]: Starting Load Kernel Modules...
May 10 01:25:33 fedora22desk systemd-modules-load[5599]: Failed to insert 'vboxdrv': Exec format error May 10 01:25:33 fedora22desk systemd-modules-load[5599]: Failed to insert 'vboxnetflt': Exec format error May 10 01:25:33 fedora22desk systemd-modules-load[5599]: Failed to insert 'vboxnetadp': Exec format error May 10 01:25:33 fedora22desk systemd[1]: systemd-modules-load.service: main process exited, code=exited, status=1/FAILURE May 10 01:25:33 fedora22desk systemd[1]: Failed to start Load Kernel Modules. May 10 01:25:33 fedora22desk systemd[1]: Unit systemd-modules-load.service entered failed state. May 10 01:25:33 fedora22desk systemd[1]: systemd-modules-load.service failed.



-- 
test mailing list
test@lists.fedoraproject.org
To unsubscribe:
https://admin.fedoraproject.org/mailman/listinfo/test

Reply via email to