On 10/16/2014 12:40 PM, Colin Watson wrote: > On Thu, Oct 16, 2014 at 12:25:25PM +0200, Ivan Sergio Borgonovo wrote: >> * grub-pc/install_devices: >> /dev/disk/by-id/ata-WDC_WD20EZRX-00D8PB0_WD-WMC4M0855797 > [...] >>> ls -l /dev/disk/by-id/ >> lrwxrwxrwx 1 root root 9 Oct 16 04:06 >> ata-WDC_WD20EZRX-00D8PB0_WD-WMC4M0755186 -> ../../sda > [...] >> lrwxrwxrwx 1 root root 9 Oct 16 04:06 >> ata-WDC_WD20EZRX-00D8PB0_WD-WMC4M0855797 -> ../../sdb > > Right, you have two disks on this system and you're only installing GRUB > to the second one. There's probably a vestige of GRUB on the other disk > which happened to be compatible with the modules from 2.00-22 but not > the modules from the new version. I recommend running:
> sudo dpkg-reconfigure grub-pc > Step through without changing anything until you get to the "GRUB > install devices:" question, and then select the master boot records of > both your hard disks, rather than just one of them. That should fix it. I noticed it was installed just on one disk too... but I'm definitively not an expert, infact one of the things I tried to fix this was: grub-install /dev/sda grub-install /dev/sdb but I noticed the grub-pc/install_devices didn't change. I'm reasonably sure that during installation I chose both but it happened several month ago, so I won't bet on it... and I admit I started to be too confident in how smoothly sid behave recently ;) dpkg-reconfigure grub-pc did the trick and now I can see both dev in grub-pc/install_devices I upgraded, rebooted and now everything is fine Unfortunately I can't roll back time to confirm that I actually chose both at install time. If there is any bug actually it should be related to older versions/install and people should not be affected in the future. thanks -- Ivan Sergio Borgonovo http://www.webthatworks.it -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org