<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Xen - installation in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/xen-installation/m-p/4039682#M29352</link>
    <description>Hi there I'm following this tutorial:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.howtoforge.com/xen_3.0_ubuntu_dapper_drake" target="_blank"&gt;http://www.howtoforge.com/xen_3.0_ubuntu_dapper_drake&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Till now I did this:&lt;BR /&gt;&lt;BR /&gt;1. 1.Install a clean base server system.&lt;BR /&gt;&lt;BR /&gt;2. apt-get update&lt;BR /&gt;&lt;BR /&gt;3. apt-get upgrade&lt;BR /&gt;&lt;BR /&gt;4. apt-get install iproute python python-twisted bridge-utils debootstrap&lt;BR /&gt;5. wget &lt;A href="http://www.cl.cam.ac.uk/Research/SRG/netos/xen/downloads/xen-3.0.1-install-x86_32.tgz" target="_blank"&gt;http://www.cl.cam.ac.uk/Research/SRG/netos/xen/downloads/xen-3.0.1-install-x86_32.tgz&lt;/A&gt;&lt;BR /&gt;6. tar xvf xen-3.0.1-install-x86_32.tgz&lt;BR /&gt;&lt;BR /&gt;7. cd xen-3.0.1-install&lt;BR /&gt;&lt;BR /&gt;8. ./install.sh  &lt;BR /&gt;&lt;BR /&gt;9. Check for error messages - it should say OK to all. &lt;BR /&gt;&lt;BR /&gt;10. see /lib/modules for the correct kernel version &lt;BR /&gt;(2.6.12.6-xen  2.6.12.6-xen0  2.6.12.6-xenU  &lt;BR /&gt;&lt;BR /&gt;2.6.15-26-server)&lt;BR /&gt;&lt;BR /&gt;11. /sbin/depmod -a 2.6.12.6-xen &lt;BR /&gt;&lt;BR /&gt;12. Edit /etc/mkinitramfs/modules and append the following line:&lt;BR /&gt;loop max_loop=64&lt;BR /&gt;&lt;BR /&gt;13. cd /boot&lt;BR /&gt;&lt;BR /&gt;14. mkinitramfs -o initrd.img- 2.6.12.6-xen 2.6.12.6-xen&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;And I'm having this eror:&lt;BR /&gt;&lt;BR /&gt;root@xen:/boot# mkinitramfs -o initrd.img-2.6.12.6-xen 2.6.12.6-xen&lt;BR /&gt;&lt;BR /&gt;W: udev hook script requires at least kernel version 2.6.15&lt;BR /&gt;W: not generating requested initramfs for kernel 2.6.12.6-xen&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Does anyone know how to get rid of this problem ?&lt;BR /&gt;&lt;BR /&gt;Cheers</description>
    <pubDate>Wed, 18 Jul 2007 10:34:36 GMT</pubDate>
    <dc:creator>Piotr Kirklewski</dc:creator>
    <dc:date>2007-07-18T10:34:36Z</dc:date>
    <item>
      <title>Xen - installation</title>
      <link>https://community.hpe.com/t5/operating-system-linux/xen-installation/m-p/4039682#M29352</link>
      <description>Hi there I'm following this tutorial:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.howtoforge.com/xen_3.0_ubuntu_dapper_drake" target="_blank"&gt;http://www.howtoforge.com/xen_3.0_ubuntu_dapper_drake&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Till now I did this:&lt;BR /&gt;&lt;BR /&gt;1. 1.Install a clean base server system.&lt;BR /&gt;&lt;BR /&gt;2. apt-get update&lt;BR /&gt;&lt;BR /&gt;3. apt-get upgrade&lt;BR /&gt;&lt;BR /&gt;4. apt-get install iproute python python-twisted bridge-utils debootstrap&lt;BR /&gt;5. wget &lt;A href="http://www.cl.cam.ac.uk/Research/SRG/netos/xen/downloads/xen-3.0.1-install-x86_32.tgz" target="_blank"&gt;http://www.cl.cam.ac.uk/Research/SRG/netos/xen/downloads/xen-3.0.1-install-x86_32.tgz&lt;/A&gt;&lt;BR /&gt;6. tar xvf xen-3.0.1-install-x86_32.tgz&lt;BR /&gt;&lt;BR /&gt;7. cd xen-3.0.1-install&lt;BR /&gt;&lt;BR /&gt;8. ./install.sh  &lt;BR /&gt;&lt;BR /&gt;9. Check for error messages - it should say OK to all. &lt;BR /&gt;&lt;BR /&gt;10. see /lib/modules for the correct kernel version &lt;BR /&gt;(2.6.12.6-xen  2.6.12.6-xen0  2.6.12.6-xenU  &lt;BR /&gt;&lt;BR /&gt;2.6.15-26-server)&lt;BR /&gt;&lt;BR /&gt;11. /sbin/depmod -a 2.6.12.6-xen &lt;BR /&gt;&lt;BR /&gt;12. Edit /etc/mkinitramfs/modules and append the following line:&lt;BR /&gt;loop max_loop=64&lt;BR /&gt;&lt;BR /&gt;13. cd /boot&lt;BR /&gt;&lt;BR /&gt;14. mkinitramfs -o initrd.img- 2.6.12.6-xen 2.6.12.6-xen&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;And I'm having this eror:&lt;BR /&gt;&lt;BR /&gt;root@xen:/boot# mkinitramfs -o initrd.img-2.6.12.6-xen 2.6.12.6-xen&lt;BR /&gt;&lt;BR /&gt;W: udev hook script requires at least kernel version 2.6.15&lt;BR /&gt;W: not generating requested initramfs for kernel 2.6.12.6-xen&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Does anyone know how to get rid of this problem ?&lt;BR /&gt;&lt;BR /&gt;Cheers</description>
      <pubDate>Wed, 18 Jul 2007 10:34:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/xen-installation/m-p/4039682#M29352</guid>
      <dc:creator>Piotr Kirklewski</dc:creator>
      <dc:date>2007-07-18T10:34:36Z</dc:date>
    </item>
    <item>
      <title>Re: Xen - installation</title>
      <link>https://community.hpe.com/t5/operating-system-linux/xen-installation/m-p/4039683#M29353</link>
      <description>Maybe is complaining about you current kernel version, what is your current kernel version? Try updating your current kernel version above 2.6.15.</description>
      <pubDate>Wed, 18 Jul 2007 10:51:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/xen-installation/m-p/4039683#M29353</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2007-07-18T10:51:47Z</dc:date>
    </item>
  </channel>
</rss>

