You are not logged in.

#1 2020-10-30 02:43:36

mathbf
Member
Registered: 2020-10-30
Posts: 2

Install Archlinux from installed PC to another disk

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

#2 2020-10-30 02:52:31

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 29,524
Website

Re: Install Archlinux from installed PC to another disk

$ 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

#3 2020-10-30 03:00:41

mathbf
Member
Registered: 2020-10-30
Posts: 2

Re: Install Archlinux from installed PC to another disk

Trilby wrote:
$ 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

It's my negligence, thanks

Offline

Board footer

Powered by FluxBB