Displaying 1 result from an estimated 1 matches for "xen_refresh_dev".
2003 Dec 19
9
virtual disk/block-device problem
...disk as its root?
Currently I do not, I just set root=/dev/xvdN in xi_build where xvdN is the
device I create/use here for dom0 initialization. Do I need to do a
"xenctl physical grant" for either the virtual block device or the
partition on which the virtual disks reside?
Moving on:
xen_refresh_dev /dev/xvda
xen_refresh_dev /dev/xvdb
xen_refresh_dev /dev/xvdc
I read in the mailing list archive that this refresh is needed...
Now I run "fdisk -l" on each of them and get:
Disk /dev/xvda: 255 heads, 63 sectors, 16 cylinders
Disk /dev/xvdb: 255 heads, 63 sectors, 32 cylinders
Disk...