Answer the question
In order to leave comments, you need to log in
How to start the game in Chroot?
Hello!
Tell me how to properly run the game server in Chroot.
The game runs on java.
I do this: I
connect the environment:
# mount --bind /proc ./game/proc/
# mount --bind /sys ./game/sys
# mount --bind /dev ./game/dev
# mount --bind /bin. /game/bin
# mount --bind /usr ./game/usr
chroot ./game/ /bin/bash
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question