pktsetup
tools for UDF filesystems and DVD/CD-R(W) drives
Install
- All systems
-
curl cmd.cat/pktsetup.sh
- Debian
-
apt-get install udftools
- Ubuntu
-
apt-get install udftools
- Arch Linux
-
pacman -S udftools
- Kali Linux
-
apt-get install udftools
- CentOS
-
yum install udftools
- Fedora
-
dnf install udftools
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install udftools
- Raspbian
-
apt-get install udftools
- Dockerfile
- dockerfile.run/pktsetup
udftools
tools for UDF filesystems and DVD/CD-R(W) drives
This package contains a number of user-space tools related to creating filesystems in the UDF (Universal Disk Format), which is primarily used for DVDs, but sometimes also CD-ROMs and HDDs: mkudffs - Format a device, creating an empty UDF filesystem udflabel - show or change UDF filesystem label udfinfo - show information about UDF filesystem wrudf - Maintains a UDF filesystem cdrwtool - Low-level drive management (e.g. set writing speed, format) pktsetup - Set up a packet writing device (/dev/pktcdvd0) for a drive