Guest Additions doesn't work with 4.9rc3 kernel

Discussions about using Linux guests in VirtualBox.
Post Reply
htjywf2008
Posts: 4
Joined: 27. Oct 2016, 02:27
Primary OS: MS Windows 10
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Fedora Rawhide and Other

Guest Additions doesn't work with 4.9rc3 kernel

Post by htjywf2008 »

Hello,

I tried Install VirtualBox Guest Additions in Fedora Rawhide, But it doesn't work, and my host system is Windows 10 Build 14955, and My VirtualBox version is 5.1.8.(kernel-devel and other is installed, but I get another problem)

Code: Select all

Failed to set up vboxadd, please check the log file
/var/log/VBoxGuestLinux.log for details.
and I also created ticket, but still no respond.

Code: Select all

Created symlink /etc/systemd/system/multi-user.target.wants/vboxadd.service → /usr/lib/systemd/system/vboxadd.service.
vboxadd.sh: failed: Look at /var/log/vboxadd-install.log to find out what went wrong.
vboxadd.sh: failed: Please check that you have gcc, make, the header files for your Linux kernel and possibly perl installed..
Created symlink /etc/systemd/system/multi-user.target.wants/vboxadd-service.service → /usr/lib/systemd/system/vboxadd-service.service.                                                                                                                    
Created symlink /etc/systemd/system/multi-user.target.wants/vboxadd-x11.service → /usr/lib/systemd/system/vboxadd-x11.service.
Could someone check the problem?

Thanks.

-htjywf2008
Attachments
VBoxGuestAdditions.log.zip
(411 Bytes) Downloaded 8 times
vboxadd-install.log.zip
(3.17 KiB) Downloaded 7 times
VBox.log.zip
(27.62 KiB) Downloaded 6 times
htjywf2008
Posts: 4
Joined: 27. Oct 2016, 02:27
Primary OS: MS Windows 10
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Fedora Rawhide and Other

Re: Guest Additions doesn't work with 4.9rc3 kernel

Post by htjywf2008 »

socratis
Site Moderator
Posts: 27329
Joined: 22. Oct 2010, 11:03
Primary OS: Mac OS X other
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Win(*>98), Linux*, OSX>10.5
Location: Greece

Re: Guest Additions doesn't work with 4.9rc3 kernel

Post by socratis »

htjywf2008 wrote:Here is my ticket: https://www.virtualbox.org/ticket/16116
It's usually better and faster, if problems like this one (configuration) get first addressed in the forums, rather than in the bug tracker. More than 95% of the issues are resolved here, which keeps the developers focusing on the bug fixes and enhancements, and there is no need for another ticket to keep track of.

Your problem is stated as:
htjywf2008 wrote:Please check that you have gcc, make, the header files for your Linux kernel and possibly perl installed.
Did you install these packages? The typical installation should involve something like:
  • sudo yum install binutils gcc make kernel-headers kernel-devel
or you can use Fedora's package manager to install the above packages.
Do NOT send me Personal Messages (PMs) for troubleshooting, they are simply deleted.
Do NOT reply with the "QUOTE" button, please use the "POST REPLY", at the bottom of the form.
If you obfuscate any information requested, I will obfuscate my response. These are virtual UUIDs, not real ones.
htjywf2008
Posts: 4
Joined: 27. Oct 2016, 02:27
Primary OS: MS Windows 10
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Fedora Rawhide and Other

Re: Guest Additions doesn't work with 4.9rc3 kernel

Post by htjywf2008 »

Okay, I'm go check.
htjywf2008
Posts: 4
Joined: 27. Oct 2016, 02:27
Primary OS: MS Windows 10
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Fedora Rawhide and Other

Re: Guest Additions doesn't work with 4.9rc3 kernel

Post by htjywf2008 »

socratis wrote:
htjywf2008 wrote:Here is my ticket: https://www.virtualbox.org/ticket/16116
It's usually better and faster, if problems like this one (configuration) get first addressed in the forums, rather than in the bug tracker. More than 95% of the issues are resolved here, which keeps the developers focusing on the bug fixes and enhancements, and there is no need for another ticket to keep track of.

Your problem is stated as:
htjywf2008 wrote:Please check that you have gcc, make, the header files for your Linux kernel and possibly perl installed.
Did you install these packages? The typical installation should involve something like:
  • sudo yum install binutils gcc make kernel-headers kernel-devel
or you can use Fedora's package manager to install the above packages.
i already installed.
Attachments
VirtualBox_Fedora_30_10_2016_15_46_50.png
VirtualBox_Fedora_30_10_2016_15_46_50.png (10.05 KiB) Viewed 2345 times
socratis
Site Moderator
Posts: 27329
Joined: 22. Oct 2010, 11:03
Primary OS: Mac OS X other
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Win(*>98), Linux*, OSX>10.5
Location: Greece

Re: Guest Additions doesn't work with 4.9rc3 kernel

Post by socratis »

OK, with a little bit of search, it seems like that there are two bug reports open, the one that you opened (#16116), which seems to be a duplicate of #16064: guest additions do not build with 4.9 kernel. The developers are aware of this, since it has been posted to the mailing list already.
Do NOT send me Personal Messages (PMs) for troubleshooting, they are simply deleted.
Do NOT reply with the "QUOTE" button, please use the "POST REPLY", at the bottom of the form.
If you obfuscate any information requested, I will obfuscate my response. These are virtual UUIDs, not real ones.
Post Reply