|
|
|
|
|
|
|
|
|
|
xen-users
[Xen-users] Re: Pygrub Installation
James Dingwall wrote:
I have made a copy of pygrub with that line removed, running directly
against the rootlv gives
/tmp/pygrub /dev/systemvg/domU_rootlv
Traceback (most recent call last):
File "/tmp/pygrub", line 675, in <module>
fs = fsimage.open(file, get_fs_offset(file))
IOError: [Errno 95] Operation not supported
Hm, for me that solved the problem, haven't seen Errno 95 for a while.
Can you mount the lv from dom0 at all? Maybe you're missing the
filesystem driver on dom0?
Best regards,
Christian
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|