I've installed artix-s6 in VM. I see only loopback interface as the network interface. I'm unable to install any packages such as vim,make,gcc,git ..etc and other build essentials to compile s6 source code.
Is there any link or document or I can look (or a set of commands to execute) to bring the network interface?
Please help. Thanks
Run dhcpcd eth0 in the VM and/or check your VM config for network setup
Depends on what VM you're using, but it should "just work" if your VM's network is configured correctly.
I had/have issue with one of our images not auto connecting through dhcp if using Virtualbox.