UtahDave/salt-vagrant-demo

GuestAdditions seems to be installed (6.1.30) correctly, but not running

nisargam opened this issue · 1 comments

I see this msg - "GuestAdditions seems to be installed (6.1.30) correctly, but not running." on minion1 and minion2 at each vagrant up.

==> minion1: Machine booted and ready!
[minion1] GuestAdditions seems to be installed (6.1.30) correctly, but not running.
update-initramfs: Generating /boot/initrd.img-5.4.0-91-generic
VirtualBox Guest Additions: Starting.
VirtualBox Guest Additions: Building the VirtualBox Guest Additions kernel
modules. This may take a while.
VirtualBox Guest Additions: To build modules for other installed kernels, run
VirtualBox Guest Additions: /sbin/rcvboxadd quicksetup
VirtualBox Guest Additions: or
VirtualBox Guest Additions: /sbin/rcvboxadd quicksetup all
VirtualBox Guest Additions: Building the modules for kernel 5.4.0-91-generic.
update-initramfs: Generating /boot/initrd.img-5.4.0-91-generic
VirtualBox Guest Additions: Running kernel modules will not be replaced until
the system is restarted
Restarting VM to apply changes...

[minion2] GuestAdditions seems to be installed (6.1.30) correctly, but not running.
update-initramfs: Generating /boot/initrd.img-5.4.0-91-generic
VirtualBox Guest Additions: Starting.
VirtualBox Guest Additions: Building the VirtualBox Guest Additions kernel
modules. This may take a while.
VirtualBox Guest Additions: To build modules for other installed kernels, run
VirtualBox Guest Additions: /sbin/rcvboxadd quicksetup
VirtualBox Guest Additions: or
VirtualBox Guest Additions: /sbin/rcvboxadd quicksetup all
VirtualBox Guest Additions: Building the modules for kernel 5.4.0-91-generic.
update-initramfs: Generating /boot/initrd.img-5.4.0-91-generic
VirtualBox Guest Additions: Running kernel modules will not be replaced until
the system is restarted

Do the VMs seem to be working otherwise? Do they respond to the Salt Master?