Sander,<br><br>That's what I did:<br>- I was trying to create a virtual machine with hardy on it (hardy on the host too) using xen-create-image.<br>- xen-tools isn't coming with hooks for installing hardy (I've already filled a bug report about that), so I tried symlinking hardy.d to edgy.d just like the symlinks from feisty.d and gutsy.d.<br>
- Runned: xen-create-image --force --fs ext3 --image-dev /dev/group/volume_root --memory 512 --passwd --swap-dev /dev/group/volume_swap --dist hardy --mirror <a href="http://br.archive.ubuntu.com/ubuntu">http://br.archive.ubuntu.com/ubuntu</a> --gateway gateway_ip_addr --ip ip_addr --netmask netmask_addr --hostname hostname_addr, where "group/volume_root", "group/volume_swap", "gateway_ip_addr", "ip_addr", "netmask_addr", "hostname_addr" are actually other things that I've changed to get some privacy.<br>
- Tried to boot, but initramfs can't find the root.<br>- Fixed a few things on the configuration file generated by xen-create-image (tried different combinations, this is how it ended):<br>  - Add "root        = '/dev/sda2 ro'" after the memory line.<br>
  - Fixed the disk section that just contained "',sda1,w'," inside of it, at the end it became:<br>      disk        = [ 'phy:group/volume_swap,sda1,w', 'phy:group/volume_root,sda2,w' ]<br>
- Add "xenblk" to /etc/initramfs-tools/modules and recreated the initrd file. (the same as the above item, what seemd to work after a few tentatives)<br>- Runned xm create -c hostname_addr<br>- Machine starts to boot and hangs at:<br>
 * Running local boot scripts (/etc/rc.local)                            [ OK ]<br><br>- Switched to gutsy (in xen-create-image), thinking that maybe it hangs because of some new hook needed for hardy.<br>- Got the same problem that I had with hardy.<br>
<br>The LVM group and the volumes existed previously, the machine is an Athlon 64 X2 with 3.5gb of ram. I'm using a custom linux kernel version <a href="http://2.6.24.3">2.6.24.3</a> based on the available source for 2.6.24-12-xen. Tried also using the official kernel (2.6.24-12-xen) with the original initrd but failed on the initrd problem that I described above, tried it with a new initrd and it got stuck in the same "Running local boot scripts [ OK ]" as above.<br>
<br>I'm using xen-tools version 3.8-4ubuntu2 and xen-hypervisor-3.2 version 3.2.0-0ubuntu9.<br><br>I tried to cover every aspect that may be relevant to the setup, please tell me if I've missed anything.<br><br><br>
Cheers, Leandro.<br><br><br><div><span class="gmail_quote">2008/4/2, Sander van Vugt <<a href="mailto:mail@sandervanvugt.nl">mail@sandervanvugt.nl</a>>:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I've done some, don't know if I can help, but tell us some more about the issues you're having.<br>
<br>
Sander van Vugt<br>
<br>
<br>
Leandro Pereira de Lima e Silva schreef:<div><span class="e" id="q_11910e2f1a67b9d5_1"><br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Is anyone here using Xen (3.2) on Hardy? I'm having some problems with a machine created using xen-tools and I would like discuss that.<br>
<br>
Cheers,<br>
<br>
-- <br>
Leandro Pereira de Lima e Silva <br>
</blockquote>
<br>
</span></div></blockquote></div><br><br clear="all"><br>-- <br>Leandro Pereira de Lima e Silva