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] Problem in domain creation

To: hsuresh@xxxxxxx, " Subramanian, Sundar" <Sundar.Subramanian@xxxxxx>
Subject: Re: [Xen-devel] Problem in domain creation
From: Ian Pratt <Ian.Pratt@xxxxxxxxxxxx>
Date: Sun, 28 Mar 2004 13:38:57 +0100
Cc: Xen-devel@xxxxxxxxxxxxxxxxxxxxx, Ian.Pratt@xxxxxxxxxxxx
Delivery-date: Sun, 28 Mar 2004 13:44:17 +0100
Envelope-to: steven.hand@xxxxxxxxxxxx
In-reply-to: Your message of "Sat, 27 Mar 2004 07:02:10 EST." <69281987771FC94EB61740490FF3945205CACC0D@xxxxxxxxxxxxxxx>
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
> Hi Group,
>             I recently downloaded Xen and now am trying to create
> domains using it. When I create a new domain using xc_dom_create.py
> tool, I get an error in the xen console:
> FAT: bogus logical sector size 0
> UMSDOS: msdos_read_super failed, mount aborted.
> FAT: bogus logical sector size 0
> FAT: bogus logical sector size 0
> Kernel Panic: VFS: Unable to mount root fs on 08:15
>  
> Can you tell me what the problem is?

It's looking for a root filesystem on sda15 and failing to find
one, presumably because your config file doesn't contain a
vbd_list that grants the new domain access to sda15 e.g.

  vbd_list = [ ('phy:sda15','sda15','w') ]


Ian



-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/xen-devel

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