From owner-freebsd-questions@FreeBSD.ORG Mon Dec 26 15:12:31 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 71B77106564A for ; Mon, 26 Dec 2011 15:12:31 +0000 (UTC) (envelope-from Devin.Teske@fisglobal.com) Received: from mx1.fisglobal.com (mx1.fisglobal.com [199.200.24.190]) by mx1.freebsd.org (Postfix) with ESMTP id 3AAF78FC12 for ; Mon, 26 Dec 2011 15:12:30 +0000 (UTC) Received: from pps.filterd (ltcfislmsgpa02 [127.0.0.1]) by ltcfislmsgpa02.fnfis.com (8.14.4/8.14.4) with SMTP id pBQERds2013568; Mon, 26 Dec 2011 09:12:29 -0600 Received: from smtp.fisglobal.com ([10.132.206.17]) by ltcfislmsgpa02.fnfis.com with ESMTP id 11xtpk8618-1 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NOT); Mon, 26 Dec 2011 09:12:29 -0600 Received: from [10.106.164.162] (10.14.152.30) by smtp.fisglobal.com (10.132.206.17) with Microsoft SMTP Server (TLS) id 14.1.323.3; Mon, 26 Dec 2011 09:12:25 -0600 References: <4EF653B7.2070500@mykitchentable.net> <4EF86030.8000601@my.gd> In-Reply-To: <4EF86030.8000601@my.gd> MIME-Version: 1.0 (iPhone Mail 8C148) Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="us-ascii" Message-ID: <280B4A0C-B193-41F7-BD2E-542DF7100800@fisglobal.com> X-Mailer: iPhone Mail (8C148) From: Devin Teske Date: Mon, 26 Dec 2011 07:12:06 -0800 To: Damien Fleuriot X-Originating-IP: [10.14.152.30] X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:5.5.7110, 1.0.211, 0.0.0000 definitions=2011-12-26_03:2011-12-23, 2011-12-26, 1970-01-01 signatures=0 Cc: "" Subject: * Re: FreeBSD 8 LiveFS - How To Start SSHD? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 26 Dec 2011 15:12:31 -0000 Sent from my iPhone On Dec 26, 2011, at 3:53 AM, Damien Fleuriot wrote: > On 12/24/11 11:35 PM, Drew Tomlinson wrote: >> I've lost a drive in my FBSD 8.? box. I have a FBSD 8.1 LiveFS CD from >> which I've booted. I'd like to get sshd running so I can connect >> remotely and have the ability to browse, copy/paste, etc. while I see >> what I might be able to salvage before replacing my drive. >>=20 >> I've found these directions: >>=20 >> http://wiki.ggis.biz/index.php/Recover_Using_LiveFS >>=20 >> I can do the "Configure the network connection", the "setup login shell >> for root", and the "Prepare SSH" part. However the "Enable, configure, >> and start sshd" part doesn't seem to apply and really doesn't make sense. >>=20 >> Bottom line is that after running /mnt2/use/sbin/sshd, I can see the >> process in ps output. However when I attempt to connect to sshd as >> root, my connection is immediately closed. I'm thinking it's a >> PermitRootLogin yes issue and I'm missing something but I've read and >> re-read that section and verified that /etc/ssh/sshd_config contains >> PermitRootLogin yes. >>=20 >> Can anyone tell me how to get sshd running or point me to a better link? >>=20 >> Thanks, >>=20 >> Drew >>=20 >=20 >=20 > I would suggest using Martin Matuska's MFSBSD and loading it over PXE > (or burning it to a disk). >=20 > It'll load you a 8.2 BSD in RAM, and from there you'll be able to mount > your local disks. >=20 Alternatively, you could try my DruidBSD. An 8.1 based 24MB bootable ISO th= at contains 150+ utilities and boots into RAM from CD, DVD or USB thumb (ju= st dd the iso to thumb). http://druidbsd.sourceforge.net/ I've ran root-login-enabled sshd from this several times. --=20 Devin _____________ The information contained in this message is proprietary and/or confidentia= l. If you are not the intended recipient, please: (i) delete the message an= d all copies; (ii) do not disclose, distribute or use the message in any ma= nner; and (iii) notify the sender immediately. In addition, please be aware= that any message addressed to our domain is subject to archiving and revie= w by persons other than the intended recipient. Thank you.