You are not logged in.
Pages: 1
Topic closed
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
I actually have this solved by setting up a bridge following this guide: https://gist.github.com/tatumroaquin/c6 … -interface
Offline
Glad you solved your issue.
You did notice a bridging interface is one of the options mentioned on the wiki page I linked ?
Please keep in mind that 3rd party guides are not supported on this forum and if things don't work you'll have to ask the author of the guide for help.
Moderator Note
OP did not respond to the 2 replies they got and hasn't logged in for some time.
I'm closing this thread, if OP does come back they can request re-opening by using the report button.
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
Topic closed