Anonymous

Changes

From Pumping Station One
Line 28: Line 28:  
== Install Arch ==
 
== Install Arch ==
   −
* Also install base-devel: compiler programs
+
Install Arch to /mnt
* openssh: remote access
  −
* syslinux: bootloader
  −
 
   
<syntaxhighlight lang="bash">
 
<syntaxhighlight lang="bash">
pacstrap /mnt base base-devel openssh syslinux
+
pacstrap /mnt
 
</syntaxhighlight>
 
</syntaxhighlight>
  
Cookies help us deliver our services. By using our services, you agree to our use of cookies.