Hi Michael,
great, that was the problem, removed the file, recreated the initramfs, now it
works like a charm.
Thanks a lot for the help.
Patrick
> Am 27.07.2017 um 21:29 schrieb Michael Biebl :
>
> Am 27.07.2017 um 20:21 schrieb Patrick Flaig:
>> Sure, this is the content:
>>
>> cat /tmp/foo
Am 27.07.2017 um 20:21 schrieb Patrick Flaig:
> Sure, this is the content:
>
> cat /tmp/foo/lib/systemd/network/99-default.link
Thanks Patrick.
So, it seems the udev maintainer scripts detected at virtualized
environment which causes the following code to be triggered:
https://anonscm.debian.or
Sure, this is the content:
cat /tmp/foo/lib/systemd/network/99-default.link
# This machine is most likely a virtualized guest, where the old persistent
# network interface mechanism (75-persistent-net-generator.rules) did not work.
# This file disables /lib/systemd/network/99-default.link to avoi
Am 27.07.2017 um 19:50 schrieb Patrick Flaig:
> Oh my fault, 99-default.link is available, I checked the wrong folder.
> The file is containing some text, saying that the machine is most likely a
> virtualized guest.
Can you paste the contents verbatim.
--
Why is it that all of the instruments
Oh my fault, 99-default.link is available, I checked the wrong folder.
The file is containing some text, saying that the machine is most likely a
virtualized guest.
> Am 27.07.2017 um 19:28 schrieb Michael Biebl :
>
> Am 27.07.2017 um 18:55 schrieb debian-li...@patschie.de:
>
>>> Am 27.07.2017
Am 27.07.2017 um 18:55 schrieb debian-li...@patschie.de:
>> Am 27.07.2017 um 18:25 schrieb Michael Biebl :
>> lsinitramfs /boot/initrd.img-$(uname -r) | grep 99-default.link
>> lib/systemd/network/99-default.link
> Missing
Odd. Do you have that file on the host system?
Can you check with debsums
> Am 27.07.2017 um 18:25 schrieb Michael Biebl :
>
> Am 27.07.2017 um 18:04 schrieb debian-li...@patschie.de:
>> Hi Michael,
>>
>> I forgot to mention that I also recreated the initramfs:
>> after several tries just to update it, I deleted the initramfs and recreated
>> it completely.
>> But s
> Am 27.07.2017 um 18:25 schrieb Michael Biebl :
>
> Am 27.07.2017 um 18:04 schrieb debian-li...@patschie.de:
>> Hi Michael,
>>
>> I forgot to mention that I also recreated the initramfs:
>> after several tries just to update it, I deleted the initramfs and recreated
>> it completely.
>> But s
Thanks,
confirmed, the initrd doesn’t contain any udev rule files in /etc/udev/rules.d
> Am 27.07.2017 um 18:11 schrieb Greg Wooledge :
>
> On Thu, Jul 27, 2017 at 06:04:49PM +0200, debian-li...@patschie.de wrote:
>> Is there a way to manually check the contents of the initramfs, just to make
Am 27.07.2017 um 18:04 schrieb debian-li...@patschie.de:
> Hi Michael,
>
> I forgot to mention that I also recreated the initramfs:
> after several tries just to update it, I deleted the initramfs and recreated
> it completely.
> But still the same effect.
>
> Is there a way to manually check t
On Thu, Jul 27, 2017 at 06:04:49PM +0200, debian-li...@patschie.de wrote:
> Is there a way to manually check the contents of the initramfs, just to make
> sure that the 70-persistent-net.rules isn’t there?
mkdir /tmp/foo &&
cd /tmp/foo &&
unmkinitramfs /boot/initrd.whatever
(The old way of just
Hi Michael,
I forgot to mention that I also recreated the initramfs:
after several tries just to update it, I deleted the initramfs and recreated it
completely.
But still the same effect.
Is there a way to manually check the contents of the initramfs, just to make
sure that the 70-persistent-n
Hi Patrick
Am 27.07.2017 um 17:15 schrieb debian-li...@patschie.de:
> Hi,
>
> I’m running into some troubles to enable the predictable network interface
> names for a system upgraded from Jessie.
>
> What I figured out so far:
> Setting net.ifnames=1 on the kernel command line doesn’t help and
Hi,
I’m running into some troubles to enable the predictable network interface
names for a system upgraded from Jessie.
What I figured out so far:
Setting net.ifnames=1 on the kernel command line doesn’t help and seems no
longer to be supported parameter (at least "sysctl - a" doesn’t show it).
14 matches
Mail list logo