Re: Arch Linux installation only with pacman

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



Thomas Bächler schrieb:
Install to /mnt as root (provided you have a working pacman.conf in .)

# mkdir -p /mnt/var/lib/pacman/{local,sync}
# ./pacman.static --root /mnt --config ./pacman.conf -Sy base

That's it, all you need to do is configure the system (you need to know how) and install a bootloader. I did this recently and the system worked (it was a test system though, it's not in any productive use).

There will be _some_ errors from scriptlets in the beginning, but those should be fine - you can paste the output here in case you are unsure.


Forgot something: It might be a good idea to run those commands before you start:
mount --bind /proc /mnt/proc
mount --bind /sys /mnt/sys
mount --bind /dev /mnt/dev

Attachment: signature.asc
Description: OpenPGP digital signature


[Index of Archives]     [Linux Wireless]     [Linux Kernel]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Share Photos]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]
  Powered by Linux