From owner-freebsd-questions Sat Nov 23 7: 5:31 2002 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 1CFC737B401 for ; Sat, 23 Nov 2002 07:05:30 -0800 (PST) Received: from users.munk.nu (213-152-51-194.dsl.eclipse.net.uk [213.152.51.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id E163243E9C for ; Sat, 23 Nov 2002 07:05:28 -0800 (PST) (envelope-from munk@users.munk.nu) Received: from users.munk.nu (localhost [127.0.0.1]) by users.munk.nu (8.12.6/8.12.6) with ESMTP id gANF5N0G053950 for ; Sat, 23 Nov 2002 15:05:23 GMT (envelope-from munk@users.munk.nu) Received: (from munk@localhost) by users.munk.nu (8.12.6/8.12.6/Submit) id gANF5MdF053949 for freebsd-questions@freebsd.org; Sat, 23 Nov 2002 15:05:22 GMT Date: Sat, 23 Nov 2002 15:05:22 +0000 From: Jez Hancock To: FreeBSD questions List Subject: Booting an alternate kernel Message-ID: <20021123150522.GA53763@users.munk.nu> Mail-Followup-To: FreeBSD questions List Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, I have fbsd 4.7 installed on a hdd in a dev machine which I want to transfer to and from another machine. However the current machine is a K6-2 CPU and the target machine is an AMD Athlon 1900+ - a generic kernel will not work when I transfer the hdd between machines. I've just built a new kernel that will work in the Athlon and the kernel that works ok in the K6 machine is now called /kernel.old. How can I make sure I don't accidentally overwrite /kernel.old (ie when I rebuild the kernel again)? Ideally I'd like to rename kernel.old to something like kernel.k6, but would I have to rename the /modules.old dir too? Thanks in advance, Jez To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message