From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <88a4775604110900152323cd6c@mail.gmail.com> Date: Tue, 9 Nov 2004 09:14:44 +0059 From: Matthias Teege To: Fans of the OS Plan 9 from Bell Labs <9fans@cse.psu.edu> In-Reply-To: <88a4775604110810227a6505f6@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <88a4775604110810227a6505f6@mail.gmail.com> Subject: [9fans] Re: terminal network boot problem Topicbox-Message-UUID: ffe61ab0-eacd-11e9-9e20-41e7f4b1d025 On Mon, 8 Nov 2004 19:22:49 +0100, Matthias Teege wrote: > My cpu/auth/fileserver is up now and I try to boot a terminal (VMWare) > via network/dhcp/tftp. The terminal comes up but after giving the user > name the kernel crashes. Maybe the terminal can't connect to to > fileserver. I can drawterm to crn. I solved this issue. exportfs doesnt run. After mv _il17008 il17008 in /rc/bin/service the terminal comes up. But it only ask for the username not for the password. So I think there is a problem with the auth server to. Matthias