An open API service indexing awesome lists of open source software.

https://github.com/jas-/bashautopartition

A simple to use bash script to detect and partition local disks. Menu driven wizard, or scriptable functionality. Developoed to automate the linux client imaging process
https://github.com/jas-/bashautopartition

Last synced: about 2 months ago
JSON representation

A simple to use bash script to detect and partition local disks. Menu driven wizard, or scriptable functionality. Developoed to automate the linux client imaging process

Awesome Lists containing this project

README

        

#bashAutopartition

Simple to use shell script to assist in the automation of
detection and partitioning of local disks. Small footprint
allows for easy implementation within a PXE/BOOTP network
installation environment

Fork me @ https://www.github.com/jas-/bashAutopartition

## REQUIREMENTS:
* fdisk
* mkfs.reiserfs
* mount
* mkdir
* mkswap
* swapon

## FEATURES:
* Menu driven CLI interface
* Automated CLI interface