newfs_udf

userland implementation of the UDF filesystem

Install

All systems
curl cmd.cat/newfs_udf.sh
Debian Debian
apt-get install udfclient
Ubuntu
apt-get install udfclient
image/svg+xml Kali Linux
apt-get install udfclient
Windows (WSL2)
sudo apt-get update sudo apt-get install udfclient
Raspbian
apt-get install udfclient

udfclient

userland implementation of the UDF filesystem

UDFclient is a userland implementation of the UDF filesystem as defined by the OSTA group. UDFclient is designed to be a study platform and a run-up to a full read and write kernel level implementation. Except udfclient it contains additional utilities: cd_disect - Display report of disc cd_sessions - Show sessions on disc mmc_format - Format optical disc newfs_udf - Create UDF filesystem on file or a formatted disc udfclient - FTP-like client for UDF filesystem udfdump - Dump information from UDF filesystem