Package: Linux-image-2.6.30-2-686 Version: 2.6.30-8squeeze1 In the post-install, the menu.lst file is rewriten and it includes lines like these:
title Debian GNU/Linux, kernel 2.6.30-2-686 root (hd0,0) kernel /boot/vmlinuz-2.6.30-2-686 root=/dev/hda1 ro quiet initrd /boot/initrd.img-2.6.30-2-686 title Debian GNU/Linux, kernel 2.6.30-2-686 (single-user mode) root (hd0,0) kernel /boot/vmlinuz-2.6.30-2-686 root=/dev/hda1 ro single initrd /boot/initrd.img-2.6.30-2-686 -------------- I think: * in menu.lst: /dev/hda1 must be changed to /dev/sda1 * fstab must also be modified. At least for the first time upgrading from stable to testing/unstable This is also the case for Linux-image-2.6.31 and Linux-image-2.6.32 and other platforms. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

