Skip to content

Repository of my ArchLinux scripts. These scripts helps you to install ArchLinux with BSPWM with all my configurations and packages ready to use.

License

Notifications You must be signed in to change notification settings

NicoMargo/ArchLinuxScripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ARCH LINUX INSTALLATION SCRIPT BY NICOLAS MARGOSSIAN
1) run livecd arch linux installer
2) pacman -Sy git
2) create partitions /dev/sda1 EFI --- /dev/sda2 SWAP --- /dev/sda3 Linux filesystem
3) mount linux partition /dev/sda3 to /mnt
4) download (clone) scripts from github.com/NicoMargo/ArchLinuxScripts to /root
5) change permissions to folder (chmod -R +x ArchLinuxScripts)
6) go inside the folder (cd ArchLinuxScripts)
7) execute script (./start.sh)

About

Repository of my ArchLinux scripts. These scripts helps you to install ArchLinux with BSPWM with all my configurations and packages ready to use.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages