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
- Host: GitHub
- URL: https://github.com/jas-/bashautopartition
- Owner: jas-
- Created: 2011-08-26T00:36:55.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2011-08-26T02:57:21.000Z (over 13 years ago)
- Last Synced: 2025-01-28T14:47:08.362Z (4 months ago)
- Language: Shell
- Homepage:
- Size: 93.8 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 environmentFork me @ https://www.github.com/jas-/bashAutopartition
## REQUIREMENTS:
* fdisk
* mkfs.reiserfs
* mount
* mkdir
* mkswap
* swapon## FEATURES:
* Menu driven CLI interface
* Automated CLI interface