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-devel

Re: [Xen-devel] ttylinux unable to mount root fs on gentoo

To: Karl Higgins <karl@xxxxxxxxxxxxxx>
Subject: Re: [Xen-devel] ttylinux unable to mount root fs on gentoo
From: Steven Hand <Steven.Hand@xxxxxxxxxxxx>
Date: Sat, 29 Jan 2005 17:19:01 +0000
Cc: xen-devel@xxxxxxxxxxxxxxxxxxxxx, Steven Hand <Steven.Hand@xxxxxxxxxxxx>, Steven.Hand@xxxxxxxxxxxx
Delivery-date: Sat, 29 Jan 2005 17:19:35 +0000
Envelope-to: xen+James.Bulpin@xxxxxxxxxxxx
In-reply-to: Message from Karl Higgins <karl@xxxxxxxxxxxxxx> of "Sat, 29 Jan 2005 10:51:16 CST." <200501291051.17064.karl@xxxxxxxxxxxxxx>
List-archive: <http://sourceforge.net/mailarchive/forum.php?forum=xen-devel>
List-help: <mailto:xen-devel-request@lists.sourceforge.net?subject=help>
List-id: List for Xen developers <xen-devel.lists.sourceforge.net>
List-post: <mailto:xen-devel@lists.sourceforge.net>
List-subscribe: <https://lists.sourceforge.net/lists/listinfo/xen-devel>, <mailto:xen-devel-request@lists.sourceforge.net?subject=subscribe>
List-unsubscribe: <https://lists.sourceforge.net/lists/listinfo/xen-devel>, <mailto:xen-devel-request@lists.sourceforge.net?subject=unsubscribe>
Sender: xen-devel-admin@xxxxxxxxxxxxxxxxxxxxx
>> Interesting - this message means what it says, viz.\ the guest kernel has
>> no idea about the device 0801 (/dev/sda1). It should have received info
>> about this via the control interface during boot -- what does
>> /var/log/xend.log or /var/log/xend-debug.log in domain0 say? (it may be
>> useful to "tail -f" one or both of them during the guest boot). Do you see
>> "xen_blk: Initializing virtual block device driver" on the guest console
>> during boot?
>>
>> cheers,
>>
>> S.
>>
>
>Yes, "xen_blk: Initializing virtual block device driver" appears on the guest 
>console but so does "register_blkdev: cannot get major 8 for sd".

Ok - the second message is interesting but probably not the main cause... 
an easy thing to try is to boot a XenU kernel rather than a one with
device drivers built in (e.g. your boot messages show that you have 
a bunch of 'real' device drivers (CISS, e100, pcnet32, aacraid, 3ware, etc) 
which won't work). 

However as mentioned the real problem is probably: 

  File "/usr/lib/python2.3/site-packages/xen/xend/server/blkif.py", line 335, 
>in configure
>    raise VmError('vbd: Device not found: %s' % self.dev)
>VmError: vbd: Device not found: sda1

Looks like there is no /dev/sda1 in domain0, which is odd since you 
previously mentioned there was. 

Mark's potential fix (i.e. use 0801 in place of sda1 in the 'disk=[' 
line in the config) is probably worth a try. 


cheers,

S.




-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/xen-devel