How to Fix Missing Network Config After Offline Ubuntu Server 24.04 Install
Installing Ubuntu Server 24.04 LTS without a network connection during setup results in an unconfigured network interface post-installation. The installer skips network profile creation entirely, leaving the /etc/netplan directory empty and systemd-networkd disabled. Users can resolve this by manually creating a Netplan YAML configuration file that assigns the interface to DHCP and sets networkd as the renderer. After setting correct file permissions, the systemd-networkd service must be enabled and started. Running 'netplan generate' and 'netplan apply' then activates the new configuration and brings the network interface online.
This is an AI-generated summary. ShortSingh links to the original source for the complete article.
Discussion (0)
Log in to join the discussion and vote.
Log in