From owner-freebsd-questions@FreeBSD.ORG Fri Dec 19 03:57:59 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 708F2B7A for ; Fri, 19 Dec 2014 03:57:59 +0000 (UTC) Received: from icp-osb-irony-out1.external.iinet.net.au (icp-osb-irony-out1.external.iinet.net.au [203.59.1.210]) by mx1.freebsd.org (Postfix) with ESMTP id ED01618DD for ; Fri, 19 Dec 2014 03:57:58 +0000 (UTC) X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: Ai0GAKmhk1Ryxl6V/2dsb2JhbABagwZSWII2sSkBAQEBAQEGkisMhXACgSIWAQEBAQF9hA0BAQMBAQI3PwULCw0UJQ8FFAREiCQHDs9UAQEBAQEFAQEBAQEZBIYAiXIHFoMAgRMFkUiDHIIVgQ6EYiWFIYYNIoQAKjEBgkIBAQE X-IronPort-AV: E=Sophos;i="5.07,604,1413216000"; d="scan'208";a="285969349" Received: from unknown (HELO smtp.phoenix) ([114.198.94.149]) by icp-osb-irony-out1.iinet.net.au with ESMTP; 19 Dec 2014 11:56:44 +0800 Received: by smtp.phoenix (Postfix, from userid 1001) id 4171D6FF; Fri, 19 Dec 2014 14:56:44 +1100 (AEDT) Date: Fri, 19 Dec 2014 14:56:44 +1100 From: andrew clarke To: mayuresh@kathe.in Subject: Re: 10.1 : release : freebsd-update : fetch + install : first reboot screwup! Message-ID: <20141219035644.GA41438@ozzmosis.com> References: <9daa5be87734e04107524745c7d2bf8b@kathe.in> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <9daa5be87734e04107524745c7d2bf8b@kathe.in> User-Agent: Mutt/1.5.23 (2014-03-12) Cc: freebsd-questions@freebsd.org 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 03:57:59 -0000 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 Regards Andrew