WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

[Xen-users] Problem with not starting debian Xen Kernel

To: <xen-users@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-users] Problem with not starting debian Xen Kernel
From: "Christopher Westerfield" <chris@xxxxxxxxxxxxxx>
Date: Wed, 27 Apr 2005 17:10:59 +0200
Delivery-date: Wed, 27 Apr 2005 15:10:48 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
Imitemguid: {AA680D9C-2EC5-4C0F-A248-69111B136A80}
Importance: Normal
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
I compiled the Kernel according
 
All Packages are Installed, Kernel is compiled.
The Problem is, it just halts. It will not even show the first line of boot.
Only the Information is displayed like the debian  kernel displays it.
Here is the System Configuration:
 
two Harddisks (30Gig and 15 Gig) and a CDROM drive
AMD K6/II 460MB Ram. VIA Mainboard, no AGP, just a simple Matrox Millenium I PCI Card
 
The Partitions were created like this:
 
/dev/hda1 /boot
/dev/mapper/hd1-swap1 (the Linux swap1, 1Gig)
dev/mapper/hd1-boot (the root partition)
/dev/mapper/hd2-swap2 (the Linux swap2, 1Gig ==> 2Gig swap)
 
As you can see the two drives are mainly mounted via LVM.
The Debian Sarge Kernel 2.6.8 Starts without any Problems.
 
The New Kernel has been lighted by not needed Network drivers (all kind of 10/100/1000Mbit cards which where not installed), only the System Grafikcard driver (the one that is installed)
RAID Support of, LVM support is integrated.
it is a Xen Domain 0 Kernel, and it has been Conigurated as shown in the howto.
 
Here is the /boot/grub/menu.lst:
 

title XEN 2.0 / XenLinux 2.6.10myxen0
kernel /xen.gz dom0_mem=65536
root (hd0,0)
module /xen-linux-2.6.10myxen0 root=/dev/mapper/hd1-boot ro

title XEN 2.0 / XenLinux 2.6.10myxen0
kernel /xen.gz dom0_mem=65536
root (hd0,0)
module /xen-linux-2.6.10myxen0 root=/dev/mapper/hd1-boot ro
boot

title Debian GNU/Linux, kernel 2.6.8-2-386
root (hd0,0)
kernel /vmlinuz-2.6.8-2-386 root=/dev/mapper/hd1-boot ro
initrd /initrd.img-2.6.8-2-386
savedefault
boot

I added the two different boot attempts for grub. with and without boot. Both are not working.
It not even shows why.

I am quite frustrated that the kernel isn't starting. The xen install binary, which i tested first couldn't even bee executed.

I will try to boot the Xen System like the debian kernel is started, via initrd (by creating one).

I hope somebody can help me :(

with kind regardes

Chris

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>