Current File : //sbin/installkernel
#!/bin/bash
if [[ -x /usr/libexec/installkernel/installkernel ]] ; then
	exec /usr/libexec/installkernel/installkernel "${@}"
elif [[ -x /usr/libexec/installkernel/installkernel-bls ]] ; then
	exec /usr/libexec/installkernel/installkernel-bls "${@}"
fi
echo "installkernel is not installed correctly." >>/dev/stderr
exit 1
Page not found – T&D Advanced Radiation Shielding

T&D Advanced Radiation Shielding

It looks like nothing was found at this location.