nftl_format
Memory Technology Device Utilities
Install
- All systems
-
curl cmd.cat/nftl_format.sh
- Debian
-
apt-get install mtd-utils - Ubuntu
-
apt-get install mtd-utils - Arch Linux
-
pacman -S mtd-utils - Kali Linux
-
apt-get install mtd-utils - Fedora
-
dnf install mtd-utils - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install mtd-utils - Raspbian
-
apt-get install mtd-utils
mtd-utils
Memory Technology Device Utilities
Utilities for manipulating memory technology devices, such as flash memory, Disk-On-Chip, or ROM. Includes mkfs.jffs2, a tool to create JFFS2 (journaling flash file system) filesystems.