GithubHelp home page GithubHelp logo

arch's Introduction

#Arch Install Scripts These are scripts I wrote to install a general setup of Arch with some common utilities I use.

For customization, look into the ArchPost.sh script which is the script you run after first installation.

Basic idea is to download the three files and then run the main ArchInstall.sh script.

Example:

wget https://raw.githubusercontent.com/GRMrGecko/Arch/master/ArchInstall.sh
wget https://raw.githubusercontent.com/GRMrGecko/Arch/master/ArchChroot.sh
wget https://raw.githubusercontent.com/GRMrGecko/Arch/master/ArchPost.sh
chmod +x ArchInstall.sh
./ArchInstall.sh

ArchInstall.sh will ask you for the drive to install to and it will also ask how large to make the swap partition. Usually the idea is to make the swap the same size as the amount of ram, but you can probably go with 4GB fine.

To find which drive is the one you want to use, smartctl -i on each device to get information on the drive. Example:

smartctl -i /dev/sda

Beware that Arch is not designed for people who are new to Linux.

After ArchInstall.sh script is done, reboot to the installation, login as root and run /ArchPost.sh to install the GUI and such.

#License Public Domain, I see no reason to copyright or claim ownership of the scripts as it's just everything you'd do to install an OS.

arch's People

Contributors

curegecko avatar grmrgecko avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.