_PATH_NEWROOT
error = chdir(_PATH_NEWROOT);
error = chroot_kernel(_PATH_NEWROOT);
error = chroot(_PATH_NEWROOT);