You are not logged in.

#1 2020-02-18 11:19:02

rado3105
Member
Registered: 2011-10-09
Posts: 103

bash: mkinitcpio: command not found

I am installing archlinux after 2 years, the same manual, but now I am getting this error
bash: mkinitcpio: command not found

I installed mkinitcpio and after running:
mkinitcpio -p linux

I am getting this error:
==> ERROR: Failed to load preset: `/etc/mkinitcpio.d/linux.preset'

How to solve it, is anything new in archlinux installation using mkinitcpio?

Offline

#2 2020-02-18 11:32:18

Slithery
Administrator
From: Norfolk, UK
Registered: 2013-12-01
Posts: 5,776

Re: bash: mkinitcpio: command not found

rado3105 wrote:

I am installing archlinux after 2 years, the same manual

Which guide are you using? The official Installation Guide changes regularly.

Looks like you haven't installed a kernel...
https://wiki.archlinux.org/index.php/In … l_packages


No, it didn't "fix" anything. It just shifted the brokeness one space to the right. - jasonwryan
Closing -- for deletion; Banning -- for muppetry. - jasonwryan

aur - dotfiles

Offline

#3 2020-02-23 16:08:47

nenoro
Member
Registered: 2018-02-02
Posts: 6

Re: bash: mkinitcpio: command not found

They forget to announce now during the fresh installation some packages aren't included with base and base-devel

So now you have to add nano, linux or linux-lts, downgrade glibc because the latest version provokes crashes with opera, mkinitcpio.

Offline

#4 2020-02-23 16:18:11

Scimmia
Fellow
Registered: 2012-09-01
Posts: 11,560

Re: bash: mkinitcpio: command not found

nenoro wrote:

They forget to announce now during the fresh installation some packages aren't included with base and base-devel

So now you have to add nano, linux or linux-lts, downgrade glibc because the latest version provokes crashes with opera, mkinitcpio.

It was announced and you do NOT have to downgrade glibc. Just no.

Offline

#5 2020-02-23 17:28:34

eschwartz
Fellow
Registered: 2014-08-08
Posts: 4,097

Re: bash: mkinitcpio: command not found

nenoro wrote:

They forget to announce now during the fresh installation some packages aren't included with base and base-devel

So now you have to add nano

gross, worst editor ever, 0/10 would not recommend shoving down my throat at installation time

, linux or linux-lts

Mentioned here: https://wiki.archlinux.org/index.php/In … l_packages

downgrade glibc because the latest version provokes crashes with opera,

This is completely and utterly unrelated to any changes for the base/base-devel package sets, so, uh...

WHY do you think you need to downgrade glibc? You will break applications that are built against the current glibc, and link to symbols introduced in the current glibc.*

Also, why are people actually using opera for real?

mkinitcpio.

Not needed, except as a correctly declared dependency of the linux kernel, so if you installed the kernel then mkinitcpio is installed too, and if you did not install a kernel, whatever do you think mkinitcpio would do???



----

* -- By sheer coincidental luck, no new symbols were added in glibc 2.31, as reported by `nm --with-symbol-versions -D /usr/lib/libc-2.30.so | grep GLIBC_2.31`, but in most versions of glibc, you can expect stuff to break.


Managing AUR repos The Right Way -- aurpublish (now a standalone tool)

Offline

Board footer

Powered by FluxBB