Comment 14 for bug 1868892

Revision history for this message
Dan Streetman (ddstreet) wrote :

xenial:

ubuntu@sv-x:~$ dpkg -l systemd|grep systemd
ii systemd 229-4ubuntu21.27 amd64 system and service manager

ubuntu@sv-x:~$ sudo touch /etc/systemd/network/lp1868892.link
ubuntu@sv-x:~$ sudo update-initramfs -u
update-initramfs: Generating /boot/initrd.img-4.4.0-178-generic
W: mdadm: /etc/mdadm/mdadm.conf defines no arrays.
ubuntu@sv-x:~$ sudo lsinitramfs /boot/initrd.img-4.4.0-178-generic | grep lp1868892
lib/systemd/network/lp1868892.link
ubuntu@sv-x:~$ sudo mv /etc/systemd/network /etc/systemd/network.abc
ubuntu@sv-x:~$ sudo ln -s network.abc /etc/systemd/network
ubuntu@sv-x:~$ sudo update-initramfs -u
update-initramfs: Generating /boot/initrd.img-4.4.0-178-generic
W: mdadm: /etc/mdadm/mdadm.conf defines no arrays.
ubuntu@sv-x:~$ sudo lsinitramfs /boot/initrd.img-4.4.0-178-generic | grep lp1868892
ubuntu@sv-x:~$

ubuntu@sv-x:~$ dpkg -l systemd|grep systemd
ii systemd 229-4ubuntu21.28 amd64 system and service manager
ubuntu@sv-x:/etc/initramfs-tools$ sudo update-initramfs -u
update-initramfs: Generating /boot/initrd.img-4.4.0-179-generic
W: mdadm: /etc/mdadm/mdadm.conf defines no arrays.
ubuntu@sv-x:/etc/initramfs-tools$ sudo lsinitramfs /boot/initrd.img-4.4.0-179-generic | grep lp1868892
lib/systemd/network/lp1868892.link