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 with VBD

To: xen-devel@xxxxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-devel] Problem with VBD
From: "Mark A. Williamson" <mark.williamson@xxxxxxxxxxxx>
Date: Tue, 12 Oct 2004 12:22:23 +0000
Cc: Pasi Kärkkäinen <pasik@xxxxxx>
Delivery-date: Tue, 12 Oct 2004 13:33:31 +0100
Envelope-to: steven.hand@xxxxxxxxxxxx
In-reply-to: <20041012114430.GU1630@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>
References: <20041012114430.GU1630@xxxxxxxxxxxxxxx>
Reply-to: mark.williamson@xxxxxxxxxxxx
Sender: xen-devel-admin@xxxxxxxxxxxxxxxxxxxxx
User-agent: KMail/1.6.2
>     (device (vbd (uname phy:loop0) (dev xda1) (mode w)))

Instead of running losetup and then using phy:loop0, you can now just specify 
file:/path/to/file

> Kernel panic: VFS: Unable to mount root fs on unknown-block(2,0)

We've got rid of the xda devices - use the sd* and hd* devices instead, then 
it should work.

Did you see xda in the documentation somewhere?  It'd be nice to know where 
it's still mentioned so that we can delete it!

Cheers,
Mark

> Is there something (driver?) missing from my unprivileged kernel?
>
> /dev/loop0 is set up correctly with ext2-image on host..
>
> $ losetup /dev/loop0
> /dev/loop0: [4805]:471449 (Debian-3.0r2.ext2)
>
> $ xm list
> Name              Id  Mem(MB)  CPU  State  Time(s)  Console
> Domain-0           0      123    0  r----    470.8
> testdomain         4      128    0  -----    144.6    9604
>
> $ xm vbd-list testdomain
> (blkdev (idx 0) (vdev 3329) (device 1792) (mode w) (dev xda1) (uname
> phy:loop0))
>
> Thanks for your help!
>
> -- Pasi Kärkkäinen
>
>                                    ^
>                                 .     .
>                                  Linux
>                               /    -    \
>                              Choice.of.the
>                            .Next.Generation.
>
>
> -------------------------------------------------------
> This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
> Use IT products in your business? Tell us what you think of them. Give us
> Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
> http://productguide.itmanagersjournal.com/guidepromo.tmpl
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@xxxxxxxxxxxxxxxxxxxxx
> https://lists.sourceforge.net/lists/listinfo/xen-devel


-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/xen-devel

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