From owner-freebsd-hackers@FreeBSD.ORG Sun Nov 6 12:23:15 2011 Return-Path: Delivered-To: freebsd-hackers@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F17E11065670 for ; Sun, 6 Nov 2011 12:23:15 +0000 (UTC) (envelope-from avg@FreeBSD.org) Received: from citadel.icyb.net.ua (citadel.icyb.net.ua [212.40.38.140]) by mx1.freebsd.org (Postfix) with ESMTP id 49F3D8FC14 for ; Sun, 6 Nov 2011 12:23:14 +0000 (UTC) Received: from porto.starpoint.kiev.ua (porto-e.starpoint.kiev.ua [212.40.38.100]) by citadel.icyb.net.ua (8.8.8p3/ICyb-2.3exp) with ESMTP id OAA09264; Sun, 06 Nov 2011 14:23:10 +0200 (EET) (envelope-from avg@FreeBSD.org) Received: from localhost ([127.0.0.1]) by porto.starpoint.kiev.ua with esmtp (Exim 4.34 (FreeBSD)) id 1RN1kj-0001CG-UK; Sun, 06 Nov 2011 14:23:09 +0200 Message-ID: <4EB67C2A.4000906@FreeBSD.org> Date: Sun, 06 Nov 2011 14:23:06 +0200 From: Andriy Gapon User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:7.0.1) Gecko/20111002 Thunderbird/7.0.1 MIME-Version: 1.0 To: Russell Cattelan References: <4DFA4C47.8060503@digitalelves.com> <4EA5A676.5040500@thebarn.com> In-Reply-To: <4EA5A676.5040500@thebarn.com> X-Enigmail-Version: undefined Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: freebsd-hackers@FreeBSD.org Subject: Re: kexec or similar for FreeBSD X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Nov 2011 12:23:16 -0000 on 24/10/2011 20:55 Russell Cattelan said the following: > So it has been a while and a lot of hair pulling but kload is sorta alive > and kicking. It can now load the kernel from userspace, copy it over the > running kernel and jump the the kernel entry point. > > I'm still having problems getting through the boot process due to > interrupts arriving for unconfigured handlers. Fatal Trap (30) Just in case, is your original kernel running SMP? -- Andriy Gapon