From owner-freebsd-current@FreeBSD.ORG Tue Jul 15 22:17:08 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5136E37B401 for ; Tue, 15 Jul 2003 22:17:08 -0700 (PDT) Received: from kientzle.com (h-66-166-149-50.SNVACAID.covad.net [66.166.149.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id A7AAE43F3F for ; Tue, 15 Jul 2003 22:17:07 -0700 (PDT) (envelope-from kientzle@acm.org) Received: from acm.org (ugly.x.kientzle.com [66.166.149.53]) by kientzle.com (8.12.9/8.12.9) with ESMTP id h6G5GvgY034886; Tue, 15 Jul 2003 22:16:57 -0700 (PDT) (envelope-from kientzle@acm.org) Message-ID: <3F14E07D.2050009@acm.org> Date: Tue, 15 Jul 2003 22:19:57 -0700 From: Tim Kientzle User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.0.1) Gecko/20021005 X-Accept-Language: en-us, en MIME-Version: 1.0 To: John-Mark Gurney References: <20030716004632.GL72706@cicely12.cicely.de> <20030716012359.GP35337@funkthat.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-current@freebsd.org cc: ticso@cicely.de cc: Harald Schmalzbauer Subject: Re: FFS_ROOT is gone? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: kientzle@acm.org List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Jul 2003 05:17:08 -0000 John-Mark Gurney wrote: > Harald Schmalzbauer wrote this message on Wed, Jul 16, 2003 at 02:58 +0200: > >>Let's see what Tim can contribute to this topic, since he also claimed to >>have problems with "mountroot>" > > I have a possible patch that might address people's problems with mountroot. > > http://people.FreeBSD.org/~jmg/vfs_mount.diff I'm certain this won't address the problem I saw. I was not using a serial console, and I was not overflowing the buffer. (So stripping parity bits and enforcing buffer sizes won't help.) Tim