View Single Post
Moderator | Posts: 6,215 | Thanked: 6,400 times | Joined on Nov 2011
#372
jalyst,

Please add to your OP the instructions on what to do after flashing open mode kernel:

Openmode - Removing Aegis mounts:
Code:
$ rm -fr /home/user/.aegis
$ rm -rf /home/user/.accounts
$ rm -rf /home/user/.activesync
# mkdir /root/certs.bak
# cp /etc/ssl/certs /root/certs.bak
# rm /etc/aegisfs.d/*.* && /sbin/reboot
# mv /root/certs.bak/*.* /etc/ssl/certs
 

The Following 2 Users Say Thank You to thedead1440 For This Useful Post: