Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Feb 1999 07:33:14 +0100
From:      Andreas Klemm <andreas@klemm.gtn.com>
To:        Ladavac Marino <mladavac@metropolitan.at>
Cc:        "'andrea'" <andrea.franceschini@linet.it>, freebsd-current@FreeBSD.ORG
Subject:   Re: Need Help
Message-ID:  <19990211073314.B16368@titan.klemm.gtn.com>
In-Reply-To: <97A8CA5BF490D211A94F0000F6C2E55D097536@s-lmh-wi-900.corpnet.at>; from Ladavac Marino on Wed, Feb 10, 1999 at 01:47:58PM %2B0100
References:  <97A8CA5BF490D211A94F0000F6C2E55D097536@s-lmh-wi-900.corpnet.at>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Feb 10, 1999 at 01:47:58PM +0100, Ladavac Marino wrote:
> 	and that you should
> 		cd /dev
> 		./MAKEDEV
> 	in order to try to recreate them.

After that one should double check, if really every disk device
has been recreated. With the new slice scheme in newer FreeBSD
versions you have to create them explicitely:

	sh MAKEDEV sd0s1a
	or da0s1a in even newer FreeBSD versions (>=3.0)

Make sure, that raw devices (rsd0s1a) are created as well.

But as Ladavac wrote, you should know, where you typed this
command... If you clobbered /etc, then you have to do a lot
of more things.

Best would then be to make a boot and fixit disk for your
system and restore things from backup if you have a backup ...

	Andreas ///

-- 
Andreas Klemm                                http://www.FreeBSD.ORG/~andreas
     What gives you 90% more speed, for example, in kernel compilation ?
          http://www.FreeBSD.ORG/~fsmp/SMP/akgraph-a/graph1.html
             "NT = Not Today" (Maggie Biggs)      ``powered by FreeBSD SMP''

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



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