From owner-freebsd-questions@FreeBSD.ORG Sun Mar 26 03:12:31 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 ACE9116A420 for ; Sun, 26 Mar 2006 03:12:31 +0000 (UTC) (envelope-from freebsd@dfwlp.com) Received: from zeus.int.dfwlp.com (zeus.dfwlp.com [208.11.134.127]) by mx1.FreeBSD.org (Postfix) with ESMTP id D504343D48 for ; Sun, 26 Mar 2006 03:12:24 +0000 (GMT) (envelope-from freebsd@dfwlp.com) Received: from europa (europa.int.dfwlp.com [192.168.125.80]) (authenticated bits=0) by zeus.int.dfwlp.com (8.13.4/8.13.4) with ESMTP id k2Q3CJrs004596 for ; Sat, 25 Mar 2006 21:12:19 -0600 (CST) (envelope-from freebsd@dfwlp.com) Message-Id: <200603260312.k2Q3CJrs004596@zeus.int.dfwlp.com> From: "Jonathan Horne" To: Date: Sat, 25 Mar 2006 21:12:46 -0600 MIME-Version: 1.0 X-Mailer: Microsoft Office Outlook, Build 11.0.5510 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 Thread-Index: AcZQgyd3f0l2GH1KTrSOApQO+IU0VQ== X-Spam-Status: No, score=-1.4 required=5.0 tests=ALL_TRUSTED,HTML_MESSAGE autolearn=failed version=3.1.1 X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on zeus.int.dfwlp.com Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: what is the process for migrating a pre-built kernel to a new machine? 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: Sun, 26 Mar 2006 03:12:31 -0000 What if I want to use a kernel I compiled on one system, on another system? What is the process to successfully migrate a kernel from one system to another (or back to the same after a disaster recovery)? Thanks, jonathan