Special Linux Guest Additions Installation
Posted: 14. Jan 2013, 14:56
Hi,
I have a Linux host with a special Linux guest which cannot connect to any network. I tried to install guest-additions with no success, the following message appeared during the execution of the VBoxLinuxAdditions-4.1.8.run:
The following commands doesn't work on the guest systems (and similar to these):
the output is uname -a command is:
Is it possible to install gauest additions inside this system?
Thanks
I have a Linux host with a special Linux guest which cannot connect to any network. I tried to install guest-additions with no success, the following message appeared during the execution of the VBoxLinuxAdditions-4.1.8.run:
... Building the VirtualBox Guest Additions kernel modules
The gcc utility was not found. If the following module compilation fails then
this could be the reason and you should try installing it.
The headers for the current running kernel were not found. If the following
module compilation fails then this could be the reason.
The missing package can be probably installed with
zypper install kernel-default-devel-3.0.38-0.5.1.4675.1.PTF
Building the main Guest Additions module failed
(Look at /var/log/vboxadd-install.log to find out what went wrong)
Doing non-kernel setup of the Guest Additions ...
The following commands doesn't work on the guest systems (and similar to these):
Code: Select all
zypper update, zypper install gcc, zypper install kernel-syms kernel-sourceThis Linux guest is able to install .rpm modules.Linux SC-1 3.0.38-0.5.1.4675.1.PTF-default
Is it possible to install gauest additions inside this system?
Thanks