|
|
|
|
|
|
|
|
|
|
xen-users
RE: [Xen-users] mount a partition
In just looking at your config file (assuming that it is copied from the
actual file) there seems to be a syntax error. If you have set up your
drives to be on /dev/xenlvm/data there is only one line where it states
that.
I am also assuming that the domain boots up fully?
Have you formatted the partition?
Can you mount it in the dom0? Is the partition mounted already in dom0?
-Tait
-----Original Message-----
From: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
[mailto:xen-users-bounces@xxxxxxxxxxxxxxxxxxx] On Behalf Of ko0nz
Sent: Friday, February 01, 2008 11:08 AM
To: xen-users
Subject: [Xen-users] mount a partition
hi,
i'd like to know how could i mount a partition on DomU:
i set up lvm partition on Dom0.
i create a lvm partition on Dom0: it's /dev/xenlvm/data
i'd like to use that partition.
so i put on
/etc/xen/srv1.cfg
disk = [ 'phy:xenlvm/toto-disk,sda1,w',
'phy:xenlvm/toto-swap,sda2,w', 'phy:/dev/xenlvm/data,sdb1,w' ]
and i a line to mount on /etc/fstab of the DomU
but i get this error:
mount: /dev/sdb1 is not a valid block device
is there something wrong?
thank you in advance for your help.
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|