Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Jan 2003 17:57:27 +0100
From:      Roman Neuhauser <neuhauser@bellavista.cz>
To:        a l <hakubi_@hotmail.com>
Cc:        freebsd-questions <freebsd-questions@freebsd.org>
Subject:   Re: 4.7-STABLE upgrade boot failure.
Message-ID:  <20030121165727.GD86853@freepuppy.bellavista.cz>
In-Reply-To: <BAY1-F200kBdDTTp7zb00014080@hotmail.com>
References:  <BAY1-F200kBdDTTp7zb00014080@hotmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
    please at least keep the mailing list among recipients: see my
    signature.

# hakubi_@hotmail.com / 2003-01-21 08:36:33 -0800:
> >    Or maybe, are you really sure you have the proper devices in /dev?
> 
>  No, I'm not. At this point I'm not sure of anything, seems like. All I've 
> done in /dev is a MAKEDEV std with the MAKEDEV directly from /usr/src, 
> without removing the devices currently in there. It was my understanding 
> that that would rebuild everything.

    did you let mergemaster run MAKEDEV for you, or did you run 

    /dev/MAKEDEV std

    while being in /usr/src? If the latter, you didn't rebuild the
    devices in /dev/, you created them in /usr/src instead! That would
    indeed explain your problems.

    do:

    cd /dev && ./MAKEDEV all

    and let us know about the results.

-- 
If you cc me or remove the list(s) completely I'll most likely ignore
your message.    see http://www.eyrie.org./~eagle/faqs/questions.html

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?20030121165727.GD86853>