On 2/6/07, Jerry Amundson <jamundso@xxxxxxxxx> wrote:
On 2/6/07, Henning Sprang <henning_sprang@xxxxxx> wrote:
> On 2/6/07, Jon Christensen <jonc21@xxxxxxxxx>
wrote:
> >
> > I did try it. That's why I can't do
it. ifconfig -a does not show anything
> > but the loopback. I used this kernel on a whitebox 4
installation. I
> > assumed it had ethernet support compiled in. Does anyone
roll guest kernels
> > somewhere that I can download? Not afraid to try a
different kernel.
>
> I don't know about whitebox, but it's unlikely someone provides a domU
> kernel without any network drivers.
>
> It's more likely that you missed to add the initrd to your vm config,
> and/or forgot to copy the modules into the image you want to boot, in
> case your kernel is not monolithic. I don't know what version of xen
> you are using, and who built the xen and xen-linux-kernel packages
> how.
The jailtime image might expect to be booted with something other than
kernel = "/boot/vmlinuz-2.6.16-1.2122_FC5xenU"
grep netfront: /var/log/message*
in the guest to see if the xennet driver loaded...