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] Problems booting dom0

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Problems booting dom0
From: "Rodrigo Lord" <lord.listas@xxxxxxxxx>
Date: Fri, 2 Jun 2006 10:36:06 -0400
Delivery-date: Fri, 02 Jun 2006 07:36:43 -0700
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=NTjM63D9IOlHULLbNTUTekFCSU6vP5w7zNsVdkMIa3V5bUr8zfL0rmhtFl1jUHTMtv0GjD/S5HKsvpY4kbdkBUDVJt9RbCF7U8SwYPlMEYmxPcRlTwmZa0THW9zIbqwsZWthHv8exAo2/hnq7pAJEymhrr8OkHiz/VqNc0Ml41Q=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
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
Hello!

I`m trying to boot my dom0 and occurs the error below:

UDF-fs: No partition found
Kernel Panic - not syncing: VFS: Unable to mount root fs on unknown-block(8,7)

my elilo.conf:

image=vmlinux-2.6.16.13-xen0
                label=xen
                vmm=xen.gz
                initrd=initrd-2.6.16.13-xen0.img
                read-only
                append="com2=57600,8n1 console=com2 sched=bvt dom0_mem=256M --nomca console=tty0 console=ttyS1,57600,8n1 root=/dev/sda7 ro"

My partition is really /dev/sda7! :)
It`s a itanium2 machine with debian sarge 3.1
Is the "append" config correct?

Thanks.
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] Problems booting dom0, Rodrigo Lord <=