(disabled)Fully Virtualization radio button in XEN
Linux - NewbieThis forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place!
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
i installed Xen packages in a RHEL 5 server x86_64. Currently i could successfully run virt-manager, but when i start to make a vitualized OS i was only left with the choice "paravitualized" the radio button "fully virtualized" is disabled. I want to choose the "fully virtualized". What seem to be the problem? hope you could help me in this one.
What is your hardware? Esp. which CPU do you have?
You can check both Intel & AMD CPU's w/:
Code:
egrep -e 'vmx|svm' /proc/cpuinfo
If the command returns nothing, then the CPU does not have hardware-assisted virtualization support. AMD-V ("Pacifica") chips will show "svm" in the flags line of /proc/cpuinfo, while Intel VT ("Vanderpool") ones show "vmx".
I have the problem with xen.
Previously I have installed xen and was working fine, now I have reinstall the whole system again and at this time the xen kernel is rebooting again and again.
What could be the caused?
sorry for replying in this mail as I am not getting any response from the members.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.