From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Tue, 19 Jun 2001 16:31:45 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Tue, 19 Jun 2001 16:31:36 -0400 Received: from 63-217-58-35.sdsl.cais.net ([63.217.58.35]:6667 "EHLO corp-p1.gemplex.com") by vger.kernel.org with ESMTP id ; Tue, 19 Jun 2001 16:31:28 -0400 Message-ID: From: "McHarry, John" To: linux-kernel@vger.kernel.org Subject: How to compile on one machine and install on another? Date: Tue, 19 Jun 2001 16:32:03 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="iso-8859-1" Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org I am trying to compile the 2.2.19 kernel one one machine for installation on another. I believe I need to do more than just copy over bzImage and modify lilo.conf, but I don't know what. Is there documentation somewhere on how to do this? Thanks.