From owner-freebsd-current@FreeBSD.ORG Wed Apr 14 23:11:55 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 DCBE816A4CE; Wed, 14 Apr 2004 23:11:55 -0700 (PDT) Received: from tigra.ip.net.ua (tigra.ip.net.ua [82.193.96.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 07C7443D41; Wed, 14 Apr 2004 23:11:55 -0700 (PDT) (envelope-from ru@ip.net.ua) Received: from heffalump.ip.net.ua (heffalump.ip.net.ua [82.193.96.213]) by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id i3F6GqAS083872 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 15 Apr 2004 09:16:54 +0300 (EEST) (envelope-from ru@ip.net.ua) Received: (from ru@localhost) by heffalump.ip.net.ua (8.12.11/8.12.11) id i3F6Blwc004662; Thu, 15 Apr 2004 09:11:47 +0300 (EEST) (envelope-from ru) Date: Thu, 15 Apr 2004 09:11:46 +0300 From: Ruslan Ermilov To: Robert Watson , Mark Murray Message-ID: <20040415061146.GD4415@ip.net.ua> References: <16507.9094.803648.85615@roam.psg.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="BI5RvnYi6R4T2M87" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.6i X-Virus-Scanned: by amavisd-new X-Spam-Checker-Version: SpamAssassin 2.55 (1.174.2.19-2003-05-19-exp) cc: Randy Bush 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: Thu, 15 Apr 2004 06:11:56 -0000 --BI5RvnYi6R4T2M87 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Apr 12, 2004 at 07:54:26PM -0400, Robert Watson wrote: >=20 > On Tue, 13 Apr 2004, Randy Bush wrote: >=20 > > >> very current (08:00gmt the 11th) > > >> thinkpad t40p > > >>=20 > > >> make world and kernel > > >> boot single abuser to do the installworld > > >>=20 > > >> can mount drives one at a time until i get to /tmp which is > > >> defined as > > >>=20 > > >> md /tmp mfs -s131072,rw,nosuid,nodev,noatime 0 0 > > >>=20 > > >> locks up > > >>=20 > > >> as installworld has not happened, it should not be the new > > >> automagic /tmp mfs. or am i misunderstanding that? > > >=20 > > > 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 r= eally > > > paranoid, you simply verifying that nothing is mounted on /tmp before > > > trying to mount it yourself should eliminate that from the equation. > >=20 > > i tried removing md /tmp from fstab and rebooting -sw > >=20 > > mount -a went fine > >=20 > > vi locks up immediately > >=20 > > make installworld locks up immediately > >=20 > > all this is new and very disturbing >=20 > Any chance you can get into DDB eitgher using console break or serial > console break? >=20 The vi(1) will be shown as blocked. One now needs to manually feed /dev/random, while in single-user mode. Mark, please do something about it in a short term, add it to UPDATING at least. Cheers, --=20 Ruslan Ermilov ru@FreeBSD.org FreeBSD committer --BI5RvnYi6R4T2M87 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAfieiUkv4P6juNwoRAghxAJ4ucwO2YZOUsteSTW3BHJUSf2ApDACfZUSg VRbhXANYHj25iWVXriZp2Xk= =PqjF -----END PGP SIGNATURE----- --BI5RvnYi6R4T2M87--