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
518 stars 48 forks source link

Add fake MBR for better recognition on Windows #10

Closed JElchison closed 9 years ago

JElchison commented 9 years ago

Fixes #9. Also fixes #7.