On Thu, Aug 20, 2009 at 10:44 PM, Stew Houston<[email protected]> wrote: > Setting up a chroot jail I accidentally moved /libexec/ld-elf.so.1 instead > of copying it. Bash would no longer take any commands, though I can't > remember the error I was getting (it was aborting.) I rebooted, hoping I > could do something in Single User Mode; but to no avail. Is there a way I > can undo this blunder? >
When entering single user mode, you should be prompted with an option to select a shell. You should be able to use /bin/csh. Worst case, you can use /rescue/csh. -- Glen Barber _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[email protected]"
