Installing packages in artix 14 October 2020, 23:53:16 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
Re: Installing packages in artix Reply #1 – 15 October 2020, 01:51:29 Run dhcpcd eth0 in the VM and/or check your VM config for network setup
Re: Installing packages in artix Reply #2 – 15 October 2020, 14:57:32 Depends on what VM you're using, but it should "just work" if your VM's network is configured correctly.
Re: Installing packages in artix Reply #3 – 15 October 2020, 20:55:59 Quote from: Dudemanguy – on 15 October 2020, 14:57:32Depends 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.