- To install this script, simply change the DIR variable in the newdisk-automator script to match the installation directory.
- The script must be interpreted by bash.
- Required software:
- - bash
- - lvm2
- - wipefs
- - sfdisk
- - awk
- - mkfs
- - blockdev
- - grep
- - cat
- - mountpoint
|