Richard W.M. Jones wrote:
Steven W. Moyer wrote:
Thanks Rich!

Do you get an error message?


Yes ... it's "Failed to autostart network 'default': cannot create bridge 'virbr0' : Package not installed"

That's an odd one.

So the particular error (Package not install / ENOPKG) seems to happen when the kernel cannot request the bridge.ko kernel module to be loaded. It seems like that either you don't have this module, or else something in your /etc/modprobe.conf or /etc/modprobe.d/* is confusing or preventing the module from being loaded.

You might try: modprobe bridge.ko and see if it gives any errors.

Rich.

--
Emerging Technologies, Red Hat - http://et.redhat.com/~rjones/
Registered Address: Red Hat UK Ltd, Amberley Place, 107-111 Peascod
Street, Windsor, Berkshire, SL4 1TE, United Kingdom.  Registered in
England and Wales under Company Registration No. 03798903

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

--
Libvir-list mailing list
Libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to