<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.16.1">
</HEAD>
<BODY>
I'm  a tad stuck here, looking for help..  Do any Fedora users out there have pointers to Fedora specific docs (examples?) on KVM and networking ? I'm F8 but will take F7 docs.<BR>
<BR>
My situation..<BR>
<BR>
I have a KVM'ed OS that cannot communicate with the outside world,  I understand this is because unlike Xen, KVM does not automatically configure 'bridge networking'. <BR>
<BR>
None of the Fedora docs (including beats) show any references to setting up KVM networking and simple list "use  qemu-kvm".  <BR>
<BR>
Upon running 'qemu-kvm' it complains with :<BR>
<BR>
<TT>open /dev/kvm: No such file or directory</TT><BR>
<TT>Could not initialize KVM, will disable KVM support</TT><BR>
<BR>
And when I attempt to load my network device as a bridge device I get :<BR>
<BR>
<TT>Bringing up interface eth0:  Bridge support not available in this kernel</TT><BR>
<BR>
So I'm referring to the qemu docs for help but so far I'm finding Ubuntu specific docs and I'd rather like to get this working sooner rather than later.
</BODY>
</HTML>