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] Error Creating Domain:vbd:Segment phy:/dev/hda3 is in writab

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Error Creating Domain:vbd:Segment phy:/dev/hda3 is in writable use
From: "AMIT KUMAR" <amitkpce@xxxxxxxxxxxxxx>
Date: 6 Oct 2005 14:43:41 -0000
Delivery-date: Thu, 06 Oct 2005 15:14:42 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
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>
Reply-to: AMIT KUMAR <amitkpce@xxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx

 
  hi all,
              I have few problem while trying to create new domain using,
xm create xmexample1 -c

the error message is
"Error Creating Domain:vbd:Segment phy:/dev/hda3 is in writable use"


the details of xmexample1 file are
kernel = "/boot/vmlinuz-2.4.30-xenU"
memory = 64
name = "GuestLinux-2.4.30"
disk = [ 'phy:/dev/hda3,hda1,r',
        'phy:/dev/hda4,hda2,r' ]
root="/dev/hda1 ro "
extra = "4"

Red Hat Linux installation is on /dev/hda3 and swap space is on /dev/hda4
The details of grub file are:
default=0
timeout=10
splashimage=(hd0,1)/grub/splash.xpm.gz
title Red Hat Enterprise Linux WS (2.4.21-4.EL)
        root (hd0,1)
        kernel /vmlinuz-2.4.21-4.EL ro root=LABEL=/
        initrd /initrd-2.4.21-4.EL.img
title DOS
        rootnoverify (hd0,0)
        chainloader +1
title Xen 2.0 / XenLinux 2.6
        root(hd0,1)
  kernel /xen-2.0.gz dom0_mem=131072
        com1=115200,8n1 noht console=com1
  module /vmlinuz-2.4-xen0  ro root=/dev/hda3  console=tty0



Can anyone advise me what is the source of problem?



_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>