Skip to main content
added 313 characters in body
Source Link
Devilas
  • 87
  • 2
  • 11

I'm new to arch linux

I haven't installed Arch yet, but that's my problem.

When I run ping 1.1.1.1 or ping 8.8.8.8, I get an error...

The following error appears:

ping: connect: Network is unreachable 

My connection type is by ethernet I made a bootable usb wit the ArchISO and i followed the the procedures of Arch Linux Installation Guide! When i reached "Connecting the internet" i made the ping comnmand! But didn't work (the error is above) Here what i tried: ip link set enp30s0 up

I tried the ip link command to see what my ethernet controller is called. It's called enp30s0.

So I tried dhcpcd enp30s0 but I got a weird error:

Failed to set DNS configuration: Failed to activate service 'org.freedesktop.network1': timed out (service_start_timeout=25000ms) Failed to revert interface configuration: Failed to activate service 'org.freedesktop.network1': timed out (service_start_timeout=25000ms) time out 

I didn't try that much (true) but as i said, i'm new!!! I don't know what's going on

I am not using a virtual machine

I have the following components:

two discs: sda 237 GB (which has Windows 10 installed)

sdb 465 GB (which is where I want to install Arch Linux)

If you could help me I would appreciate it!

PS: I'm totally new to arch linux so I hope the problem is easy to solve :(

I'm new to arch linux

I haven't installed Arch yet, but that's my problem.

When I run ping 1.1.1.1 or ping 8.8.8.8, I get an error...

The following error appears:

ping: connect: Network is unreachable 

My connection type is by ethernet

I tried the ip link command to see what my ethernet controller is called. It's called enp30s0.

So I tried dhcpcd enp30s0 but I got a weird error:

Failed to set DNS configuration: Failed to activate service 'org.freedesktop.network1': timed out (service_start_timeout=25000ms) Failed to revert interface configuration: Failed to activate service 'org.freedesktop.network1': timed out (service_start_timeout=25000ms) time out 

I don't know what's going on

I am not using a virtual machine

I have the following components:

two discs: sda 237 GB (which has Windows 10 installed)

sdb 465 GB (which is where I want to install Arch Linux)

If you could help me I would appreciate it!

PS: I'm totally new to arch linux so I hope the problem is easy to solve :(

I'm new to arch linux

I haven't installed Arch yet, but that's my problem.

When I run ping 1.1.1.1 or ping 8.8.8.8, I get an error...

The following error appears:

ping: connect: Network is unreachable 

My connection type is by ethernet I made a bootable usb wit the ArchISO and i followed the the procedures of Arch Linux Installation Guide! When i reached "Connecting the internet" i made the ping comnmand! But didn't work (the error is above) Here what i tried: ip link set enp30s0 up

I tried the ip link command to see what my ethernet controller is called. It's called enp30s0.

So I tried dhcpcd enp30s0 but I got a weird error:

Failed to set DNS configuration: Failed to activate service 'org.freedesktop.network1': timed out (service_start_timeout=25000ms) Failed to revert interface configuration: Failed to activate service 'org.freedesktop.network1': timed out (service_start_timeout=25000ms) time out 

I didn't try that much (true) but as i said, i'm new!!! I don't know what's going on

I am not using a virtual machine

I have the following components:

two discs: sda 237 GB (which has Windows 10 installed)

sdb 465 GB (which is where I want to install Arch Linux)

If you could help me I would appreciate it!

PS: I'm totally new to arch linux so I hope the problem is easy to solve :(

Source Link
Devilas
  • 87
  • 2
  • 11

ping: connect network is unreacheble arch linux

I'm new to arch linux

I haven't installed Arch yet, but that's my problem.

When I run ping 1.1.1.1 or ping 8.8.8.8, I get an error...

The following error appears:

ping: connect: Network is unreachable 

My connection type is by ethernet

I tried the ip link command to see what my ethernet controller is called. It's called enp30s0.

So I tried dhcpcd enp30s0 but I got a weird error:

Failed to set DNS configuration: Failed to activate service 'org.freedesktop.network1': timed out (service_start_timeout=25000ms) Failed to revert interface configuration: Failed to activate service 'org.freedesktop.network1': timed out (service_start_timeout=25000ms) time out 

I don't know what's going on

I am not using a virtual machine

I have the following components:

two discs: sda 237 GB (which has Windows 10 installed)

sdb 465 GB (which is where I want to install Arch Linux)

If you could help me I would appreciate it!

PS: I'm totally new to arch linux so I hope the problem is easy to solve :(