[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [Emc-users] buster warning



On Sat, 2020-12-05 at 10:35 -0500, Gene Heskett wrote:
> And while it is working, there still is not a /dev/enp1s0
> to be found except in an "ip a" output.

I'm sure "ip a" mentions 'enp1s0' not '/dev/enp1s0'.
Have you ever seen network interfaces appear under /dev ?
They don't appear there on my machines...

# find /dev -name enp2s0

# find /sys -name enp2s0
/sys/class/net/enp2s0
/sys/devices/pci0000:00/0000:00:1c.3/0000:02:00.0/net/enp2s0

# ls -l /sys/class/net/
total 0
lrwxrwxrwx 1 root root 0 Dec  5 16:06 enp2s0 ->  ../../devices/pci0000:00/0000:00:1c.3/0000:02:00.0/net/enp2s0
lrwxrwxrwx 1 root root 0 Dec  5 16:06 lo -> ../../devices/virtual/net/lo
lrwxrwxrwx 1 root root 0 Dec  5 16:06 wlp1s0 -> ../../devices/pci0000:00/0000:00:1c.0/0000:01:00.0/net/wlp1s0

-- 
Tixy





Reply to: