[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] Problems creating additional domains ...
On Tue, Jul 05, 2005 at 03:02:30PM +0200, Jürgen Wohltran wrote: > invader:/etc/xen# xm create -c xmdebian1 > Using config file "xmdebian1". > Error: Error creating domain: vbd: Segment phy:hda5 is in writable use I assume hda5 is mounted RW in the dom0? Then xenUs should not write to it too, so the tool obviously notices that and stops you from a deseaster. > /dev/hda5 on /mnt/vserver1 type ext3 (rw) you could probably make it RO in xen0, or not mount it at all. If you want to write something from dom0 to a domU, you can either use another partition (note that this may be a file in reality, but the xenUs can only see it as a block device (if you config it all that way)) or you can wait for XenFS. Mark will probably announce when xenfs is ready. _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |