Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 9 Jul 2002 07:39:37 +0900 (JST)
From:      Charlie ROOT <root@edo.naviservers.net>
To:        <questions@freebsd.org>
Subject:   RE: Upgrade and cdrom
Message-ID:  <20020709073828.C35077-100000@edo.naviservers.net>

next in thread | raw e-mail | index | archive | help
Mark,
 Thanks Alot!!  It fixed it

Roger


> 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?20020709073828.C35077-100000>