From owner-freebsd-questions@FreeBSD.ORG Mon Dec 23 12:43:04 2013 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 8B9FFEBE for ; Mon, 23 Dec 2013 12:43:04 +0000 (UTC) Received: from mail-wg0-x22d.google.com (mail-wg0-x22d.google.com [IPv6:2a00:1450:400c:c00::22d]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 2A089197E for ; Mon, 23 Dec 2013 12:43:04 +0000 (UTC) Received: by mail-wg0-f45.google.com with SMTP id y10so4866837wgg.12 for ; Mon, 23 Dec 2013 04:43:02 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:date:message-id:subject:from:to:content-type; bh=tOR9MwAWaImne0OhjOcMC09O2/8OroFODLz09V5Wi8Q=; b=cEJjHo9O1FgyJKOtAgMEvfdcv3ZElgnvz5HHSNol7izBJckd/y0OYPLQ59Q0TVkvIz RnXV0oi1/GekXTwG41NSyIkBs6lZLElfNI9W5lOjjmYJCis/5T2IhV9tDMcBO5qGKq+J yGRUQMq9T4TDM9mWSBh3OcJ2Z5YLjIKJ/E+70rCAvrLJTekaQHvnKqTJHAtrxjQRhlmK JlAHtE61kX0TEwaAdCAQ08ldkuPS6ut5C6z1Djq6IyaM6oH5oplWkSSZfDMBRhnpCJJZ JL5koc/K8eOS4bsXbuyUN/yA5m4at9sOpj1lBWheC6CWQQC6eqPhks8Om2eXhJUxwyAV Sz4g== MIME-Version: 1.0 X-Received: by 10.194.174.36 with SMTP id bp4mr18357104wjc.7.1387802582498; Mon, 23 Dec 2013 04:43:02 -0800 (PST) Sender: fluca1978@gmail.com Received: by 10.194.75.137 with HTTP; Mon, 23 Dec 2013 04:43:02 -0800 (PST) Date: Mon, 23 Dec 2013 13:43:02 +0100 X-Google-Sender-Auth: s3rqvpDrN94tIkkShLShBtylFRI Message-ID: Subject: update via ISO image From: Luca Ferrari To: questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 Dec 2013 12:43:04 -0000 Hi, I believe this is trivial, but I cannot find any hint in the documentation: is it possible to do a full upgrade from a -RELEASE to a -RELEASE using an ISO image? In particular I'm running a 9.1 and I'm not able to run freebsd-update, can I update using the ISO of a 9.2-RELEASE? Thanks, Luca