Advertisement
Guest User

Untitled

a guest
Sep 1st, 2015
125
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.31 KB | None | 0 0
  1. Verifying archive integrity... All good.
  2. Uncompressing VirtualBox 4.3.30 Guest Additions for Linux............
  3. VirtualBox Guest Additions installer
  4. Removing installed version 4.3.30 of VirtualBox Guest Additions...
  5. Copying additional installer modules ...
  6. Installing additional modules ...
  7. Removing existing VirtualBox DKMS kernel modules done
  8. Removing existing VirtualBox non-DKMS kernel modules done
  9. Building the VirtualBox Guest Additions kernel modules done
  10. Doing non-kernel setup of the Guest Additions done
  11. Starting the VirtualBox Guest Additions failed
  12. (modprobe vboxguest failed)
  13. Installing the Window System drivers
  14. Installing X.Org Server 1.15 modules done
  15. Setting up the Window System to use the Guest Additions done
  16. You may need to restart the the Window System (or just restart the guest system)
  17. to enable the Guest Additions.
  18.  
  19. Installing graphics libraries and desktop services components done
  20.  
  21. redirecting to systemctl start vboxadd.service
  22. Job for vboxadd.service failed. See "systemctl status vboxadd.service" and "journalctl -xn" for details.
  23. redirecting to systemctl start vboxadd-service.service
  24. Failed to start vboxadd-service.service: Unit vboxadd-service.service failed to load: No such file or directory.
  25. redirecting to systemctl start vboxadd-x11.service
  26.  
  27. Uninstalling modules from DKMS
  28. Attempting to install using DKMS
  29.  
  30. Creating symlink /var/lib/dkms/vboxguest/4.3.30/source ->
  31. /usr/src/vboxguest-4.3.30
  32.  
  33. DKMS: add completed.
  34.  
  35. Kernel preparation unnecessary for this kernel. Skipping...
  36.  
  37. Building module:
  38. cleaning build area....
  39. make KERNELRELEASE=3.12.44-52.10-default -C /lib/modules/3.12.44-52.10-default/build M=/var/lib/dkms/vboxguest/4.3.30/build............
  40. cleaning build area....
  41.  
  42. DKMS: build completed.
  43.  
  44. vboxguest:
  45. Running module version sanity check.
  46. - Original module
  47. - No original module exists within this kernel
  48. - Installation
  49. - Installing to /lib/modules/3.12.44-52.10-default/updates/
  50.  
  51. vboxsf.ko:
  52. Running module version sanity check.
  53. - Original module
  54. - No original module exists within this kernel
  55. - Installation
  56. - Installing to /lib/modules/3.12.44-52.10-default/updates/
  57.  
  58. vboxvideo.ko:
  59. Running module version sanity check.
  60. - Original module
  61. - No original module exists within this kernel
  62. - Installation
  63. - Installing to /lib/modules/3.12.44-52.10-default/updates/
  64. Adding any weak-modules
  65.  
  66. depmod....
  67.  
  68. DKMS: install completed.
  69. Creating user for the Guest Additions.
  70. Creating udev rule for the Guest Additions kernel module.
  71.  
  72. vboxadd.service - LSB: VirtualBox Linux Additions kernel modules
  73. Loaded: loaded (/etc/init.d/vboxadd)
  74. Active: failed (Result: exit-code) since Di 2015-09-01 11:25:42 CEST; 11min ago
  75. Process: 13406 ExecStart=/etc/init.d/vboxadd start (code=exited, status=1/FAILURE)
  76.  
  77. Sep 01 11:25:42 linux-d7s8 vboxadd[13406]: Starting the VirtualBox Guest Additions ..failed
  78. Sep 01 11:25:42 linux-d7s8 vboxadd[13406]: (modprobe vboxguest failed)
  79.  
  80. modprobe: ERROR: module 'vboxguest' is unsupported
  81. modprobe: ERROR: Use --allow-unsupported or set allow_unsupported_modules 1 in
  82. modprobe: ERROR: /etc/modprobe.d/10-unsupported-modules.conf
  83. modprobe: ERROR: could not insert 'vboxguest': Operation not permitted
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement