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 majord...@freebsd.org
with "unsubscribe freebsd-current" in the body of the message

Reply via email to