> I have just installed Nevada build 75 and am tyring > to create an HVM domain using the recipe posted @ > http://opensolaris.org/os/community/xen/docs/windows.g > uest.html. When executing the 'xm create winxp.hvm' > command, I instantly receive the following output: > > "ERROR Internal error: Could not obtain handle on > privileged common interface (2 = No such file or > directory) > Using config file "./winxp.hvm" > > ERROR Internal error: Could not ...(same error above > repeated 8 more times) > > Error: Unable to connect to xend: No such file or > directory. Is xend running? > > It seems as though the config file is having trouble > locating either my .iso image or my disk file (both > located in /export/winxp). > > Any suggestions?
1. ) No, it seems as though you are trying to run a domin in i86pc; what does 'uname -a' say? If there stands x86pv at the very end of the line, then go to #2, if not, reboot into Xen = Solaris xVM 2. ) If under xen, then check "svcs -a |grep xvm"'s output. All four services should be online. 3.) You cannot do that as an ordinary user; if all the above are ok, then 'su' to root! Hope this helps! This message posted from opensolaris.org _______________________________________________ opensolaris-help mailing list [email protected]
