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.

GPL-2.0 License

Downloads
1
Stars
509
Committers
11

Bot releases are hidden (Show)

format-udf - Add support for all kinds of block devices Latest Release

Published by JElchison over 4 years ago

  • Add support for all kinds of block devices
  • Update unit test
  • Add manual-test-macos.sh
format-udf - Correct internal version

Published by JElchison over 4 years ago

format-udf - Linux NVMe support

Published by JElchison over 4 years ago

Add Linux NVMe support (credit to @walterav1984)

format-udf - Add support for udftools 2.0+

Published by JElchison almost 7 years ago

Thanks to @lafleurdeboum!

format-udf - Allow running as root user

Published by JElchison about 7 years ago

Fixes #36. Special thanks to @tloimer.

format-udf - Add support for loop devices

Published by JElchison over 7 years ago

Add support to run format-udf on loop devices (Linux only). Various fixes for new version of shellcheck. Add unit test via TravisCI.

format-udf - Change default block size from physical to logical

Published by JElchison over 7 years ago

Details in #13. Special thanks to @GreatEmerald, @ksterker, @pali, @jmyreen.

format-udf - Prevent confusing error messages when dependencies unmet

Published by JElchison almost 8 years ago

Includes #32 (thanks to @ismail)

format-udf - Updates per shellcheck

Published by JElchison almost 8 years ago

format-udf - Enable support for OS X 10.12

Published by JElchison about 8 years ago

Includes:

  • #30 (thanks to @moyogo)
format-udf - Fix order of arguments to mkudffs

Published by JElchison about 8 years ago

Includes #28 and #29. Thanks, @tome- and @dochang!

format-udf - Enable addition to Homebrew

Published by JElchison over 8 years ago

Includes #26, thanks to @iandrewt.

format-udf - Add support to format single existing partition (advanced users only)

Published by JElchison over 8 years ago

See #24 for context/discussion.

format-udf - 1.2.0

Published by JElchison over 8 years ago