View Single Post
Posts: 47 | Thanked: 41 times | Joined on Feb 2012
#77
Originally Posted by vzp916 View Post
like you can see...Im lost
The wrong step is precisely in the first line of your code. devel-su doesn't grant you all of the available privileges, even though you may be running open mode. If so, please install opensh from here and you are good to go, use it instead of devel-su. If you are in normal mode, you need Inception and aegisctl, then install opensh through Inception
Code:
/usr/sbin/incept <insert_path_here>/opensh_1.00_armel.deb
then loosen Aegis security a bit
Code:
/usr/sbin/aegisctl +r
/usr/sbin/aegisctl -s
and try to mount the chroot as you have before.