very current won't mount /tmp

Brooks Davis brooks at one-eyed-alien.net
Mon Apr 12 14:02:50 PDT 2004


On Sun, Apr 11, 2004 at 07:11:43PM +0900, 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.

-- Brooks

-- 
Any statement of the form "X is the one, true Y" is FALSE.
PGP fingerprint 655D 519C 26A7 82E7 2529  9BF0 5D8E 8BE9 F238 1AD4
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-current/attachments/20040412/40a07030/attachment.bin


More information about the freebsd-current mailing list