You are not logged in.
Pages: 1
Hi,
When i try to install arch linux without the kernel:
pacstrap -G -i /mnt base --ignore linux
i have this problem:
( 86/157) installing p11-kit [#########################################] 100%
/tmp/alpm_2V3hCT/.INSTALL: line 3: systemctl: command not found
error: command failed to execute correctly
because pacman installs systemd package after p11-kit, which requires systemctl.
How i to prevent this problem?
Thanks.
Offline
Why in the blaze would you not install linux? Alternative kernel? In PACSTRAP? Bootstrap your system properly is how you avoid the problem. Once you have an operating system THEN switch out the kernel for whatever reason you ignored it.
Offline
Pages: 1