|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] domU unbootable after unknown error
On Thursday 11 September 2008, Alain Barthe wrote:
> 2008/9/10 Charlie Farinella <cfarinella@xxxxxxxxxxxxxxxxxxxxxxxx>
>
> >
> > [root@xen3 xen]# xm create wspd -n
> > Using config file "./wspd".
> > Traceback (most recent call last):
> > File "/usr/bin/pygrub", line 651, in ?
> > fs = fsimage.open(file, get_fs_offset(file))
> > IOError: [Errno 95] Operation not supported
> > No handlers could be found for logger "xend"
> > Error: Boot loader didn't return any data!
> > Usage: xm create <ConfigFile> [options] [vars]
> > Create a domain based on <ConfigFile>.
> >
>
> Try to run pygrub manually and see what's happening:
> pygrub /dev/VolGroup00/wspd
I get the same error:
[root@xen3 cfarinella]# pygrub /dev/VolGroup00/wspd
Traceback (most recent call last):
File "/usr/bin/pygrub", line 651, in ?
fs = fsimage.open(file, get_fs_offset(file))
IOError: [Errno 95] Operation not supported
--
------------------------------------------------------------------------
Charles Farinella
Appropriate Solutions, Inc. (www.AppropriateSolutions.com)
cfarinella@xxxxxxxxxxxxxxxxxxxxxxxx
voice: 603.924.6079 fax: 603.924.8668
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|