![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Advanced & Expert Users Expert-to-Expert. Learn advanced UNIX, UNIX commands, Linux, Operating Systems, System Administration, Programming, Shell, Shell Scripts, Solaris, Linux, HP-UX, AIX, OS X, BSD. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| system won't start to GUI it stuck | eykyn17 | SUN Solaris | 7 | 11-14-2007 04:19 PM |
| warnings @ system start & shutdown | chaandana | UNIX for Advanced & Expert Users | 1 | 07-02-2007 07:50 PM |
| Cron job at system start up | rcunn87 | Shell Programming and Scripting | 3 | 07-06-2006 04:57 AM |
| System will not start | karlb1 | SCO | 1 | 11-04-2004 10:48 AM |
| how to start the x window system | nobody | HP-UX | 7 | 04-09-2004 08:55 PM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
Xend cannot start in my system
Hi all,,i'm sorry if my post is repost..but i'm need help about my problem...
My specifications is : Sony Vaio VGN CR-323 Intel Dual-Core T2390(1.86 GHz) Memory 2GB DDR Harddisk 200GB with Debian lenny 2.6.26-1-686 i'm install xen via apt-get install xen blah..blah blah root@hell:~# dpkg -l | grep xen ii libc6-xen 2.7-13 GNU C Library: Shared libraries [Xen version] ii libxenstore3.0 3.2.1-2 Xenstore communications library for Xen ii linux-headers-2.6.26-1-common-xen 2.6.26-5 Common header files for Linux 2.6.26-1-xen ii linux-headers-2.6.26-1-xen-686 2.6.26-5 Header files for Linux 2.6.26-1-xen-686 ii linux-image-2.6-xen-686 2.6.26+16 Linux 2.6 image on i686 ii linux-image-2.6.26-1-xen-686 2.6.26-5 Linux 2.6.26 image on i686 ii linux-modules-2.6.26-1-xen-686 2.6.26-5 Linux 2.6.26 modules on i686 ii xen-hypervisor-3.2-1-i386 3.2.1-2 The Xen Hypervisor on i386 ii xen-shell 1.8-3 Console based Xen administration utility ii xen-tools 3.9-3 Tools to manage Debian XEN virtual servers ii xen-utils-3.2-1 3.2.1-2 XEN administrative tools ii xen-utils-common 3.2.0-2 XEN administrative tools - common files ii xenstore-utils 3.2.1-2 Xenstore utilities for Xen it's my package all about xen...thats problem if i'm attempting to start xend...like this : root@hell:~# xend start WARING! Can't find hypervisor information in sysfs! ERROR Internal error: Could not obtain handle on privileged command interface (2 = No such file or directory) Traceback (most recent call last): File "/usr/lib/xen-default/bin/xend", line 38, in <module> from xen.xend.server import SrvDaemon File "/usr/lib/xen-3.2-1/lib/python/xen/xend/server/SrvDaemon.py", line 26, in <module> import relocate File "/usr/lib/xen-3.2-1/lib/python/xen/xend/server/relocate.py", line 26, in <module> from xen.xend import XendDomain File "/usr/lib/xen-3.2-1/lib/python/xen/xend/XendDomain.py", line 35, in <module> from xen.xend import XendOptions, XendCheckpoint, XendDomainInfo File "/usr/lib/xen-3.2-1/lib/python/xen/xend/XendCheckpoint.py", line 20, in <module> from xen.xend import balloon, sxp, image File "/usr/lib/xen-3.2-1/lib/python/xen/xend/image.py", line 36, in <module> xc = xen.lowlevel.xc.xc() xen.lowlevel.xc.Error: (1, 'Internal error', 'Could not obtain handle on privileged command interface (2 = No such file or directory)') i'm try to cat /var/log/xen/xend.log but empty can help me?...i need the solution or link to solve this problem....thank you a lot.... |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|