From owner-freebsd-doc@FreeBSD.ORG Sun Jun 12 14:39:34 2005 Return-Path: X-Original-To: freebsd-doc@freebsd.org Delivered-To: freebsd-doc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A0AE016A41C for ; Sun, 12 Jun 2005 14:39:34 +0000 (GMT) (envelope-from simi.freebsd@gmail.com) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.198]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4A5C143D48 for ; Sun, 12 Jun 2005 14:39:34 +0000 (GMT) (envelope-from simi.freebsd@gmail.com) Received: by wproxy.gmail.com with SMTP id 69so725003wra for ; Sun, 12 Jun 2005 07:39:33 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=X/U31zc8wA/kOSzuH9Xo//lxP9e9PNe7tyUFL7bBTv59mXWD4HOVdBH8tdGCAIUoklFsZb9LZ39BYcqufH55OrKyRrbES69aaTuflpTP5T7xMqFicxR2ePToIIzcfx38+w8/5sAWsYV0n8/yKo1ygACCo+cnLMpL4cvz/W5lLcw= Received: by 10.54.116.2 with SMTP id o2mr2014748wrc; Sun, 12 Jun 2005 07:39:33 -0700 (PDT) Received: by 10.54.141.2 with HTTP; Sun, 12 Jun 2005 07:39:33 -0700 (PDT) Message-ID: Date: Sun, 12 Jun 2005 17:39:33 +0300 From: klumea To: freebsd-doc@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Subject: compile kernel on a powerfull computer and move it to another. WORKS?? (plain text) X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: klumea List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Jun 2005 14:39:34 -0000 Hello again,=20 Thanks Joseph Koshy for teling me to send my email again, I have changed my e-mail address becouse of I of that... Sorry for the first one... I have installed FreeBSD 5.2.1-RELEASE and now I what to upgrade it to FreeBSD 5.4, I know that I have to first , after that and so on... I do not understand , what should I do to get a good level 0 dumps? MY problem is that I have a Pentium I at 100Mhz, I for 2 days now and it is still building. Wen I compilet on another sistem and after that I use ftp to transfer it and after that: #cd / #chflags noschg kernel #cp kernel kernel.old #cp /var/ftp/incoming/kernel kernel #chflags schg kernel #shutdown -r now If is OK and if it works please let me know, i have not tried. NOW what happends with the modules, include, ports and all that, they are compatible with the new version of kernel, do I have to change some things or to upgrade everithing, it works if I compile the same kernel, if I upgrade the kernel to 5.4 it will not working ? If someone knows please let me know, or point me to a web page or something, It is paintfull to build a kernel for 3 days. If I made mistakes I apologize. --=20 Simi klumea, It wasn't me.