From owner-freebsd-questions@FreeBSD.ORG Thu Nov 1 19:05:04 2007 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 544EF16A468 for ; Thu, 1 Nov 2007 19:05:04 +0000 (UTC) (envelope-from dyeske@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.187]) by mx1.freebsd.org (Postfix) with ESMTP id DAE7F13C4B3 for ; Thu, 1 Nov 2007 19:05:03 +0000 (UTC) (envelope-from dyeske@gmail.com) Received: by nf-out-0910.google.com with SMTP id b2so467092nfb for ; Thu, 01 Nov 2007 12:05:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:mime-version:content-type:content-transfer-encoding:content-disposition; bh=IYaqw0nytt+CQrduBqCuqsmC0JepwLb08pIuNbmJMVM=; b=sd0pdrNpuC9ZIlbhE0VzPvZEfSuUnkM22HmvLzZftBUhvJwtRc1QNmxqQBKEeIVZ0Tcmk5Ovj6tcfvBV0JFNqyVieraTBlp+mZdEkxV0JlSWwLlAx6pGB51mW66j8m5AjZArH632MX2gX1npLdctq3TVvHgG9CqjJr+7HxlOfXM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:mime-version:content-type:content-transfer-encoding:content-disposition; b=is9mJSgO/57OPjU+zVuKxcQmq86p2YC3a9QYjFsqxnf0JAc0txmL75Rx7AUbWCf5dZYZ0pU55RXaT1MW+AIk7yKS2Gn/iA1l9CSWE1dQUTr3K4FqN3W1K++buGB7jnD7dmw4uFevCMgYmNx6iEf3Y32CejN02ALo51IugISV9Bk= Received: by 10.78.173.20 with SMTP id v20mr704613hue.1193942258188; Thu, 01 Nov 2007 11:37:38 -0700 (PDT) Received: by 10.78.106.10 with HTTP; Thu, 1 Nov 2007 11:37:38 -0700 (PDT) Message-ID: <85bdae4e0711011137m930c7e4w9ce5920b5d61f7f7@mail.gmail.com> Date: Thu, 1 Nov 2007 14:37:38 -0400 From: "David Yeske" To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Cc: freebsd-embedded@freebsd.org Subject: remote binary upgrade from 4.10 to 6.2 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, 01 Nov 2007 19:05:04 -0000 I have a lot of appliances in the field running FreeBSD. These machines do not have a working compiler. They need to be upgraded from FreeBSD 4.10 to FreeBSD 6.2. Has anyone gone through this successfully? Does anyone have pointers on a clean way to do this? Due to the lack of console support for most of these machines, booting from the 6.2 cd will not work. This has to be a remote binary upgrade. I need to have FreeBSD 4.10 install FreeBSD 6.2, although this could be done in stages with multiple reboots. I want to avoid upgrading from FreeBSD 4.10 to 5.5 to 6.2. It appears that FreeBSD 6.2 runs just fine on UFS1. Regards, David Yeske