updated debian on older image.

Sun 26 February 2012
By mute

I manually installed debian squeeze over the older debian on my VPS. I had to mess with grub. This is a note to self on how to fix when the kernel is updated:

PyGrub "grub-probe can't find drive for /dev/xvda1" error - Debian Squeeze

Mainly just

mknod /dev/xvda b 202 0

Comments