Comment 17 for bug 210672

Revision history for this message
Karoly Molnar (karoly-molnar) wrote :

I can confirm that the 2.6.24-16 kernel compiled from the ubuntu kernel git, boots and works as expected.
http://kernel.ubuntu.com/git?p=ubuntu/ubuntu-hardy.git;a=summary

$ git-clone git://kernel.ubuntu.com/ubuntu/ubuntu-hardy.git openvz
$ cd openvz
$ AUTOBUILD=1 NOEXTRAS=1 fakeroot debian/rules custom-binary-openvz
$ sudo dpkg -i linux-image-2.6.24-16-openvz_2.6.24-16.30_i386.deb

Thanks for making this happen ;-)
Karoly