On Tue, 2006-02-21 at 21:15 -0800, Adam Huda wrote: > I'm running rawhide (vmlinuz-2.6.15-1.1955_FC5hypervisor kernel). I'm > booting my guests with the vmlinuz-2.6.15-1.1955_FC5guest kernel. > I've been trying out the guest filesystems from jailtime.org. My xend- > config.sxp is setup for bridging, (network-script network-bridge) > & (vif-script vif-bridge). Whenever I boot into a guest system, > "ifconfig -a" only shows the loopback device. Any ideas on what > happened to eth0? I've tried setting vif = [''] and vif = > ['mac=00:16:3E:00:00:11'] in my guest configuration file. The guest kernel is built with a modular xennet, so you'll need to have the modules in the filesystem image as well. Jeremy