| 
              【情况】$ sudo /sbin/vboxconfig
 vboxdrv.sh: Building VirtualBox kernel modules.
 This system is not currently set up to build kernel modules (system extensions).
 Running the following commands should set the system up correctly:
 
 yum install kernel-core-devel-4.6.7-300.fc24.x86_64
 (The last command may fail if your system is not fully updated.)
 yum install kernel-core-devel
 vboxdrv.sh: failed: Look at /var/log/vbox-install.log to find out what went wrong.
 This system is not currently set up to build kernel modules (system extensions).
 Running the following commands should set the system up correctly:
 
 yum install kernel-core-devel-4.6.7-300.fc24.x86_64
 (The last command may fail if your system is not fully updated.)
 yum install kernel-core-devel
 
 There were problems setting up VirtualBox.  To re-start the set-up process, run
 /sbin/vboxconfig
 as root.
 
 |