Remounting procfs
Find the module /modules/procfs.ko. Now do this:
/modules/procfs.ko
umount -f /proc kldunload procfs kldload procfs mount /proc
Doesn’t that feel better?