Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Mar 2001 22:12:05 -0600
From:      Mike Meyer <mwm@mired.org>
To:        Courtney Thomas <ccthomas@flash.net>
Cc:        questions@freebsd.org
Subject:   Re: HOWTO -> re-make /dev under 5.0-Current
Message-ID:  <15024.16661.202482.801544@guru.mired.org>
In-Reply-To: <80234065@toto.iv>

next in thread | previous in thread | raw e-mail | index | archive | help
Courtney Thomas <ccthomas@flash.net> types:
> Greetings Again,
> /dev is size 0 and there is no MAKEDEV in /dev.....so,
> I assume I need to remake it.

You don't need to remake it. The size 0 shows you've got devfs mounted
on /dev, which is the default for -current. Unless you mean something
other than what I think you mean by "/dev is size 0".

> How ?

If you really want to do that, you need to compile a new kernel
without devfs in it, and boot that. If /dev/MAKEDEV doesn't reappear,
install it from /usr/src/etc.

BTW, -current isn't a very good thing to run on a computer you depend
on working properly to do anything important - not unless you're
capable of debugging system crashes yourself, anyway.

	<mike
--
Mike Meyer <mwm@mired.org>			http://www.mired.org/home/mwm/
Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information.

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?15024.16661.202482.801544>