genext2fs
ext2 filesystem generator for embedded systems
Install
- All systems
-
curl cmd.cat/genext2fs.sh
- Debian
-
apt-get install genext2fs
- Ubuntu
-
apt-get install genext2fs
- Kali Linux
-
apt-get install genext2fs
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install genext2fs
- OS X
-
brew install genext2fs
- Raspbian
-
apt-get install genext2fs
- Dockerfile
- dockerfile.run/genext2fs
genext2fs
ext2 filesystem generator for embedded systems
genext2fs is meant to generate an ext2 filesystem as a normal (non-root) user. It doesn't require you to mount the image file to copy files on it. It doesn't even require you to be the superuser to make device nodes.