1

Topic: Installation on a virtual machine not able to connect to internet

Hi I'm very new to this distribution.
I try intall it on a virtual machine, the installatio simd good but ther is no internet connection.
It is difficolt for me post here the message from the command becouse I'm writing from the host.

Virtual machine Virtual Box 7.1 on Windows 11 home

if I so ip addr show I have a strange name of the device : emp0s3

2

Re: Installation on a virtual machine not able to connect to internet

bash# Vedi tutte le interfacce
ip addr show

# O con il comando tradizionale
ifconfig
Controlla se la tua interfaccia di rete (es. eth0, wlan0, enp0s3) ha un indirizzo IP assegnato.
2. Controlla se l'interfaccia è attiva
bash# Attiva l'interfaccia se è down (sostituisci eth0 con la tua)
sudo ip link set eth0 up

# O con ifconfig
sudo ifconfig eth0 up

3

Re: Installation on a virtual machine not able to connect to internet

Hello and welcome to the forums: Some notes before looking deeper into. Hyperbola is not offering "sudo" but "opendoas". If you want to execute commands with different privileges or root you would need to execute it with:

doas [COMMAND]

Furthermore to the internet-connection: If you have installed already and restarted into a new session after the installation, you need to execute dhcpcd at default-runlevel. Likewise:

doas rc-update add dhcpcd default

After the next reboot there should be a connection available.
To test this on demand without a restart:

doas rc-service dhcpcd start

And:

doas rc-service dhcpcd status

For more information: https://wiki.hyperbola.info/doku.php?id … ems:openrc

Human being in favor with clear principles and so also for freedom in soft- and hardware!

Certainly anyone who has the power to make you believe absurdities has the power to make you commit injustices: For a life of every being full with peace and kindness, including diversity and freedom. Capitalism is destroying our minds, the planet itself and the universe in the end!