Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 Aug 1995 08:39:34 -0700
From:      "Jordan K. Hubbard" <jkh@time.cdrom.com>
To:        Kim Culhan <kimc@w8hd.org>
Cc:        Gary Palmer <gary@palmer.demon.co.uk>, freebsd-current@FreeBSD.org
Subject:   Re: -current changed fstab or fstab changed.. 
Message-ID:  <472.808328374@time.cdrom.com>
In-Reply-To: Your message of "Sun, 13 Aug 1995 11:10:29 EDT." <Pine.BSF.3.91.950813110725.2378B-100000@moonpie.w8hd.org> 

next in thread | previous in thread | raw e-mail | index | archive | help
> I did a "MAKEDEV all" in the process. Are there negative effects to 
> running this way?

Yes, it destroys your slice entries! :-)

It probably really shouldn't do that since it doesn't recreate them again
and that's pretty bogus, but you can recreate them by hand by doing:

	MAKEDEV sd0s1
	MAKEDEV sd0s2

What we really need is devfs, but a certain Australian can't stop re-writing
it and it's therefore never quite finished.. :-)

						Jordan





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