When doing a default network / DVD install of Fedora-eln-20260510.n.0, there is no network connection on the installed system. This does not happen with a minimal ("Custom") install, or when installing the GNOME live image.
On the installed system there are no files in /etc/NetworkManager/system-connections. ip addr shows the ethernet interface as "UP" but with no IP addresses. nmcli con show only shows lo. In the journal we see these messages:
May 10 08:11:42 eln NetworkManager[1393]: <info> [1778415102.1246] manager: (enp0s3): new Ethernet device (/org/freedesktop/NetworkManager/Devices/2)
May 10 08:11:42 eln NetworkManager[1393]: <info> [1778415102.1247] device (enp0s3): state change: unmanaged -> unavailable (reason 'managed', managed-type: 'external')
May 10 08:11:42 eln NetworkManager[1393]: <info> [1778415102.1319] device (enp0s3): carrier: link connected
May 10 08:11:42 eln NetworkManager[1393]: <info> [1778415102.1325] device (enp0s3): state change: unavailable -> disconnected (reason 'carrier-changed', managed-type: 'full')
When doing a default network / DVD install of Fedora-eln-20260510.n.0, there is no network connection on the installed system. This does not happen with a minimal ("Custom") install, or when installing the GNOME live image.
On the installed system there are no files in
/etc/NetworkManager/system-connections.ip addrshows the ethernet interface as "UP" but with no IP addresses.nmcli con showonly shows lo. In the journal we see these messages: