# - - # # - - # :1 # - - # # - Check internet connection - # ping -c 3 google.com :2 # - - # # - Synchronizing package databases - # pacman -Syu; Proceed with instalation? [Y/n] n :3 # - - # # - Install git - # pacman -S git --noconfirm; :4 # - - # # - Clone "arsh" script - # git clone http://github.com/callmezatiel/arsh clear; cd arsh ls; ls -la; :5 # - - # # - Change script properties - # chmod 777 arsh; chmod +777 arsh; ls -la; :6 # - - # # - Run arsh script - # ./arsh; Proceed with installation? [Y/n] y Language English Keyboard us Editor vim :7 # - - # # - Disk Partition - # Edit Partitions (cfdisk) /dev/sda 100G gpt :a # - - # # - Boot partition - # New 512M Type: Linux filesystem :b # - - # # - Swap partition - # New 6G Type: Linux swap :c # - - # # - Data partition - # New Rest space Gb Type: Linux filesystem Quit Back :d # - - # # - Select partition to install - # Select boot device: /dev/sda1 Select swap device: /dev/sda2 Select root device: /dev/sda3 Select home device: none Yes :e # - - # # - Format & Mount - # Format device Yes (/dev/sda1): fat32 (EFI) (/dev/sda2): swap (/dev/sda3): ext4 :8 # - - # # - Install menu - # Install Arch Linux pacstrap base kernel Install Firmware (Optional) pacstrap linux-firmware Config Arch Linux :9 # - - # # - Config Arch Linux - # a: # - - # # - Set Computer Name - # ArchVBox b: # - - # # - Set Keyboard Layout - # us c: # - - # # - Set Locale - # en_US d: # - - # # - Set Time - # US Eastern Use UTC Yes e: # - - # # - Set root password - # # - Generate fstab - # UUID genfstab -U f: # - - # # - Bootloader - # grub Install grub Yes Install bootloader grub-install /dev/sda 100G EFI Back g: # - - # # - Enable dhcpcd - # Yes Back Unmount Back Reboot Yes # - - # # - Reboot system - # Remove iso/usb from computer & restart system 10: # - - # # - New session - # ArchVBox login: root Password: 11: # - - # # - Update & install software as needed - # pacman -Syu; pacman -S gedit gparted htop neofetch thunar vim --noconfirm; neofetch; 12: :a # - - # :go to :b # - - # # - Clone arsh script again - # git clone http://github.com/callmezatiel/arsh clear cd arsh ls -la; chmod 777 lilo; ./lilo; missing file: sharedfuncs cd .. ls :b git clone http://github.com/helmuthdu/aui; cd aui chmod 777 lilo; ./lilo; 13: # - - # # - Run script - # Default system language: "en_US" [Y/n] y or enter a: # - - # # - User & .bashrc - # Create User Choose your .bashrc Vanilla .bashrc b: # - - # # - Choose default AUR - # yay is_derayo password: 14: # - - # # - ARCHLINUX INSTALL - # USERNAME: is_derayo Enable Automatic Mode [y/N] n a: # - - # # - Basic Setup - # Add custom repositories [y/N] n enter enter enter enter Install zsh [y/N] y Install oh-my-zsh [y/N] y enter Install fish [y/N] n Install ssh [y/N] y Install nfs [y/N] y Install Samba [y/N] y Install TLP [y/N] y Install Readahead [y/N] y Install Zram [y/N] n Install CUPS (aka Common Unix Printing System) [y/N] y Install additional firmwares [Audio,Bluetooth,Scanner,Wireless] [y/N] y 15: # - - # # - INSTALL ADDITIONAL FIRMWARES - # 2 Alsa 5 Bluez-firmware [Broadcom BCM203x/STLC2300 Bluetooth] 6 Broadcom-wl-dkms 7 Ipw2100-fw 8 Ipw2200-fw 11 Libraw1394 16: # - - # # - Desktop Enviroment / Window Manager - # Install Desktops & Icons themes Icons themes GPT themes 3G n bruetooth n Quit