You are not logged in.
Pages: 1
D3ar community,
my Arch does not Boot (See picture)
The reason most likely would be, that i copied several folders Form the ISO to the Installation root (in /lib and /usr)
Running pacstrap again does not fix the issue
By the way, there is no Option -K for pacstrap anymore. (UnLike install guide tells)
Offline
This usually means you boot from something the ISO has no module for to mount the ISO (for instance an old
USB hub implentation).
pacstrap -K "lost" this option upstream and the documentation has not been adapted. We merely use arch-install-scripts
unmodified from upstream.
"The reason most likely would be, that i copied several folders Form the ISO to the Installation root (in /lib and /usr)"
I don't quite understand here what you are trying to achieve, this doesn't sound like an official way to install Archlinux. :-)
Offline
Pages: 1