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] Re: create initrd-2.6.18.8-xen.img

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Re: create initrd-2.6.18.8-xen.img
From: Christian Tramnitz <chris.ace@xxxxxxx>
Date: Mon, 09 Mar 2009 11:12:03 +0100
Delivery-date: Mon, 09 Mar 2009 03:15:47 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <5C7F55C833BF784F8BDE7BEDA2405E7412FED6@xxxxxxxxxxxx>
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/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <5C7F55C833BF784F8BDE7BEDA2405E7412FED6@xxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Thunderbird 2.0.0.19 (Windows/20081209)
Cyril DE DANILOFF wrote:
When i create my initrd-2.6.18.8-xen.img and boot whit grub in title Xen 3.3 / XenLinux 2.6 I have a kernel panic :

RAMDISK: ext2 filesystem found at block 0
RAMDISK: Loading 16384KiB [1 disk] into ram disk… done.
Trackpoint.c: failed to get extended button data
VFS: Cannot open root device “hda1” or unknown-block(0,0)
Please append a correct “root=” boot option
Kernal panic – not synsning: VFS: Unable to mount root fs on unknown-block(0,0)

In my /boot/grub/menu.lst
title Xen 3.3 / XenLinux 2.6
      kernel /boot/xen-3.3.gz console=vga
       module /boot/vmlinuz-2.6.18.8-xen root=/dev/hda1 ro console=tty0
       module /boot/initrd-2.6.18.8-xen.img

and for create my img :

./mkinitrd kernel_version=2.6.18.8-xen --add-module=ehci-hcd --add-module=ohci-hcd --add-module=uhci-hcd --add-module=ide-generic --add-module=ide-disk

Are you sure that your host controller needs legacy ide rather than sata/ahci?
Do you have a working/bootable kernel without Xen support?


Best regards,
   Christian


_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

<Prev in Thread] Current Thread [Next in Thread>