genromfs
This is the mkfs equivalent for romfs filesystem
Install
- All systems
-
curl cmd.cat/genromfs.sh
- Debian
-
apt-get install genromfs
- Ubuntu
-
apt-get install genromfs
- Kali Linux
-
apt-get install genromfs
- Fedora
-
dnf install genromfs
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install genromfs
- Raspbian
-
apt-get install genromfs
- Dockerfile
- dockerfile.run/genromfs
genromfs
This is the mkfs equivalent for romfs filesystem
You need it to build a romfs filesystem. romfs is a small, read-only filesystem intended for installation/rescue disks or "embedded" applications. This filesystem is supported by Linux 2.1.25 and later.