From owner-freebsd-questions@FreeBSD.ORG Thu Mar 10 13:37:29 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 210101065672 for ; Thu, 10 Mar 2011 13:37:29 +0000 (UTC) (envelope-from fsb@thefsb.org) Received: from smtp134.iad.emailsrvr.com (smtp134.iad.emailsrvr.com [207.97.245.134]) by mx1.freebsd.org (Postfix) with ESMTP id E8FE48FC16 for ; Thu, 10 Mar 2011 13:37:28 +0000 (UTC) Received: from localhost (localhost.localdomain [127.0.0.1]) by smtp33.relay.iad1a.emailsrvr.com (SMTP Server) with ESMTP id 29B19309EC; Thu, 10 Mar 2011 08:37:28 -0500 (EST) X-Virus-Scanned: OK Received: by smtp33.relay.iad1a.emailsrvr.com (Authenticated sender: fsb-AT-thefsb.org) with ESMTPSA id C4426309C7; Thu, 10 Mar 2011 08:37:27 -0500 (EST) User-Agent: Microsoft-MacOutlook/14.1.0.101012 Date: Thu, 10 Mar 2011 08:37:25 -0500 From: Tom Worster To: Bas Smeelen , Message-ID: Thread-Topic: lost network during freebsd-update install In-Reply-To: <4D78CBC7.2040307@ose.nl> Mime-version: 1.0 Content-type: text/plain; charset="US-ASCII" Content-transfer-encoding: 7bit Cc: Subject: Re: lost network during freebsd-update install 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: Thu, 10 Mar 2011 13:37:29 -0000 On 3/10/11 8:01 AM, "Bas Smeelen" wrote: >On 03/10/2011 01:52 PM, Tom Worster wrote: >>i was upgrading a remote machine from 7.1 to 8.1 with freebsd-update. >> >>the "freebsd-update -r 8.1-RELEASE upgrade" phase was complete and i had >>given: >> >># freebsd-update install >>Installing updates... >> >>when the wifi on my local computer went away. eventually i restarted the >>wifi interface but the ssh session didn't recover. >> >> >>i don't know if the freebsd-update command completed or not. or how to >>find out. and if it did not, what to do next. >> >>i'd be most grateful for any help. >>tom >You should be able to connect to your server (new ssh session) because at >this stage freebsd-update is installing the new kernel. >Then just repeat the freebsd-update install step and you should be fine >and >continue with it following the steps listed in the handbook doesn't look good: # freebsd-update install Installing updates...Bad system call (core dumped) Bad system call (core dumped) Bad system call (core dumped) Bad system call (core dumped) ... and the terminal buffer is filling up with those fast. >Also screen (1) can be your friend for doing things on remote servers. do you mean ports/sysutils/screen ?