From owner-freebsd-questions Fri Mar 9 16:47:22 2001 Delivered-To: freebsd-questions@freebsd.org Received: from thunderer.cnchost.com (thunderer.concentric.net [207.155.252.72]) by hub.freebsd.org (Postfix) with ESMTP id 1159337B719 for ; Fri, 9 Mar 2001 16:47:19 -0800 (PST) (envelope-from praxis@techpraxis.com) Received: from [64.221.116.130] (w130.z064221116.sea-wa.dsl.cnc.net [64.221.116.130]) by thunderer.cnchost.com id TAA02677; Fri, 9 Mar 2001 19:47:18 -0500 (EST) [ConcentricHost SMTP Relay 1.10] User-Agent: Microsoft-Entourage/9.0.2509 Date: Fri, 09 Mar 2001 16:47:19 -0800 Subject: Accidentally upgraded to 4.3-BETA; how do I fix problems From: Forrest To: FreeBSD Questions Message-ID: Mime-version: 1.0 Content-type: text/plain; charset="US-ASCII" Content-transfer-encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi folks, hoping that someone here can help us out. We have been happily running a FreeBSD 4.1 server for a year. No problems of any consequence. We upgraded to 4.2-RELEASE, via cvsup, no problems. A few days ago, we were running 4.2-RELEASE, and decided to upgrade to 4.2-STABLE. Our standard-supfile we configured to read, like normal: [in 'Defaults that apply to all connections'] *default host=cvsup1.FreeBSD.org *default base=/usr *default prefix=/usr *default release=cvs tag=RELENG_4 [problem here??] *default delete use-rel-suffix And of course, in 'Main Source Tree' Src-all OK, well we cvsup'ed, built a new kernel, made world, merge differences-- There was a problem here, we may have overridden our original /etc files and we lost the tar we made of the original /etc... So now I've got, according to uname 4.3-BETA, Of which I can't find much mention anywhere on mailing lists or web.. How did this happen? Problems: First, X doesn't work at all. When starting x, we get: Authentication failed - cannot start X server. Perhaps you do not have console ownership? [then...] _X11TransSocketUNIXConnect: Can't connect: errno =2 _X11TransSocketUNIXConnect: Can't connect: errno =2 [again] [and finally it gives up] Xinit: No such file or directory (errno 2): unable to connect to X server Xinit: No such process (errno 3): Server error. Okay next problem. In /etc/rc.conf, I have inetd turned "off" Yet ps -aux | grep inetd yields: Root 105 0.0 0.2 1036 748 ?? Is 3:45PM 0:00.01 inetd What gives? Also, any other change I make to rc.conf, whether manually or with /stand/sysinstall, has no effect! This leads me to believe that the system is being controlled by other files. Okay, that's it for now, I'm sure I will get some "duh, you forgot the obvious" answers, but that's the price for upgrading to a BETA, even though it was (mea culpa) an accident... Forrest To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message