From owner-freebsd-current@FreeBSD.ORG Sun Apr 11 03:11:44 2004 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 DA4BC16A4CE for ; Sun, 11 Apr 2004 03:11:44 -0700 (PDT) Received: from psg.com (psg.com [147.28.0.62]) by mx1.FreeBSD.org (Postfix) with ESMTP id C5F1543D49 for ; Sun, 11 Apr 2004 03:11:44 -0700 (PDT) (envelope-from randy@psg.com) Received: from [127.0.0.1] (helo=roam.psg.com) by psg.com with esmtp (Exim 4.30; FreeBSD) id 1BCbwG-000PYk-F4 for freebsd-current@freebsd.org; Sun, 11 Apr 2004 10:11:44 +0000 Received: from localhost ([127.0.0.1] helo=roam.psg.com.psg.com) by roam.psg.com with esmtp (Exim 4.30; FreeBSD) id 1BCbwF-0000L4-N9 for freebsd-current@freebsd.org; Sun, 11 Apr 2004 19:11:43 +0900 From: Randy Bush MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <16505.6623.99276.241321@roam.psg.com> Date: Sun, 11 Apr 2004 19:11:43 +0900 To: FreeBSD Current Subject: very current won't mount /tmp X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Apr 2004 10:11:45 -0000 very current (08:00gmt the 11th) thinkpad t40p make world and kernel boot single abuser to do the installworld can mount drives one at a time until i get to /tmp which is defined as md /tmp mfs -s131072,rw,nosuid,nodev,noatime 0 0 locks up as installworld has not happened, it should not be the new automagic /tmp mfs. or am i misunderstanding that? randy