Giter VIP home page Giter VIP logo

archlinux-autoinstall's Introduction

Arch Linux Automated Installation Script

This project consists of two scripts that automate the installation of Arch Linux. This can be particularly useful if you frequently install Arch Linux and would like to reduce the amount of manual work involved.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

  • A system with Arch Linux ISO booted (you can use a Virtual Machine for testing)
  • Internet access

Installing

  1. Clone the repository

    git clone https://github.com/anonithrax/archlinux-autoinstall.git
    
  2. Navigate to the cloned directory

    cd archlinux-autoinstall
    
  3. Make the scripts executable

    chmod +x install_arch.sh
    chmod +x arch_auto_install.py
    
  4. Run the install_arch.sh script

    ./install_arch.sh
    

After executing the install_arch.sh script, it will check for Python, install it if necessary, and then run the arch_auto_install.py script. During the execution of arch_auto_install.py, you will be prompted to select a hard drive and partition sizes.

Important Warning

Running these scripts will make significant changes to the selected hard drive, including deleting all data on it. Make sure you understand what each script does before you run them, and only run them on a system or virtual machine that you are prepared to have wiped and configured for a new Arch Linux installation. Always ensure you have a backup of your data.

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

Remember to replace the URL in the git clone command with the URL of your actual repository.

The above README provides a simple introduction to what your project does, the steps to install it, how to use it, and a warning about the implications of using the scripts. It also includes a mention of the license under which the project is released.

archlinux-autoinstall's People

Contributors

aihxdev avatar

Watchers

 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.