CentOS 7 guest additions

Discussions about using Linux guests in VirtualBox.
andrewm659
Posts: 8
Joined: 2. Apr 2014, 19:14

CentOS 7 guest additions

Post by andrewm659 »

I was wondering if anyone has tested the most recent RC or release as a guest on a windows host. Can't get the VBoxAdditions to compile on CentOS 7. I realize CentOS 7 is 12-24 hours old at this point...
NibsNiven
Posts: 3
Joined: 9. Jul 2014, 16:14

Re: CentOS 7 guest additions

Post by NibsNiven »

I have gcc, make, and kernel-devel installed and up to date. I'm using the 4.3.12.93733 Guest Additions. It fails to build the main module. The log says it chokes here:

Code: Select all

error: 'struct mm_struct' has no member named 'numa_next_reset'
Obviously CentOS 7 is not ready for prime time yet. I'm not going to let it anywhere near real iron until I can shake it out as a virtual machine - and if I can't get it to run full res, it's not getting my time...
loukingjr
Volunteer
Posts: 8851
Joined: 30. Apr 2009, 09:45
Primary OS: Mac OS X other
VBox Version: PUEL
Guest OSses: just about all that run

Re: CentOS 7 guest additions

Post by loukingjr »

@NibsNiven
Logically your post doesn't seem to make much sense. All operating systems are designed to run on hardware and not in a virtual environment. It's the reason most distros ask people to test on metal and not base their opinions on how it behaves as a virtual machine. All you've seen so far is the guest additions won't build. That says nothing about how CentOS 7 runs on hardware. It could be that VirtualBox itself doesn't fully support CentOS 7 yet.
OSX, Linux and Windows Hosts & Guests
There are three groups of people. Those that can count and those that can't.
Tewy
Posts: 1
Joined: 9. Jul 2014, 16:32
Primary OS: MS Windows other
VBox Version: PUEL
Guest OSses: Linux (at least 8 distro's); Solaris; DOS 6.22; Windows - 3.11, XP, 7, 2012, 8, 8.1
Location: Nottingham UK

Re: CentOS 7 guest additions

Post by Tewy »

NibsNiven wrote:Obviously CentOS 7 is not ready for prime time yet. I'm not going to let it anywhere near real iron until I can shake it out as a virtual machine
Really? hahahahahaha - wrong way round.

Quite the reverse, I have a real iron machine that I use specifically on cutting edge OS's - the vast majority will run on this machine whereas some won't run in VB until the developers (who are really quick by and large) catch up to the quirks imposed by this new OS.
Perryg
Site Moderator
Posts: 34369
Joined: 6. Sep 2008, 22:55
Primary OS: Linux other
VBox Version: OSE self-compiled
Guest OSses: *NIX

Re: CentOS 7 guest additions

Post by Perryg »

Development for a new distro version does not happen until after the actual release, so given that the distro has just been released it is not going to have all features working in VirtualBox. Even my future version of VirtualBox has issues with the 3D aspect. The auto-resize issue was due to the distro using a pre-released Xorg package, but this and all of the other issues will be fixed soon.
loukingjr
Volunteer
Posts: 8851
Joined: 30. Apr 2009, 09:45
Primary OS: Mac OS X other
VBox Version: PUEL
Guest OSses: just about all that run

Re: CentOS 7 guest additions

Post by loukingjr »

I just wanted to add, the fact that an OS runs perfectly fine in VirtualBox or any other virtualization program is no guarantee that the same OS will run fine on hardware. I've seen many a post on various forums where updates or a new version of an OS is breaking on people's hardware yet it still is chugging along in VirtualBox.
OSX, Linux and Windows Hosts & Guests
There are three groups of people. Those that can count and those that can't.
NibsNiven
Posts: 3
Joined: 9. Jul 2014, 16:14

Re: CentOS 7 guest additions

Post by NibsNiven »

loukingjr wrote:Logically your post doesn't seem to make much sense.
It makes perfect sense for what I want to use it for.
NibsNiven
Posts: 3
Joined: 9. Jul 2014, 16:14

Re: CentOS 7 guest additions

Post by NibsNiven »

Tewy wrote:
NibsNiven wrote:Obviously CentOS 7 is not ready for prime time yet. I'm not going to let it anywhere near real iron until I can shake it out as a virtual machine
Really? hahahahahaha - wrong way round.
Not for my setup. I don't have a spare physical machine to test it on.
orev
Posts: 5
Joined: 10. Jul 2014, 01:06

Re: CentOS 7 guest additions

Post by orev »

I am very interested in the answer to the actual question here, so if someone could answer that instead of crapping up the thread with this irrelevant junk, I would appreciate it.
Perryg
Site Moderator
Posts: 34369
Joined: 6. Sep 2008, 22:55
Primary OS: Linux other
VBox Version: OSE self-compiled
Guest OSses: *NIX

Re: CentOS 7 guest additions

Post by Perryg »

Read my reply. I did answer the question.
RockT
Posts: 18
Joined: 15. Aug 2012, 08:15
Primary OS: Ubuntu other
VBox Version: PUEL
Guest OSses: RHEL, Win7

Re: CentOS 7 guest additions

Post by RockT »

We all know RHEL7=CentOS7 from a technical view.

If it's true what PerryG says, there was a month of no support of RHEL7.
Besides RHEL7 was long before in Betatest and Bugreports were already filed at that time.

Now I am going to test 4.3.14_RC1, let's see how it behaves.
p4guru
Posts: 5
Joined: 17. Sep 2009, 12:05
Primary OS: MS Windows XP
VBox Version: OSE other
Guest OSses: WIN7, XP, VISTA

Re: CentOS 7 guest additions

Post by p4guru »

andrewm659 wrote:I was wondering if anyone has tested the most recent RC or release as a guest on a windows host. Can't get the VBoxAdditions to compile on CentOS 7. I realize CentOS 7 is 12-24 hours old at this point...
seems to work fine https://community.centminmod.com/thread ... erver.730/
Martin
Volunteer
Posts: 2561
Joined: 30. May 2007, 18:05
Primary OS: Fedora other
VBox Version: PUEL
Guest OSses: XP, Win7, Win10, Linux, OS/2

Re: CentOS 7 guest additions

Post by Martin »

That post doesn't talk about the guest additions installation. ;-)
andrewm659
Posts: 8
Joined: 2. Apr 2014, 19:14

Re: CentOS 7 guest additions

Post by andrewm659 »

The latest RC of VirtualBox blew up. And that last link doesn't help....
loukingjr
Volunteer
Posts: 8851
Joined: 30. Apr 2009, 09:45
Primary OS: Mac OS X other
VBox Version: PUEL
Guest OSses: just about all that run

Re: CentOS 7 guest additions

Post by loukingjr »

andrewm659 wrote:The latest RC of VirtualBox blew up. And that last link doesn't help....
I beg to differ. I am running CentOS 7 as I type. With the 4.3.14 RC1 guest additions. Mac Host.
OSX, Linux and Windows Hosts & Guests
There are three groups of people. Those that can count and those that can't.
Post Reply