You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This might be an artifact of my usage of the older jcreate rather than CBSDfile (which I have started experimenting with), but when I restart the jail I just deployed for Shinobi NVR, I get some warnings from jrestart:
mkdir: /cbsd/jails/shinobi02/home: Read-only file system
cbsd warning: mountfstab: unable to create mountpoint for nullfs /cbsd/jails-data/shinobi02-data/home: /cbsd/jails/shinobi02/home
cbsd warning: mountfstab: read-only location? Skip mount for: /cbsd/jails/shinobi02/home
mkdir: /cbsd/jails/shinobi02/compat: Read-only file system
cbsd warning: mountfstab: unable to create mountpoint for nullfs /cbsd/jails-data/shinobi02-data/compat: /cbsd/jails/shinobi02/compat
cbsd warning: mountfstab: read-only location? Skip mount for: /cbsd/jails/shinobi02/compat
mkdir: /cbsd/jails/shinobi02/home: Read-only file system
mkdir: /cbsd/jails/shinobi02/compat: Read-only file system
I can see in the auto-generated fstab for the jail more or less what I'd expect to see
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
This might be an artifact of my usage of the older
jcreaterather than CBSDfile (which I have started experimenting with), but when I restart the jail I just deployed for Shinobi NVR, I get some warnings from jrestart:I can see in the auto-generated fstab for the jail more or less what I'd expect to see
I'm just wondering if I've done something wrong, and if there's a way to tell the /home and /compat file systems not to mount?
All reactions