fatresize
FAT16/FAT32 filesystem resizer
Install
- All systems
-
curl cmd.cat/fatresize.sh
- Debian
-
apt-get install fatresize
- Ubuntu
-
apt-get install fatresize
- Kali Linux
-
apt-get install fatresize
- Fedora
-
dnf install fatresize
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install fatresize
- Raspbian
-
apt-get install fatresize
- Dockerfile
- dockerfile.run/fatresize
fatresize
FAT16/FAT32 filesystem resizer
Fatresize is a command line tool for non-destructive resizing of FAT16/FAT32 partitions. It is based on the GNU Parted library. The main target of the project is to be used with the EVMS FAT plugin.