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

Re: [Xen-users] Xen boot failed while mount root FS.

To: "Adam Nielsen" <adam.nielsen@xxxxxxxxx>
Subject: Re: [Xen-users] Xen boot failed while mount root FS.
From: "Anand Gupta" <xen.mails@xxxxxxxxx>
Date: Mon, 5 Jun 2006 11:34:43 +0530
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Sun, 04 Jun 2006 23:05:28 -0700
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=iITKklULizez3FCnAorIAz2BbwEU002C7HTqOTF3rQopALMFDli78PK8KU04/PU0ZvrjgsKp0sRgTELbKVf3TjVx8cB1fBjLjcCmJp3heI+6GhvVPZhzxsVZ0Eif2JpYkhuIeOCv0SPqKlxchrkcdecN0MSpK5Q75jJBYgGxWgs=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <20060605144949.45ef0f7d@xxxxxxxxxxxxxxxxxxxxxxxxxxx>
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>
References: <0418031D3184CC479A3A395E245922A3013960B4@xxxxxxxxxxxxxxxxxxxxxxxx> <20060605134902.612678c8@xxxxxxxxxxxxxxxxxxxxxxxxxxx> <acb757c00606042146r6d24c86fqb10ec4857b17f10c@xxxxxxxxxxxxxx> <20060605144949.45ef0f7d@xxxxxxxxxxxxxxxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
I have the same sata hard drive for which i had to create initrd images. The reason why your second entry is not working is probably because of your sata drivers.

Just run the mkinitrd to create a new initrd. I compiled my sata drivers statically in the kernel and then used --built-in=ata_piix with mkinitrd to specify that its already built in the kernel.

The above helped me boot up the xen kernel, try it out and see if it works for you.

On 6/5/06, Adam Nielsen < adam.nielsen@xxxxxxxxx> wrote:
> I have had the same problem earlier. Just add the root=/dev/sda2 in
> your grub entry for xen kernel. This will help in booting up the
> machine.

Sorry, I'm not sure what you mean - this is my grub config - the first
one works, the second one doesn't:

title Linux-2.6.11-skas
        root (hd0,1)  # /dev/sda2
        kernel /boot/bzImage-2.6.11-skas root=/dev/sda2

title Xen 3.0 / XenLinux 2.6 (root=/dev/sda2)
        root (hd0,1)  # /dev/sda2
        kernel /boot/xen-3.0.gz dom0_mem=524288
        module /boot/vmlinuz-2.6-xen0 root=/dev/sda2 ro console=tty0

Cheers,
Adam.



--
regards,

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