From owner-freebsd-questions Mon Aug 26 22: 9:51 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 B802937B400 for ; Mon, 26 Aug 2002 22:09:48 -0700 (PDT) Received: from dylan.digitalspy.co.uk (dylan.digitalspy.co.uk [212.42.1.217]) by mx1.FreeBSD.org (Postfix) with ESMTP id 258AC43E6A for ; Mon, 26 Aug 2002 22:09:48 -0700 (PDT) (envelope-from mh_lists@digitalspy.co.uk) Received: from mark (pc-80-195-147-12-du.blueyonder.co.uk [80.195.147.12]) by dylan.digitalspy.co.uk (Postfix) with SMTP id 9A49F930E0; Tue, 27 Aug 2002 06:09:49 +0100 (BST) Message-ID: <034901c24d87$f4cec330$0500a8c0@mark> From: "Mark Hughes" To: "User Nick" , Cc: References: <200208270415.g7R4Fif7065964@eclipse.psychz.net> Subject: Re: Upgrading from 4.5-RELEASE to -STABLE Date: Tue, 27 Aug 2002 06:09:43 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 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 > umm dude its not a issue with how im trying to mount it.. mount -t cd9660 /dev/acd0c /cdrom my cdrom is acd0 ... its something wierd cause the mouse dosnt work either.. and my shits in /etc/fstab correct as well as rc.conf it contains moused_enable="YES" etc. The problem is when i cvsup from 4.5-RELEASE to 4.6-STABLE something is fucking up and its fucking my mouse and cdrom not letting me be able to mount it ... go ask the other freebsd.org guys maybe they have heard of this happening before ... please. > Thanks alot Nick No need to be rude. It sounds to me like you're only upgrading the kernel, not the userland as well. Follow the instructions in the handbook for upgrading the OS - else you'll end up with an unsynchronised kernel and userland, which is a Bad Thing.... See http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/makeworld.html - you need to make the world, not just the kernel, after cvsup-ing your source tree. HTH, Mark To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message