From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1NHKT0-0006w6-0M for garchives@archives.gentoo.org; Sun, 06 Dec 2009 17:00:14 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 24CFFE07C7; Sun, 6 Dec 2009 16:59:21 +0000 (UTC) Received: from out1.smtp.messagingengine.com (out1.smtp.messagingengine.com [66.111.4.25]) by pigeon.gentoo.org (Postfix) with ESMTP id 085D6E07C7 for ; Sun, 6 Dec 2009 16:59:21 +0000 (UTC) Received: from compute1.internal (compute1.internal [10.202.2.41]) by gateway1.messagingengine.com (Postfix) with ESMTP id ABC55C5D2B; Sun, 6 Dec 2009 11:59:20 -0500 (EST) Received: from heartbeat1.messagingengine.com ([10.202.2.160]) by compute1.internal (MEProxy); Sun, 06 Dec 2009 11:59:20 -0500 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=messagingengine.com; h=message-id:date:from:reply-to:mime-version:to:subject:references:in-reply-to:content-type; s=smtpout; bh=aG2QaEckFWg7X9Knzm0B3zEun0E=; b=c3O8zaLRiBOQgj5Uhkr41hcUe32I24GnWrgo0QJ/uymOx5gLMIgzyzXO79xIO8oNaRaEFL1LUsFz3NH1f5GXuvJ+cNx8E+e4K3lRef9w9MWjjvsJjDmxbtSFxAt5esF2N7lHXL/PmwBEWJKZmRKm8xQJ+Vr+XxPS9UQSpRqaPjQ= X-Sasl-enc: kQeIMIG/eT8UW+V/ScOpyjCLjypFeFnGy31lJfNnVcRQ 1260118759 Received: from [192.168.5.10] (lvps83-169-5-6.dedicated.hosteurope.de [83.169.5.6]) by mail.messagingengine.com (Postfix) with ESMTPSA id EEF984A72D2 for ; Sun, 6 Dec 2009 11:59:18 -0500 (EST) Message-ID: <4B1BE2D4.3090001@f_philipp.fastmail.net> Date: Sun, 06 Dec 2009 17:59:00 +0100 From: Florian Philipp User-Agent: Thunderbird 2.0.0.23 (X11/20091003) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Problems setting up sshd on an installation kernel References: <20091206144836.GA2599@muc.de> In-Reply-To: <20091206144836.GA2599@muc.de> X-Enigmail-Version: 0.95.7 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enigFF3ADDD75EA9F2A52FD979C5" X-Archives-Salt: b14c8d3c-b593-4959-a82a-816227fa98ed X-Archives-Hash: 33a684bc99ec479b8296dc97cdaf8b9f This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigFF3ADDD75EA9F2A52FD979C5 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Alan Mackenzie schrieb: > Hi, folks! >=20 > I'm trying to get sshd working on an embryonic Gentoo installation on m= y > laptop. The reason is that I want to ssh from my nice comfy desktop > system into this laptop to do the rest of the installation stuff. >=20 > The installation kernel with which I'm having problems is: > Linux livecd 2.6.30-gentoo-r8 #1 SMP Tue Nov 3 11:40:51 UTC 2009. >=20 > Having started sshd on my laptop, when I do >=20 > ssh -lroot 192.168.2.101 >=20 > from my desktop, I get prompted for my ssh key's pass phrase, which I > enter. Thereafter, nothing happens, and it continues to happen for a > long, long time. >=20 [...] >=20 > Clearly openpty (a C function) is failing to find some file. Don't you= > just love error messages like "No such file or directory" which forget > to identify the filename? I'm guessing that the file it can't find is > the device file for the new pty. >=20 > Is there anything I can do to get sshd working from this kernel (and if= > so, what?), or is there something fundamentally wrong with the kernel > configuration? >=20 Where did you start sshd, in the chrooted environment or on the live cd itself? --------------enigFF3ADDD75EA9F2A52FD979C5 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.11 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEARECAAYFAksb4uEACgkQqs4uOUlOuU8cSQCfUNntdpumgdiM/PPdXOpDDBmQ HhwAnAjZWZ7Sorwe/UkPjFZUssu4syMD =Ft1e -----END PGP SIGNATURE----- --------------enigFF3ADDD75EA9F2A52FD979C5--