You are not logged in.
Now I have an Archlinux PC installed.
My purpose is to install Archlinux on a new computer without the installation media.
The blank nvme SSD has been mounted on this computer. My idea is to partition and mount it as usual, then chroot to the new partition, but I found that I probably don't have the pacstrap program. And how to create grub boot only for the new system.
Offline
$ pacman -F pacstrap
extra/arch-install-scripts 23-2 [installed]
usr/bin/pacstrap
usr/share/bash-completion/completions/pacstrap
Also:
https://wiki.archlinux.org/index.php/In … Arch_Linux
Last edited by Trilby (2020-10-30 02:53:37)
"UNIX is simple and coherent" - Dennis Ritchie; "GNU's Not Unix" - Richard Stallman
Offline
$ pacman -F pacstrap extra/arch-install-scripts 23-2 [installed] usr/bin/pacstrap usr/share/bash-completion/completions/pacstrap
It's my negligence, thanks
Offline