To rescue /etc/path_to_inst file you have two options:
echo "#path_to_inst_bootstrap_1" > /etc/path_to_inst; reboot -- -r
or
reboot -- -a
Δ