From owner-freebsd-questions@FreeBSD.ORG Wed Feb 25 02:13:20 2009 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 9F8B1106566B for ; Wed, 25 Feb 2009 02:13:20 +0000 (UTC) (envelope-from ipfreak@yahoo.com) Received: from web52111.mail.re2.yahoo.com (web52111.mail.re2.yahoo.com [206.190.48.114]) by mx1.freebsd.org (Postfix) with SMTP id 35B6B8FC13 for ; Wed, 25 Feb 2009 02:13:20 +0000 (UTC) (envelope-from ipfreak@yahoo.com) Received: (qmail 84228 invoked by uid 60001); 25 Feb 2009 02:13:19 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=X-YMail-OSG:Received:X-Mailer:Date:From:Reply-To:Subject:To:MIME-Version:Content-Type:Message-ID; b=LY2368GCuCwqA85fVkc40nxc++L+v9qMSeHCtSNEXlVek5nhObjXx9PoPo3G1dmwuNV6Sc1ieTACelumQeMTkiXPglk7vU4n2G2uJNPDRL2+hEY5nJaE1Qt9NzJWeJVTtKTJsodsGPODCcgnu5sQGZl5+gFBFFeWssrrXSUWxr4=; X-YMail-OSG: Dp_wliwVM1n4WXwBuikkxpsZj62ujuGM5whBr1hQ6ZJbcvkIAOauFWR9IkhqdjFv5QZhcrIR24ahanOiedwn7d7zyAc58gDkmHYCCKP5JgUQSJZda5MOj6jCvGLloXTnj0hfiVexeSlXssZmbaB8xFPF_j23GDzw7lNuKoLdWGlTpUJkId3Faj8cvsnL Received: from [98.169.13.4] by web52111.mail.re2.yahoo.com via HTTP; Tue, 24 Feb 2009 18:13:19 PST X-Mailer: YahooMailWebService/0.7.289.1 Date: Tue, 24 Feb 2009 18:13:19 -0800 (PST) From: gahn To: freebsd general questions MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Message-ID: <720560.83771.qm@web52111.mail.re2.yahoo.com> Subject: portupgrade question X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: ipfreak@yahoo.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 25 Feb 2009 02:13:21 -0000 Hi all: I was doing "portupgrade -fa -y" remotely via ssh (desktop xp), it worked fine and was still running almost two days (7.1). But suddenly i lost power on my xp station, lost ssh connection to the freebsd7.1 box. What shall i do so that i don't have to start over again? Thanks in advance