On Tue, Oct 26, 1999 at 08:46:48AM -0400, John Tobey wrote: > > /libexec/console-run: /dev/console: Can not execute /libexec/runsystem: No > > such > > file or directory > > /hurd/init: /libexec/console-run exited with status 5 > > > > But: The file is there! > > The problem is not with /libexec/runsystem but its first line: > > #!/bin/sh
This is correct. I assume /bin/sh is missing. > The tarball you used should have had a symlink /bin/sh -> bash . > Please add one and try again. He didn't use the tar file, but cross-install. The latest cross-install creates the link (the one on http::www.debian.org/ports/hurd/extra-files/cross-install The easy guide should point to THIS version if it does not do so already. Marcus -- "The purpose of Free Software is Free Software. The End and the Means are the same." -- Craig Sanders Marcus Brinkmann <[EMAIL PROTECTED]>

