I have just received this e-mail about a workaround for Xen in Hardy.<br><br>Cheers, Leandro.<br><br>---------- Forwarded message ----------<br><span class="gmail_quote">Subject: [Bug 204010] Workaround Procedure<br><br></span>I was able to get things working by doing the following:<br>
<br> PREREQUISITES:<br> ==========<br> *The domUs are able to start<br> *The domUs have interfaces<br> *The dom0 and domUs are unable to ping each other.<br> * "brctl show" should show something like:<br> bridge name bridge id STP enabled interfaces<br>
eth0 8000.001ec93cb620 no peth0<br> vif1.0<br> * dom0 can run anything up to and including 2.6.24-16. Latter kernels<br>
have not been tested.<br> <br> (note: the /gutsy is not a typo. Its a way to tell apt-get to<br> use a different release of ubuntu)<br> <br> PROCEDURE:<br> =========<br> 1. apt-get install linux-ubuntu-modules-2.6.22-14-xen/gutsy<br>
2. apt-get install linux-image-2.6.22-14-xen/gutsy<br> 3. apt-get install linux-restricted-modules-2.6.22-14-xen/gutsy<br> 4. Edit the /etc/xen/*.cfg file, and replace:<br> kernel = '/boot/vmlinuz-2.6.24-15-xen'<br>
ramdisk = '/boot/initrd.img-2.6.24-15-xen'<br> with:<br> kernel = '/boot/vmlinuz-2.6.22-14-xen'<br> ramdisk = '/boot/initrd.img-2.6.22-14-xen'<br> <br><br> --<br> networking not working<br>
<a href="https://bugs.launchpad.net/bugs/204010">https://bugs.launchpad.net/bugs/204010</a><br> You received this bug notification because you are a direct subscriber<br> of the bug.<br> <br clear="all"><br>-- <br>Leandro Pereira de Lima e Silva