> That's unusual, to say the least.
Definitely beyond my experience.
> And what about this:
> udevadm test /sys/class/net/LocLCS218301788
Will report on that when at the site again November
20 or so.
Thanks, ... Peter E.
--
Message composed and transmitted by software designe
Hi.
On Mon, Nov 12, 2018 at 12:54:11PM -0800, pe...@easthope.ca wrote:
> * From: Reco
> * Date: Fri, 9 Nov 2018 19:56:24 +0300
> > Ok, let's do it the hard way.
> >
> > udevadm info /sys/class/net/LocLCS218301788
>
> peter@joule:~$ udevadm info /sys/class/net/LocLCS218301788
> P
* From: Reco
* Date: Fri, 9 Nov 2018 19:56:24 +0300
> Ok, let's do it the hard way.
>
> udevadm info /sys/class/net/LocLCS218301788
peter@joule:~$ udevadm info /sys/class/net/LocLCS218301788
P: /devices/pci:00/:00:1e.0/:02:08.0/net/LocLCS218301788
E: DEVPATH=/devices/pci0
On Fri, Nov 09, 2018 at 08:11:06AM -0800, pe...@easthope.ca wrote:
> 1)
> egrep -v '(^ *#)|(^ *$)' $1
> ;;
https://mywiki.wooledge.org/Quotes
Hi.
On Fri, Nov 09, 2018 at 08:11:06AM -0800, pe...@easthope.ca wrote:
> From: pe...@easthope.ca
> Date: Fri, 02 Nov 2018 06:03:42 -0700
> > ... will have another look at this and make a better report.
>
> So here is the effective content of
> /etc/udev/rules.d/70-persistent-net.
From: pe...@easthope.ca
Date: Fri, 02 Nov 2018 06:03:42 -0700
> ... will have another look at this and make a better report.
So here is the effective content of /etc/udev/rules.d/70-persistent-net.rules.
(The definition of collect follows and is in http://easthope.ca/DebianPage.html
.)
> > root@joule:/etc/udev# find . -type f -exec grep "eth0" '{}' \; -print
> > #ATTR{dev_id}=="0x0", ATTR{type}=="1", KERNEL=="eth*", NAME="eth0"
> > ./rules.d/70-persistent-net.rules
> >
> > eth0 is defined in 70-persistent-net.rules.
> > Why rename it?
From: Reco
Date: Tue, 30 Oct 20
Hi.
On Tue, Oct 30, 2018 at 09:39:13AM -0700, pe...@easthope.ca wrote:
> On Sun, Oct 28, 2018 at 11:18:09AM -0700, pe...@easthope.ca wrote:
> > > root@joule:/etc# ip link show | grep rename
> > > 4: rename4: mtu 1500 qdisc noop state DOWN mode
> > > DEFAULT group default qlen 1000
> > >
On Sun, Oct 28, 2018 at 11:18:09AM -0700, pe...@easthope.ca wrote:
> > root@joule:/etc# ip link show | grep rename
> > 4: rename4: mtu 1500 qdisc noop state DOWN mode
> > DEFAULT group default qlen 1000
> >
> > root@joule:/etc# find . -type f -exec grep "rename4" '{}' \; -print
> > root@joule:/e
Hi.
On Sun, Oct 28, 2018 at 11:18:09AM -0700, pe...@easthope.ca wrote:
> root@joule:/etc# ip link show | grep rename
> 4: rename4: mtu 1500 qdisc noop state DOWN mode DEFAULT
> group default qlen 1000
>
> root@joule:/etc# find . -type f -exec grep "rename4" '{}' \; -print
> root@joule:/
10 matches
Mail list logo