You are not logged in.
Pages: 1
Alright , I installed arch on kvm(virt-manager) and it went well. However I cannot connect to the internet because the necessary packages are not installed. How do i add the missing packages to my existing Arch distro?
Offline
you missed this bit in section 3.5
Complete the network configuration for the newly installed environment. That may include installing suitable network management software, configuring it if necessary and enabling its systemd unit so that it starts at boot.
not to worry you have systemd so just enable systemd-networkd and that SHOULD pick up dhcp on ethernet controller and then you will have internet access to install whatever you like.
systemctl enable --now systemd-networkdremember there is a wiki page for just about everything so make sure to read that first and if you get stuck then ask here.
Offline
For clarity :
- What OS is the host running ?
- Does internet on the host work ?
You may need to setup some things in virt-manager, see https://wiki.archlinux.org/title/Virt-m … Networking
Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.
clean chroot building not flexible enough ?
Try clean chroot manager by graysky
Offline
Pages: 1