deftclaw / arch-install-script

Configure and install ArchLinux

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ArchLinux Install Scripts

Starting with partitioning the disk


Usage:

  • TODO: Fill usage, just getting started so I'll begin with script docs and backfill

Documentation:

  • ask_disk.sh:
    Prompt the user for which desk the called script should operate on
  • prep_disk.sh:
    Format and label the specified disk with a basic partition configuration:
    200M: BOOT
    remainder: ROOT
  • reset.sh:
    Delete all of the partitions and rewrite as an empty dos partition table

About

Configure and install ArchLinux


Languages

Language:Shell 100.0%