Displaying 2 results from an estimated 2 matches for "xvdax".
Did you mean:
xvda
2007 Dec 14
7
CentOS 5.1 and Xen - mount: could not find filesystem ''/dev/root''
Hi all-
I''m hoping someone can help me with this problem with Xen under CentOS
5.1 (RHEL 5.1) I''m having... This is the Xen package that comes stock
with the distribution, I didn''t compile it from source. I can boot
Domain0 and the hypervisor just fine. I''m trying to bring up a Xen
guest VM and it crashes on boot, with this error:
# xm create -c tcga1
2012 Mar 13
1
err0rs while attaching devices to dom0
Hi All,
I want to create a domU file system by copying necessary stuff from Dom0.
However, I encountered an error. I first create a block device for DomU: "
# mknod /dev/xvda1 b 202 0"
Then I want to temporarily attach this device to dom0 in order to copy the
file system of dom0, so I used
a command "# xm block-attach 0 duncan.img /dev/xvda1 w 0".
However, I got an error