On Wed, 7 Mar 2007, Avi Kivity wrote:

> Greg M Lee wrote:
> > Hi
> >   updated to latest FC6 kernel yesterday ie 2.6.19-1.2911.6.5.fc6
> > compiled kvm-15 from sourceforge this morning
> > chose the unpatched kernel instructions [ was this the right choice ?]
> > configure, make, make install all went fine (some warnings here and
> > there)
> > modprobe kvm-intel gave a bunch of errors in dmesg the first of which
> > was:  SELinux: initialized (dev kvmfs, type kvmfs), not configured for
> > labeling
> > 
> >   
> 
> Ouch.  Anybody here know how to deal with that?

It's not an error, SELinux just doesn't know about this type of fs, and 
there's no configuration for the mount point.  Looks like the SELinux 
policy package needs to be updated.  (Note that this has nothing to do 
with the errors encountered).


> 
> > so I disabled SELinux
> > modprobe kvm-intel still gave a bunch of errors in dmesg:
> > 
> > kvm_intel: Unknown symbol gfn_to_memslot
> >   
> 
> Try with the attached patch.  Unfortunately you also have to reboot.
> 
> 

-- 
James Morris
<[EMAIL PROTECTED]>

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
kvm-devel mailing list
kvm-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/kvm-devel

Reply via email to