| Forum |
|
|||||||
| Open Source A place where you can talk to like-minded people about the fastest growing software movement today! Discuss anything and everything about Open Source software and Operating Systems. |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|
#1 (permalink) |
|
Wise Old Owl
Join Date: Nov 2006
Location: Pune, Maharashtra, India
Posts: 1,728
|
When I try to start xend with the xend the command in default kernel, it gives my the following error- Code:
ERROR Internal error: Could not obtain handle on privileged command interface (2 = No such file or directory)
Traceback (most recent call last):
File "/usr/sbin/xend", line 15, in <module>
from xen.xend.server import SrvDaemon
File "/usr/lib/python2.5/site-packages/xen/xend/server/SrvDaemon.py", line 26, in <module>
import relocate
File "/usr/lib/python2.5/site-packages/xen/xend/server/relocate.py", line 26, in <module>
from xen.xend import XendDomain
File "/usr/lib/python2.5/site-packages/xen/xend/XendDomain.py", line 35, in <module>
from xen.xend import XendOptions, XendCheckpoint, XendDomainInfo
File "/usr/lib/python2.5/site-packages/xen/xend/XendCheckpoint.py", line 20, in <module>
from xen.xend import balloon, sxp, image
File "/usr/lib/python2.5/site-packages/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)')
__________________
KDE on ArchLinux PHP, MySQL, PostgreSQL, Linux, Apache; Message me to hire (freelancing only) Explore Technology @ http://www.itech7.com Cheap and Reliable VPS Hosting @ http://j.mp/arHk5e |
|
|
| Advertisements. Register and be a member of the community to get rid of them. | |
|
Advertisement
|
|
|
|
#2 (permalink) |
|
18 Till I Die............
Join Date: Jul 2004
Location: India, Mumbai, Marine Lines
Posts: 5,792
|
Sorry, not the correct answer but if you have hardware virtualisation, I have signatures turned off so can't see your config, then have you given KVM a shot?
__________________
http://www.bash.org/?258908 |
|
|
|
|
#3 (permalink) | |
|
Wise Old Owl
Join Date: Nov 2006
Location: Pune, Maharashtra, India
Posts: 1,728
|
Quote:
Intel Dual Core 2*2 Ghz, 200 GB HDD (160 SATA+40 IDE); 1 GB RAM; LG DVD-RW; Intel 945 mobo what do u mean by hardware virtualization ??
__________________
KDE on ArchLinux PHP, MySQL, PostgreSQL, Linux, Apache; Message me to hire (freelancing only) Explore Technology @ http://www.itech7.com Cheap and Reliable VPS Hosting @ http://j.mp/arHk5e |
|
|
|
|
|
#4 (permalink) |
|
18 Till I Die............
Join Date: Jul 2004
Location: India, Mumbai, Marine Lines
Posts: 5,792
|
Dual Core as in Pentium D or Core2? Core2 has hardware based virt. If unsure check
Code:
cat /proc/cpuinfo | grep -o vmx
__________________
http://www.bash.org/?258908 |
|
|
|
|
#5 (permalink) | |
|
Wise Old Owl
Join Date: Nov 2006
Location: Pune, Maharashtra, India
Posts: 1,728
|
Quote:
I tried to install KVM but the hardware accelerator option doesn't come in Virt-Manager.
__________________
KDE on ArchLinux PHP, MySQL, PostgreSQL, Linux, Apache; Message me to hire (freelancing only) Explore Technology @ http://www.itech7.com Cheap and Reliable VPS Hosting @ http://j.mp/arHk5e |
|
|
|
|
|
#7 (permalink) | |
|
Wise Old Owl
Join Date: Nov 2006
Location: Pune, Maharashtra, India
Posts: 1,728
|
Quote:
Code:
model name : Intel(R) Pentium(R) Dual CPU E2180 @ 2.00GHz model name : Intel(R) Pentium(R) Dual CPU E2180 @ 2.00GHz
__________________
KDE on ArchLinux PHP, MySQL, PostgreSQL, Linux, Apache; Message me to hire (freelancing only) Explore Technology @ http://www.itech7.com Cheap and Reliable VPS Hosting @ http://j.mp/arHk5e |
|
|
|
|
|
#8 (permalink) |
|
String Phreak
Join Date: Mar 2005
Location: In ur Evil Mind!
Posts: 2,453
|
Follow the Redhat Virtualization Guide.
__________________
Bad Bad server.....No candy for u! |
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Virtualization - impact of virus | eagercyber | Software Q&A | 2 | 01-05-2008 07:52 AM |
| Virtualization in Linux: Parallels virtualization software is now available in Ubuntu | subratabera | Open Source | 10 | 14-02-2008 11:40 PM |
| Sun's new virtualization manager supports Windows, Linux | CadCrazy | Technology News | 2 | 17-11-2007 09:00 AM |
| Microsoft cuts Windows virtualization features | morpheusv6 | Technology News | 2 | 15-05-2007 04:56 PM |
| Intel spills beans on Core 2 successor: SSE4, faster virtualization, bigger caches | kirangp | Technology News | 1 | 29-03-2007 01:12 PM |