You are not logged in.

#1 2026-04-17 07:15:32

franco55
Member
Registered: 2025-12-30
Posts: 3

installation from archlinux

I tried installing using archinstall (4.1.1), with the "minimal" profile.
After rebooting to the login screen (because it's graphical if I haven't installed anything), I get the error:
Filed to start session. Why?
What's the cause?
I'd like to try installing using the classic method, but I'd like to copy the network configuration from the ISO (since it doesn't save it in new system - as per the wiki). How should I do this?

Offline

#2 2026-04-17 10:56:53

WorMzy
Administrator
From: Scotland
Registered: 2010-06-16
Posts: 13,431
Website

Re: installation from archlinux

Mod note: Moving to archinstall subforum.


Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD

Making lemonade from lemons since 2015.

Online

#3 2026-04-17 12:04:28

5hridhyan
Member
From: Asia
Registered: 2025-12-25
Posts: 557

Re: installation from archlinux

Filed to start session.

no DE/WM installed.... so you might need to install one.

try switching to a TTY https://linuxvox.com/blog/arch-linux-sw … -shortcuts, and choose one of https://wiki.archlinux.org/title/Deskto … vironments or https://wiki.archlinux.org/title/Window … w_managers, and install it

if you intentionally don't/didn't want a GUI session, then switch to TTY, stop/disable sddm or whatever display manager you're using

Edit2:

I'd like to try installing using the classic method, but I'd like to copy the network configuration from the ISO (since it doesn't save it in new system - as per the wiki). How should I do this?

can you please elaborate about this goal?

Last edited by 5hridhyan (2026-04-17 12:41:42)


---

Offline

#4 2026-04-17 14:05:08

franco55
Member
Registered: 2025-12-30
Posts: 3

Re: installation from archlinux

With live media, everything works.
After rebooting, I can't connect to the internet.
I enabled the services: iwd, NetworkManger, systemd-networkd, and systemd-resolved.
When I run the command: ping -c 3, archLinux gives me the error "temporary failure in name resolution." How can I fix this?

Offline

#5 2026-04-17 14:59:48

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 74,647

Re: installation from archlinux

I enabled the services: iwd, NetworkManger, systemd-networkd, and systemd-resolved.

Stop and disable at least iwd and systemd-networkd if you want to use NM.
If you want to use iwd as NM backend see https://wiki.archlinux.org/title/Networ … Fi_backend

ping -c1 _gateway
ping -c1 8.8.8.8
ping -c1 google.com
resolvectl status

Offline

Board footer

Powered by FluxBB