Le 10/02/2015 17:20, m.roth@5-cent.us a écrit :
Please explicate - offlist is fine. I really dislike the naming convention.... I was installing on a new HP dl560 g8, and it came up with ensf1 (which is*great* fun if you're trying to do a pxeboot build....)
The CentOS FAQ explains how to restore the traditional naming scheme:
http://wiki.centos.org/FAQ/CentOS7#head-31ebc6642958a0df12304d6aab9a49034a3b...
That being said, everything works fine now with the new interface names. I guess I'll just have to get used to it. Feels a bit like FreeBSD. :oD
Cheers,
Niki
On Tue, Feb 10, 2015 at 05:24:53PM +0100, Niki Kovacs wrote:
Le 10/02/2015 17:20, m.roth@5-cent.us a écrit :
Please explicate - offlist is fine. I really dislike the naming convention.... I was installing on a new HP dl560 g8, and it came up with ensf1 (which is*great* fun if you're trying to do a pxeboot build....)
The CentOS FAQ explains how to restore the traditional naming scheme:
http://wiki.centos.org/FAQ/CentOS7#head-31ebc6642958a0df12304d6aab9a49034a3b...
That being said, everything works fine now with the new interface names. I guess I'll just have to get used to it. Feels a bit like FreeBSD. :oD
No, FreeBSD names make sense, giving you an idea of what driver is being used.
I've also never found FreeBSD nics to change after installation. That is, if the card was bge0, it stayed bge0 after reboots.
Granted, if you move the drive to a machine with a different brand of NIC, you'll have to edit /etc/rc.conf to reflect the new name.
On Tue, 2015-02-10 at 12:34 -0500, Scott Robbins wrote:
Granted, if you move the drive to a machine with a different brand of NIC, you'll have to edit /etc/rc.conf to reflect the new name.
Is /etc/rc.conf exclusively C7 ? Can't find it on C5 and C6.
On Tue, Feb 10, 2015 at 08:36:15PM +0000, Always Learning wrote:
Is /etc/rc.conf exclusively C7 ? Can't find it on C5 and C6.
More like FreeBSD (and other BSDs).
On Tue, Feb 10, 2015 at 08:36:15PM +0000, Always Learning wrote:
On Tue, 2015-02-10 at 12:34 -0500, Scott Robbins wrote:
Granted, if you move the drive to a machine with a different brand of NIC, you'll have to edit /etc/rc.conf to reflect the new name.
Is /etc/rc.conf exclusively C7 ? Can't find it on C5 and C6.
Sorry, no, I was talking about FreeBSD. Most of what runs on boot and services are defined in /etc/rc.conf, as well as networking.