Hi,
Had to hard reboot, cause restarted netif and had no access. After reboot I am trying to mount my jail with:
I provide password after the first command and everything is OK. However when I issue the second command I get:
Does it mean I can forget about this jail or is there a way to fix that?
I had syslogd.core in the directory where jail was mounted. Not sure how to read it - with "cat" it just displays rubbish.
Regards,
Konrad
Had to hard reboot, cause restarted netif and had no access. After reboot I am trying to mount my jail with:
Code:
geli attach -k /root/bkp/jails/102 /dev/ada0s1e
mount /dev/ada0s1e.eli /home/jails/102
I provide password after the first command and everything is OK. However when I issue the second command I get:
Code:
mount: /dev/ada0s1e.eli : Operation not permitted
Does it mean I can forget about this jail or is there a way to fix that?
I had syslogd.core in the directory where jail was mounted. Not sure how to read it - with "cat" it just displays rubbish.
Regards,
Konrad