My Fedora 15 beta experiences so far

Antonio Olivares olivares14031 at yahoo.com
Mon May 23 00:59:10 UTC 2011



--- On Sun, 5/22/11, Frederic Muller <fred at cm17.com> wrote:

> From: Frederic Muller <fred at cm17.com>
> Subject: Re: My Fedora 15 beta experiences so far
> To: "For testing and quality assurance of Fedora releases" <test at lists.fedoraproject.org>
> Date: Sunday, May 22, 2011, 5:50 PM
> On 05/23/2011 06:34 AM, Tom Horsley
> wrote:
> > But if you install from a DVD, the network is not
> touched during
> > install, so there is no ifcfg-* file created, and
> without such a
> > file existing, that option is disabled (which makes no
> sense, it
> > should always be enabled so you can create a new
> one).
> 
> That should be a bug for you. I installed all my F15 system
> from DVD and 
> am not running into this issue.
> 
> Fred
> -- 


CORRECTION:

You are right Fred, they are there :), I was looking in incorrectly :(
they are supposed to be in /etc/sysconfig/network-scripts/ and I was looking in /etc/network-scripts/ and thus I made mistake.

[olivares at acer-aspire-1 network-scripts]$ cat ifcfg-wlan0 
DEVICE="wlan0"
HWADDR="00:15:AF:28:DC:7C"
ONBOOT="no"
NM_CONTROLLED="yes"
[olivares at acer-aspire-1 network-scripts]$ cat ifcfg-em1 
DEVICE="em1"
HWADDR="00:1D:60:33:D1:16"
ONBOOT="no"
NM_CONTROLLED="yes"
[olivares at acer-aspire-1 network-scripts]$ cat ifcfg-p37p1 
DEVICE="p37p1"
HWADDR="00:1D:60:33:CA:B0"
ONBOOT="no"
NM_CONTROLLED="yes"


[olivares at acer-aspire-1 ~]$ ls /etc/sysconfig/network-scripts/ifcfg-* -l
-rw-r--r--. 1 root root 406 May 22 11:41 /etc/sysconfig/network-scripts/ifcfg-DirtyAL-Server-Wireless
-rw-r--r--. 1 root root  72 May 22 11:18 /etc/sysconfig/network-scripts/ifcfg-em1
-rw-r--r--. 1 root root 254 Apr 27 12:17 /etc/sysconfig/network-scripts/ifcfg-lo
-rw-r--r--. 1 root root  74 May 22 11:18 /etc/sysconfig/network-scripts/ifcfg-p37p1
-rw-r--r--. 1 root root  74 May 22 11:18 /etc/sysconfig/network-scripts/ifcfg-wlan0
[olivares at acer-aspire-1 ~]$ 


[olivares at acer-aspire-1 ~]$ cat /etc/fedora-release 
Fedora release 15 (Lovelock)
[olivares at acer-aspire-1 ~]$ uname -r
2.6.38.6-27.fc15.i686


Apologies to Adam & Tom.  I am sorry for hitting send too quickly.  Thanks Fred for making me verify the existence of these.

Regards,

Antonio  


More information about the test mailing list