From owner-freebsd-current@FreeBSD.ORG Mon Apr 12 16:55:00 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 3F13D16A4CE for ; Mon, 12 Apr 2004 16:55:00 -0700 (PDT) Received: from fledge.watson.org (fledge.watson.org [204.156.12.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id DA90443D3F for ; Mon, 12 Apr 2004 16:54:59 -0700 (PDT) (envelope-from robert@fledge.watson.org) Received: from fledge.watson.org (localhost [127.0.0.1]) by fledge.watson.org (8.12.10/8.12.10) with ESMTP id i3CNsQPq019566; Mon, 12 Apr 2004 19:54:26 -0400 (EDT) (envelope-from robert@fledge.watson.org) Received: from localhost (robert@localhost)i3CNsQWk019563; Mon, 12 Apr 2004 19:54:26 -0400 (EDT) (envelope-from robert@fledge.watson.org) Date: Mon, 12 Apr 2004 19:54:26 -0400 (EDT) From: Robert Watson X-Sender: robert@fledge.watson.org To: Randy Bush In-Reply-To: <16507.9094.803648.85615@roam.psg.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: FreeBSD Current Subject: Re: 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: Mon, 12 Apr 2004 23:55:00 -0000 On Tue, 13 Apr 2004, Randy Bush wrote: > >> 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? > > > > The new auto /tmp creation code should only kick in after you run > > mergemaster. Even then, it shouldn't have any effect in single user > > mode because it hasn't been run yet at that point. If you're being really > > paranoid, you simply verifying that nothing is mounted on /tmp before > > trying to mount it yourself should eliminate that from the equation. > > i tried removing md /tmp from fstab and rebooting -sw > > mount -a went fine > > vi locks up immediately > > make installworld locks up immediately > > all this is new and very disturbing Any chance you can get into DDB eitgher using console break or serial console break? Robert N M Watson FreeBSD Core Team, TrustedBSD Projects robert@fledge.watson.org Senior Research Scientist, McAfee Research