Jail port install read only filesystem

Installing bind96 in a jail and everything was working until it attempted to make a directory /usr/include/isc which failed and said it's a read-only filesystem.

The permissions on /usr/include is a link to /basejail/usr/include and are 755.

Thanks.
 
/basejail/usr/include is a link outside of the jail. You cannot create a link inside the jail to somewhere outside it.
 
gpatrick said:
Installing bind96 in a jail and everything was working until it attempted to make a directory /usr/include/isc which failed and said it's a read-only filesystem.

The permissions on /usr/include is a link to /basejail/usr/include and are 755.

Thanks.
How version in FreeBSD used?
 
Sorry about that @SirDice I have not seen that old, I just wanted to help with whatever moga.Shte Pick up your item in the future. (Mod: that just doesn't make any sense, I have no idea what's meant here)

regards
 
Last edited by a moderator:
Back
Top