From owner-freebsd-questions@FreeBSD.ORG Fri Dec 19 04:09:02 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 0D8DFCB0 for ; Fri, 19 Dec 2014 04:09:02 +0000 (UTC) Received: from relay3-d.mail.gandi.net (relay3-d.mail.gandi.net [IPv6:2001:4b98:c:538::195]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id BEC2A1A0B for ; Fri, 19 Dec 2014 04:09:01 +0000 (UTC) Received: from mfilter41-d.gandi.net (mfilter41-d.gandi.net [217.70.178.173]) by relay3-d.mail.gandi.net (Postfix) with ESMTP id DADBCA80B5 for ; Fri, 19 Dec 2014 05:08:59 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at mfilter41-d.gandi.net Received: from relay3-d.mail.gandi.net ([217.70.183.195]) by mfilter41-d.gandi.net (mfilter41-d.gandi.net [10.0.15.180]) (amavisd-new, port 10024) with ESMTP id 10BrqtqEc9Cj for ; Fri, 19 Dec 2014 05:08:58 +0100 (CET) X-Originating-IP: 10.58.1.148 Received: from webmail.gandi.net (unknown [10.58.1.148]) (Authenticated sender: mayuresh@kathe.in) by relay3-d.mail.gandi.net (Postfix) with ESMTPA id 8EAADA80B0 for ; Fri, 19 Dec 2014 05:08:58 +0100 (CET) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Date: Fri, 19 Dec 2014 09:38:58 +0530 From: Mayuresh Kathe To: freebsd-questions@freebsd.org Subject: Re: 10.1 : release : freebsd-update : fetch + install : first reboot screwup! Reply-To: mayuresh@kathe.in Mail-Reply-To: mayuresh@kathe.in In-Reply-To: <20141219035644.GA41438@ozzmosis.com> References: <9daa5be87734e04107524745c7d2bf8b@kathe.in> <20141219035644.GA41438@ozzmosis.com> Message-ID: <35d4b4d60c4e45062d52b8cf83bd5d51@kathe.in> X-Sender: mayuresh@kathe.in User-Agent: Roundcube Webmail/0.9.5 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Dec 2014 04:09:02 -0000 On 2014-12-19 09:26, andrew clarke wrote: > On Fri 2014-12-19 08:29:32 UTC+0530, Mayuresh Kathe (mayuresh@kathe.in) > wrote: > >> finally got freebsd 10.1 release to run on my machine, it was a simple >> matter of disabling 'uefi' and do a non-uefi install. >> >> as always, the first thing done post install was "freebsd-update >> fetch", >> followed by "freebsd-update install" and then issued a "reboot". >> >> during shutdown, the system just froze at "all buffers synced". >> had to issue a hard reboot which raised various issues related to disk >> not cleanly unmounted during previous shutdown. >> >> went ahead and re-installed the system thrice, just to confirm that >> this >> problem is repeatable, and yes, it is. >> >> any work arounds? > > There's a thread about this on freebsd-stable: > > https://lists.freebsd.org/pipermail/freebsd-stable/2014-December/081211.html > > Also an entry on Bugzilla: > > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195458 thanks for this andrew, much appreciate the pointers. best regards, ~mayuresh