💾 Archived View for envs.net › ~pulzar › arch-notes › installation.gmi captured on 2022-04-28 at 18:06:26. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2021-12-04)

-=-=-=-=-=-=-

                -@               
               .##@              
              .####@             
              @#####@            
            . *######@           
           .##@o@#####@          Arch-notes
          /############@         Installation
         /##############@        
        @######@**%######@       
       @######`     %#####o      
      @######@       ######%     
    -@#######h       ######@.`   
   /#####h**``       `**%@####@  
  @H@*`                    `*%#@ 
 *`                            `*

Home

Pre-Installation

Post-Installation

Setting up the mirrorlist

For faster download speeds choose the appropriate mirrors based on your country. I'm going to use vim to edit the mirrorlist file.

vim /etc/pacman.d/mirrorlist

Search for your country and move the lines to the top of the file (uncomment them). Save the file and exit the texteditor.

Installing the base system

Install the necessary packages and a texteditor of your preference.

pacstrap /mnt base linux linux-firmware vim