From owner-freebsd-bugs@FreeBSD.ORG Thu Jul 28 15:30:16 2011 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C2F7B106566C for ; Thu, 28 Jul 2011 15:30:16 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 9A3658FC20 for ; Thu, 28 Jul 2011 15:30:16 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id p6SFUGHG089716 for ; Thu, 28 Jul 2011 15:30:16 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p6SFUGfR089713; Thu, 28 Jul 2011 15:30:16 GMT (envelope-from gnats) Date: Thu, 28 Jul 2011 15:30:16 GMT Message-Id: <201107281530.p6SFUGfR089713@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Andriy Gapon Cc: Subject: Re: kern/159222: [boot0] unusual behavior writing boot0 from single user mode X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Andriy Gapon List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 Jul 2011 15:30:16 -0000 The following reply was made to PR kern/159222; it has been noted by GNATS. From: Andriy Gapon To: bug-followup@FreeBSD.org, tim.newsham+fbsd@gmail.com Cc: Subject: Re: kern/159222: [boot0] unusual behavior writing boot0 from single user mode Date: Thu, 28 Jul 2011 18:27:53 +0300 I've noticed that you report a problem with performing some disk-related operations, but you haven't provided any information about your disk partitioning and filesystem layout. Also you emphasized that the problem occurs in the single user mode, but it is not immediately clear if you tested the same operations in the multi-user mode. -- Andriy Gapon