You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the iso does not start network connections automatically, but /etc/motd says "Ethernet and Wi-Fi connections using DHCP should work automatically".
Within the cdrom systemctl start dhcpcd systemd-networkd makes the network connections automatically go up with DHCP, so either /etc/motd needs to be updated with that information (since Installation_guide and the install procedure requires a working network) or the services need to be enabled during iso creation.
The text was updated successfully, but these errors were encountered:
Currently the iso does not start network connections automatically, but /etc/motd says "Ethernet and Wi-Fi connections using DHCP should work automatically".
Within the cdrom
systemctl start dhcpcd systemd-networkd
makes the network connections automatically go up with DHCP, so either /etc/motd needs to be updated with that information (sinceInstallation_guide
and the install procedure requires a working network) or the services need to be enabled during iso creation.The text was updated successfully, but these errors were encountered: