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.
Environment: Dell SC1435 server with 2346HE quad-core cpu AMD-V 16GB
OS: Centos 5.2
Kernel: 2.6.18-92.1.13
Application: KVM install
Situation so far: Following the "CentOS guide to installing KVM"
Ran: grep svm /procinfo/cpuinfo to ensure that amd processor acceptable for virtualisation. Result: Passed
Ran: yum install kvm kmod-kvm Result: all installed correctly with no error messages
Ran: modprobe kvm-amd to check kvm module matches infrastructure
Result: FATAL: Error inserting kvm-amd (/lib/modules/2.6.18-92.1.13.el5/extra/kvm/kvm-amd.ko): Operation not supported
Actions taken so far: 1. Googled this error message, checked the seemingly-relevant results. None seemed to match this particular issue, and not for CentOS
2. Posted this request last night in CentOS forum, no response yet
3. Joined this forum, Searched on 'KVM' and read the many hits that resulted - again, not the same error message
My status: Complete newbie - and desperate! (all prior experience in Windows), up against deadline tomorrow
Request: Could somebody please advise me what this error message is actually saying, and the likely causes? How can one determine which operation it is that is not supported? Guidance on what to try next very much appreciated, please.
Thank you
Graham
Last edited by gstones; 11-10-2008 at 07:39 AM..
Reason: Solved!
Result: FATAL: Error inserting kvm-amd (/lib/modules/2.6.18-92.1.13.el5/extra/kvm/kvm-amd.ko): Operation not supported
Request: Could somebody please advise me what this error message is actually saying, and the likely causes? How can one determine which operation it is that is not supported?
If it's SE Linux then changing context could fix things, if the module doesn't agree with your kernel (for whatever reason) rebuilding it from source might help. Else, and without actual dmesg, log output and trace info it's hard to say what goes wrong...
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.