JElchison / format-udf

Bash script to format a block device (hard drive or Flash drive) in UDF. The output is a drive that can be used for reading/writing across multiple operating system families: Windows, macOS, and Linux. This script should be capable of running in macOS or in Linux.
GNU General Public License v2.0
509 stars 48 forks source link

Two small fixes #32

Closed ismail closed 7 years ago

ismail commented 7 years ago

First commit fixes verbose error messages from which the second one makes sure we only check for diskutil once.