[arch-general] Arch Linux installation only with pacman

Thomas Bächler thomas at archlinux.org
Wed Oct 14 17:30:32 EDT 2009


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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 261 bytes
Desc: OpenPGP digital signature
URL: <http://mailman.archlinux.org/pipermail/arch-general/attachments/20091014/b45c4cb3/attachment.bin>


More information about the arch-general mailing list