Beim Versuch, Guest Additions zu installieren, wird Folgendes angezeigt:
sh ./VBoxLinuxAdditions.run
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 yum install kernel-devel-2.6.18-194.el5
Building the main Guest Additions module [FAILED]
Beim Versuch, kernel-devel-2.6.18-194.el5 zu installieren, sehe ich:
yum install kernel-devel-2.6.18-194.el5
Setting up Install Process No package kernel-devel-2.6.18-194.el5 available. Nothing to do
Was kann man damit machen?
Das Host-Betriebssystem ist Windows 7 64 Bit, das Gast-Betriebssystem ist RedHat 5.5 64 Bit.
Antwort1
Versuchen kernel-headers-2.6.18-194.el5
.
Bei mir hat es unter Debian funktioniert
Wählt normalerweise yum install kernel-headers
automatisch die richtige Version aus