INSTALL 276 B

1234567891011121314
  1. To install this script, simply change the DIR variable in the newdisk-automator script to match the installation directory.
  2. The script must be interpreted by bash.
  3. Required software:
  4. - bash
  5. - lvm2
  6. - wipefs
  7. - sfdisk
  8. - awk
  9. - mkfs
  10. - blockdev
  11. - grep
  12. - cat
  13. - mountpoint