Clayton Rogers wrote: > I am having difficulty compiling e1000 or bnx2 modules for a xen guest. > These are part of the standard kernel. Why aren't they part of a xen > domU kernel in RHEL5 ?
Because in a domU, you're using a virtualized network interface, not a real one. # grep eth0 /etc/modprobe.conf alias eth0 xennet -- Jarod Wilson [EMAIL PROTECTED]
signature.asc
Description: OpenPGP digital signature
_______________________________________________ rhelv5-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/rhelv5-list
