9bind
Plan 9 filesystem (v9fs) user mount utilities
Install
- All systems
-
curl cmd.cat/9bind.sh
- Debian
-
apt-get install 9mount
- Ubuntu
-
apt-get install 9mount
- Kali Linux
-
apt-get install 9mount
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install 9mount
- Raspbian
-
apt-get install 9mount
- Dockerfile
- dockerfile.run/9bind
9mount
Plan 9 filesystem (v9fs) user mount utilities
9mount is a set of SUID mounting tools for use with v9fs to help cope with Linux's poor mount support. The tools offer a level of security - 9mount will only let you mount over non-sticky directories you have write access to, and 9umount will only let you unmount 9p partitions that you mounted yourself.