Skip to content

Salfors/Arctus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arctus

This Is a Beta Version Under Testing

Arch Linux Installer

Usage

  1. Download latest version arch-linux

  2. Burn iso to usb Do that with Rufus or Etcher

    or do that with this command

    sudo dd bs=4M if=file.iso of=/dev/sdX conv=fdatasync status=progress && sync
    

Then boot from USB ....

  1. Update & upgrade packages and install git

    pacman -Sy git --noconfirm
    
  2. Cloning && cd repo

    git clone https://github.com/Salfors/Arctus.git && cd Arctus/
    
  3. Give step 1 Permission to start

    chmod a+x step1.sh
    
  4. Run step 1 & Follow the instructions

    ./step1.sh
    
  5. After install and first boot run step 3 and then step 4 after cloning repo again

    git clone https://github.com/Salfors/Arctus.git && cd Arctus/ && chmod a+x step3.sh step4.sh
    
  6. Run step 3

    ./step3.sh
    
  7. Run step 4

    ./step4.sh
    
  8. Finally, I hope you have fun with Arch Linux

Troubleshooting

Arch Linux Installation Guide

About

Arch Linux Installer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages