2.6.29 pv-grub - 50% wait?
Anyway, 2.6.29 was recently marked stable on Gentoo, so I:
Booted Linode's 2.6.29 test kernel
zcat /proc/config.gz > /usr/src/linux/.config
cd /usr/src/linux ; make && make modules install, etc.
When I boot my new kernel it takes eons - once booted, top shows 50% wa.
2.6.28 still boots fine.
Anyway, switched to Linode's 2.6.29, instead, but wondering if anyone has seen the same?
2 Replies
@dfelicia:
Anyway, switched to Linode's 2.6.29, instead, but wondering if anyone has seen the same?
I have not noticed the same, and I'm running 2.6.29-linode18 with a patch (of my own). It's actually been fairly reliable for me, and my bootup is under 10 seconds.
What does dmesg tell you?
I did compile the kernel using distcc, though I doubt that should matter?