From mboxrd@z Thu Jan 1 00:00:00 1970 From: Claes Lindblom Subject: Xen 3.0.3 with kernel 2.4.31 Date: Tue, 21 Nov 2006 10:35:26 +0100 Message-ID: <4562C85E.1010501@cnw.se> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org I'm currently using Xen 3.0.3 on Slamd64 11.0 (Slackware 64-bit) on a motherboard Asus A8N-VM with an AMD Athlon 64 3800+ Venice cpu. Since there's no support for virtualization on AMD with hvmloader, I would like to boot a guest domain running a 2.4.31 kernel. Host domain is a 2.6.16.29-xen kernel. All guest domains with this 2.6.16.29-xenU/0 works just fine. When I build the kernel for Xen 2 with 2.4.30 and try to start it in Xen 3.0.3 I get the following message: Using config file "/etc/xen/testdomain". Error: (22, 'Invalid argument') Using builder='hvm' and the 2.4.30-xenU kernel I get this message. Using config file "/etc/xen/monowall". Error: HVM guest support is unavailable: is VT/AMD-V supported by your CPU and enabled in your BIOS? How can I boot a guest domain with 2.4.31 kernel? I would like to run IPCop or m0n0wall in a guest domain. Regards Claes Lindblom