Guest User

Untitled

a guest
Jan 24th, 2018
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.56 KB | None | 0 0
  1. Host - Windows 10
  2. VirtBox - Centos 7
  3. VirtBox Version - 5.1.10
  4. Development Tools are installed
  5. gcc version - gcc-Version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC)
  6. perl version - v5.16.3
  7.  
  8. [root@localhost /]# cat /var/log/vboxadd-install.log
  9. /tmp/vbox.0/Makefile.include.header:97: *** Error: unable to find the sources of your current Linux kernel. Specify KERN_DIR=<directory> and run Make again. Schluss.
  10. Creating user for the Guest Additions.
  11. Creating udev rule for the Guest Additions kernel module.
  12.  
  13. groupadd vboxusers
  14.  
  15. sudo usermod -aG vboxusers $your_username
Add Comment
Please, Sign In to add comment