From owner-freebsd-questions@FreeBSD.ORG Thu Jul 20 08:51:19 2006 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 09CA316A4DD for ; Thu, 20 Jul 2006 08:51:19 +0000 (UTC) (envelope-from nectar020@163.com) Received: from m5-83.163.com (m5-83.163.com [202.108.5.83]) by mx1.FreeBSD.org (Postfix) with SMTP id 03A4143D49 for ; Thu, 20 Jul 2006 08:51:17 +0000 (GMT) (envelope-from nectar020@163.com) Received: from ench-6efefcac85.rednet (unknown [222.248.64.4]) by smtp3 (Coremail) with SMTP id wKjRDTHA3gFzQ79EskrFAQ==.6298S2; Thu, 20 Jul 2006 16:48:52 +0800 (CST) Date: Thu, 20 Jul 2006 16:52:22 +0800 To: freebsd-questions@freebsd.org From: nectar76 Organization: ench.org Content-Type: text/plain; format=flowed; delsp=yes; charset=gbk MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-ID: User-Agent: Opera M2/9.0 (Win32) X-Mailman-Approved-At: Thu, 20 Jul 2006 14:14:55 +0000 Subject: how to update freebsd 5.4 to 6.1 via no Internet and CD or DVD media 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: Thu, 20 Jul 2006 08:51:19 -0000 Hi, I have a USB WLAN Adapter, and have no idea to work on FreeBSD 5.4, but there is a driver called p54u (http://prism54.org/newdrivers.html)can try, but it is recommend to work on FreeBSD 6. I done: 1. download freebsd 6.1 iso and unzip files, want to update system at local, but failed; 2. used TortoiseCVS(CVS software for Windows) to download src/ from Anonymous CVS, copied them to /usr/src on freebsd-5.4, want to 'make buildworld', but failed; 'make' looks not work as usual;