Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 9 Jul 2002 00:09:25 +0200
From:      Mark Pearce <mark@netchat.co.za>
To:        Charlie ROOT <root@edo.naviservers.net>
Cc:        questions@freebsd.org
Subject:   Re: Upgrade and cdrom
Message-ID:  <20020709000925.3de6518f.mark@netchat.co.za>
In-Reply-To: <20020709052455.T19560-100000@edo.naviservers.net>
References:  <20020709052455.T19560-100000@edo.naviservers.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 9 Jul 2002 05:25:24 +0900 (JST)
Charlie ROOT <root@edo.naviservers.net> grunted:

> Hello,
>   I just upgraded from 4.5-Release to 4.6 via cvs and ever since when
> booting the machine will not mount the cdrom.  It claims the device is not
> configured.  I did a MAKEDEV on the device as per the freebsd manual but
> still no luck.  Has anyone seen this before?

"Copy the new MAKEDEV file to your /dev directory and do a MAKEDEV all
You are still using the old MAKEDEV!

cp /usr/src/etc/MAKEDEV /dev
cd /dev
sh MAKEDEV all


This has been in the lists for a while now

Mark

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?20020709000925.3de6518f.mark>