From owner-freebsd-questions@FreeBSD.ORG Tue Nov 8 13:38:13 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 8052C16A41F for ; Tue, 8 Nov 2005 13:38:13 +0000 (GMT) (envelope-from tfcheng@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.206]) by mx1.FreeBSD.org (Postfix) with ESMTP id B97D843D64 for ; Tue, 8 Nov 2005 13:38:01 +0000 (GMT) (envelope-from tfcheng@gmail.com) Received: by zproxy.gmail.com with SMTP id x3so551740nzd for ; Tue, 08 Nov 2005 05:38:01 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=mowK+tzbU8j1cKHLff8iEtmVxHlKrWwIVSdOvHapyGWi7xlSE+q1Jp4qaPHaXYctwpSnxj2tKM9TqxePMzL3gJ7gPmwev5O/unlMVgCSGsz1NkxHcua12rHBGZ3sCwNZYBX1tNvZdyVDOXD4b8e7kKbff+BaOx1PJEzta7quD5U= Received: by 10.36.153.14 with SMTP id a14mr2506418nze; Tue, 08 Nov 2005 05:38:00 -0800 (PST) Received: by 10.36.12.2 with HTTP; Tue, 8 Nov 2005 05:38:00 -0800 (PST) Message-ID: Date: Tue, 8 Nov 2005 08:38:00 -0500 From: Tsu-Fan Cheng To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: 5.4 to 6.0 upgrade X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Nov 2005 13:38:13 -0000 Hi fbsder, I just upgraded my 5.4 to 6.0 last night and encounter some problems, pleas= e forgive me if this has already been brought up... I cvsup the source by changing RELENG_5 to RELENG_6, do the cvsup and follo= w the old routine (make buildowlrd.... mergemaster..), after reboot, I notice= d that (1) my system is still called FREEBSD 5.4, (2) pgrep: kvm_getprocs() failed.. ??? (3) my network (DHCP) doesn't work, "can't install write filter program: Invalid argument" any advice is appreciated... TFC