From owner-freebsd-questions Mon Jul 8 15: 9:59 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 401DF37B400 for ; Mon, 8 Jul 2002 15:09:57 -0700 (PDT) Received: from mail.cics.co.za (mail.cics.co.za [196.15.196.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id A834D43E3B for ; Mon, 8 Jul 2002 15:09:54 -0700 (PDT) (envelope-from mark@netchat.co.za) Received: (qmail 80862 invoked by uid 85); 8 Jul 2002 22:12:24 -0000 Received: from unknown (HELO mark.igate.org.za) (196.15.196.5) by mail.cics.co.za with SMTP; 8 Jul 2002 22:12:23 -0000 Date: Tue, 9 Jul 2002 00:09:25 +0200 From: Mark Pearce To: Charlie ROOT 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> Organization: Netchat X-Mailer: Sylpheed version 0.7.6claws (GTK+ 1.2.10; i386-portbld-freebsd4.6) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Virus-Scanned: by AMaViS perl-11 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, 9 Jul 2002 05:25:24 +0900 (JST) Charlie ROOT 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