Re: [CentOS] CentOS 7 in VirtualBox

2014-07-10 Thread Warren Young
On 7/10/2014 15:02, Wes James wrote: > > So for some reason the installer has the interface as default off. Probably security. It gives you a chance to boot the new box up and tighten things down before turning on the Ethernet port. To make it come up on first boot, go to the Configure -> Gener

Re: [CentOS] CentOS 7 in VirtualBox

2014-07-10 Thread Always Learning
On Thu, 2014-07-10 at 17:08 -0400, Scott Robbins wrote: > Ah, the CentOS 7 install notes mention that Network is turned off by > default, at least during install. I'm not sure about first boot though. Obviously Centos 7 with systemd is not intended for networks :-) -- Regards, Paul. England,

Re: [CentOS] CentOS 7 in VirtualBox

2014-07-10 Thread Scott Robbins
On Thu, Jul 10, 2014 at 04:37:21PM -0400, Mike McCarthy, W1NR wrote: > I had to go into /etc/sysconfig/network-scripts/ifcfg-enp0s3 and change > ONBOOT=yes and reboot. I'm sure there is a management tool or something > with Network Manager to do it, but the manual edit worked for me. Ah, the CentO

Re: [CentOS] CentOS 7 in VirtualBox

2014-07-10 Thread Wes James
On Jul 10, 2014, at 02:37 PM, "Mike McCarthy, W1NR" wrote: > I had to go into /etc/sysconfig/network-scripts/ifcfg-enp0s3 and change > ONBOOT=yes and reboot. I'm sure there is a management tool or something > with Network Manager to do it, but the manual edit worked for me. >  > Mike Thanks, t

Re: [CentOS] CentOS 7 in VirtualBox

2014-07-10 Thread Fred Smith
On Thu, Jul 10, 2014 at 07:52:09PM +, Wes James wrote: > I just installed linux mint/mate on both systems where I've been having > issues with centos 7 and they both have eth0 working fine.  I wonder ups up > with a non functional enp0s3 network device in centos 7??  I'm going to try > cento

Re: [CentOS] CentOS 7 in VirtualBox

2014-07-10 Thread Fred Smith
On Thu, Jul 10, 2014 at 11:29:03AM -0700, Thomas Eriksson wrote: > > > On 07/10/2014 11:19 AM, Wes James wrote: > > I installed CentOS 7 in VirtualBox in OS X Yosemite, but the NIC is > > not getting an IP address. So I thought it was a problem with the > > thunderbolt adapter. I then installed

Re: [CentOS] CentOS 7 in VirtualBox

2014-07-10 Thread Mike McCarthy, W1NR
On further investigation, system-config-... scripts no longer seem to be available :-( . nmcli and nmtui seem to be a replacement for command line network configuration. Mike On 07/10/2014 04:37 PM, Mike McCarthy, W1NR wrote: > I had to go into /etc/sysconfig/network-scripts/ifcfg-enp0s3 and chan

Re: [CentOS] CentOS 7 in VirtualBox

2014-07-10 Thread Mike McCarthy, W1NR
I had to go into /etc/sysconfig/network-scripts/ifcfg-enp0s3 and change ONBOOT=yes and reboot. I'm sure there is a management tool or something with Network Manager to do it, but the manual edit worked for me. Mike On 07/10/2014 04:15 PM, Wes James wrote: > > On Jul 10, 2014, at 01:52 PM, Wes Jam

Re: [CentOS] CentOS 7 in VirtualBox

2014-07-10 Thread Wes James
On Jul 10, 2014, at 01:52 PM, Wes James wrote: > I just installed linux mint/mate on both systems where I've been having >issues with centos 7 and they both have  eth0 working fine.  I wonder ups up >with a non functional enp0s3 network device in centos 7??  I'm going to try >centos 6.5 and

Re: [CentOS] CentOS 7 in VirtualBox

2014-07-10 Thread Wes James
I just installed linux mint/mate on both systems where I've been having issues with centos 7 and they both have eth0 working fine.  I wonder ups up with a non functional enp0s3 network device in centos 7??  I'm going to try centos 6.5 and see what happens. -wes _

Re: [CentOS] CentOS 7 in VirtualBox

2014-07-10 Thread Wes James
On Jul 10, 2014, at 01:02 PM, Vojin Urosevic wrote: > What does ifconfig show? Is eth0 up, if not try to manually start it. >  > vojin+++   On mac: enp0s3:  with flags, mtu, ether, etc. lo: standard stuff -wes ___ CentOS mailing list CentOS@centos.

Re: [CentOS] CentOS 7 in VirtualBox

2014-07-10 Thread Vojin Urosevic
What does ifconfig show? Is eth0 up, if not try to manually start it. vojin+++ On Thu, Jul 10, 2014 at 9:19 PM, Wes James wrote: > I installed CentOS 7 in VirtualBox in OS X Yosemite, but the NIC is not > getting an IP address. So I thought it was a problem with the thunderbolt > adapter. I t

Re: [CentOS] CentOS 7 in VirtualBox

2014-07-10 Thread Thomas Eriksson
On 07/10/2014 11:38 AM, Wes James wrote: > > > On Jul 10, 2014, at 12:29 PM, Thomas Eriksson > wrote: > >> >> >> On 07/10/2014 11:19 AM, Wes James wrote: >>> I installed CentOS 7 in VirtualBox in OS X Yosemite, but the NIC >>> is not getting an IP address. So I thought it was a problem with

Re: [CentOS] CentOS 7 in VirtualBox

2014-07-10 Thread Wes James
On Jul 10, 2014, at 12:33 PM, Andrew Holway wrote: > Do you have the network set to "bridge" mode in virtual box? >  > Thanks, >  > andrew No. Nat. I tried bridging, but didn't get any IP there too. Thanks, -wes ___ CentOS mailing list CentOS@cen

Re: [CentOS] CentOS 7 in VirtualBox

2014-07-10 Thread Wes James
On Jul 10, 2014, at 12:29 PM, Thomas Eriksson wrote: > > > On 07/10/2014 11:19 AM, Wes James wrote: >         > I installed CentOS 7 in VirtualBox in OS X Yosemite, but the NIC is >         > not getting an IP address. So I thought it was a problem with the >         > thunderbolt adapter. I t

Re: [CentOS] CentOS 7 in VirtualBox

2014-07-10 Thread Andrew Holway
Do you have the network set to "bridge" mode in virtualbox? Thanks, andrew On 10 July 2014 20:19, Wes James wrote: > I installed CentOS 7 in VirtualBox in OS X Yosemite, but the NIC is not > getting an IP address. So I thought it was a problem with the thunderbolt > adapter. I then installed

Re: [CentOS] CentOS 7 in VirtualBox

2014-07-10 Thread Thomas Eriksson
On 07/10/2014 11:19 AM, Wes James wrote: > I installed CentOS 7 in VirtualBox in OS X Yosemite, but the NIC is > not getting an IP address. So I thought it was a problem with the > thunderbolt adapter. I then installed CentOS 7 in VirtualBox on a > box with CentOS 6.5. The network doesn't work

[CentOS] CentOS 7 in VirtualBox

2014-07-10 Thread Wes James
I installed CentOS 7 in VirtualBox in OS X Yosemite, but the NIC is not getting an IP address. So I thought it was a problem with the thunderbolt adapter.  I then installed CentOS 7 in VirtualBox on a box with CentOS 6.5.  The network doesn't work in the VM either.  Anyone tried CentOS 7 in Virt