|
|
|
|
|
|
|
|
|
|
xen-users
[Xen-users] FC4 boot hangs up when enabling eth0
Hi folks.
I use Fedora Core 4, and I am new to Xen. I have installed Xen packages from FC4 yum repository, and it is not working. I believe I'm missing some very basic configuration detail. These are my packages:
xen-2-20050522
kernel-xenU-2.6.12-1.1398_FC4
kernel-xen0-2.6.12-1.1398_FC4
The only configuration I've made was to modify grub.conf like this:
default=1
timeout=5
splashimage=(hd0,0)/grub/splash.xpm.gz
hiddenmenu
title Fedora Core (2.6.12-1.1398_FC4xen0)
root (hd0,0)
kernel /xen.gz dom0_mem=262144
module /vmlinuz-2.6.12-1.1398_FC4xen0 ro root=LABEL=/ 3
module /initrd-2.6.12-1.1398_FC4xen0.img
title Fedora Core (2.6.12-1.1398_FC4)
root (hd0,0)
kernel /vmlinuz-2.6.12-1.1398_FC4 ro root=LABEL=/ rhgb quiet
initrd /initrd-2.6.12-1.1398_FC4.img
My problem is, when I'm booting up with Xen dom0 kernel, my system simply hangs up when enabling eth0. If I boot I tryed to boot step by step, skipping the eth0 enabling script, and it works fine.
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|