On Thursday 20 August 2009 18:44:12 Stew Houston 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?
/rescue/mv /path/to/jail/libexec/ld-elf.so.1 /libexec/ -- Mel _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[email protected]"
