Comment 4 for bug 226335

Revision history for this message
bgrupe (bgrupe) wrote :

I built a test kernel using the following commands (last line is the kernel it actually built for you, 17.32 contained the fix for this bug):

sudo aptitude install linux-kernel-devel fakeroot build-essential ubuntu-dev-tools git

git-clone git://kernel.ubuntu.com/ubuntu/ubuntu-hardy.git openvz

cd openvz
AUTOBUILD=1 NOEXTRAS=1 DEB_BUILD_OPTIONS=parallel=4 fakeroot debian/rules custom-binary-openvz
cd ..
sudo gdebi linux-image-2.6.24-17-openvz_2.6.24-17.32_amd64.deb